= lsGetSVGIcon('info-circle') ?>
= sprintf( __('Visiting %sSystem Status%s is recommended if you’re experiencing issues on your site or with LayerSlider.', 'LayerSlider'), '
', '') ?>
| = __('Clear 3rd party caches', 'LayerSlider') ?> |
= lsGetSwitchOptionField('clear_3rd_party_caches', true) ?> |
= __('Attempts to automatically clear the caches of the most popular caching plugins. It can help to avoid certain issues like changes not showing up on your front-end pages.', 'LayerSlider') ?> |
| = __('No-conflict mode', 'LayerSlider') ?> |
= lsGetSwitchOptionField('admin_no_conflict_mode', false, [ 'data-warning-enable' => __('Do not enable this option unless you’re experiencing issues on LayerSlider’s admin screens. This option can be helpful in some cases but can easily cause other issues and side effects. Do you want to proceed?', 'LayerSlider') ]) ?> |
= __('Removes extraneous scripts and styles on LayerSlider admin pages to reduce conflicts with 3rd party plugins and themes. Disable this option if you experience any issue.', 'LayerSlider') ?> |
| = __('RocketScript compatibility', 'LayerSlider') ?> |
= lsGetSwitchOptionField('rocketscript_ignore', false) ?> |
= __('Enable this option to ignore LayerSlider files by CloudFlare’s Rocket Loader, which can help overcoming potential issues.', 'LayerSlider') ?> |
| = __('Always load all JavaScript files', 'LayerSlider') ?> |
= lsGetSwitchOptionField('load_all_js_files', false) ?> |
= __('Enabling this option will likely help if you’re experiencing issues with CDN services or JavaScript minify/combine features in a 3rd party plugin. However, it can also negatively impact performance since resources will not be loaded conditionally.', 'LayerSlider' ) ?> |
| = __('Use GreenSock (GSAP) sandboxing', 'LayerSlider') ?> |
= lsGetSwitchOptionField('gsap_sandboxing', true, [
'data-warning-disable' => __('Leaving this option enabled is strongly recommended to maximize compatibility with other plugins and themes. Disabling it might cause unexpected issues. Do you wish to proceed?', 'LayerSlider')
]) ?> |
= __('Enabling GreenSock sandboxing can solve issues when other plugins are using multiple/outdated versions of this library.', 'LayerSlider') ?> |
| = __('Use Google CDN version of jQuery', 'LayerSlider') ?> |
= lsGetSwitchOptionField('use_custom_jquery', false, [ 'data-warning-enable' => __('Do not enable this option unless you’re experiencing issues with jQuery on your site. This option can easily cause unexpected issues when used incorrectly. Do you want to proceed?', 'LayerSlider') ]) ?> |
= __('This option will likely solve “Old jQuery” issues, but can easily have other side effects. Use it only when it is necessary.', 'LayerSlider') ?> |
| = __('Scripts priority', 'LayerSlider') ?> |
= lsGetOptionField('text', 'scripts_priority', 3, [ 'class' => 'ls--mini', 'placeholder' => 3 ] ) ?> |
= __('Used to specify the order in which scripts are loaded. Lower numbers correspond with earlier execution.', 'LayerSlider') ?> |