Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #215065

    Is the LayerSlider WP plugin that comes with Enfold 2.4.5 a current full version of LayerSlider WP 5.0.2? If not how do I update it? I’ve purchased LayerSlider 5.0.2 but when I try to Activate the plugin I get the follow fatal error message:

    Fatal error: Cannot redeclare layerslider_load_lang() (previously declared in /home/content/75/7402775/html/mock/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:118) in /home/content/75/7402775/html/mock/wp-content/plugins/LayerSlider/layerslider.php on line 78

    Please advise.
    Kevin

    #215169

    Hi kevinpropper!

    Please deactivate the theme’s default LayerSlider using this on functions.php, find this code on line 3:

    global $avia_config;

    Below, add this code to deactivate the plugin:

    add_theme_support('deactivate_layerslider');

    Install the Layer Slider 5.0 after.

    Cheers!
    Ismael

    #216685

    Thank you Ismael LayerSlider WP 5.0.2 working as expected. I appreciate the help.

    Kvn

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Can I update the LayerSlider WP plugin to LayerSlider WP 5.0.2’ is closed to new replies.