jQuery Easy Profiles is jQuery Easy's pro version. This article will show you how you can configure jQuery Easy Profiles
v2.2 (and over) to fit your needs.
Case 1
How do I setup the extension when I want to use the same settings on all pages of my website ?
Configuration
- set the parameters in the
jQuery Easy Profiles
plugin - you do not need to create any module instance
Case 2
How do I setup the extension when I want to use the same settings on all pages except for a few ones ?
Configuration
- enable, but do not set anything in the
jQuery Easy Profiles
plugin - create a module instance of
jQuery Easy Profile
and target the pages with assignment settings
Case 3
How do I setup the extension when I want to the same settings on all pages, but other settings on a few pages ?
Configuration
- set the site-wide parameters in the
jQuery Easy Profiles
plugin - create a module instance of
jQuery Easy Profile
for each needed configuration and target the pages with assignment settings. The module instance(s) will have precedence over the plugin on the targeted pages
Case 4
How do I setup the extension when I want to use settings on just a few pages ?
Configuration
- enable, but do not set anything in the
jQuery Easy Profiles
plugin - create a module instance of
jQuery Easy Profile
for each area that needs fixing and that requires different settings. Use the assignment settings to target the pages specifically
Upgrading from the free jQuery Easy plugin
When you upgrade from jQuery Easy
and as long as the plugin is enabled, most of the work is done for you when installing the jQuery Easy Profiles
(v2.2 and over) extension:
- all
jQuery Easy
settings are transferred to thejQuery Easy Profiles
plugin (only if the free plugin was used site-wide), - or all
jQuery Easy
settings are transferred to a publishedjQuery Easy Profile
module instance (only if the free plugin was used in specific areas of the site), - the
jQuery Easy Profiles
plugin is enabled, - the
jQuery Easy
plugin is disabled.