Banner for Script Logic
Script Logic lets you control on which pages scripts and style sheets load using WP's conditional tags. Wordpress Tutorial
Noted That:
  • To install correctly this script-logic.zip .
  • Fisrt Download the script-logic.zip to your computer
  • Extract/Open script-logic.zip to Your Computer.
  • Then, Find readme.txt file inside script-logic.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " script-logic.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Script Logic

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Script Logic

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Script Logic

Step-5 : Now, Browse " script-logic.zip " Downloaded plugin from your computer, Where you downloaded " script-logic.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Script Logic

Step-6 : Now, Click on " Active Plugin "

Activate Script Logic

Step-7 : Then, See left Side Menu. " Script Logic " folder is added on left Side Menu. Now, Click on " Script Logic " folder.

Noted that: If you do not see " Script Logic " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Script Logic Configurations and Settings or How to work " Script Logic " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Script Logic " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Script Logic
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin at Settings -> Script Logic
  4. That’s it.

Configuration

On plugin configuration page you see all script and CSS files with a logic field. Lets suppose you are using Contact Form 7 plugin. You created a page Contact Us (slug = contact-us) and want to include Contact Form 7 scripts only on this page. Find the Contact Form 7 scripts on plugin’s configuration page (they have handle = contact-form-7) and put is_page('contact-us') in logic field


Name