Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #252409

    I have major things going on here. I can’t export sample sliders first sign somthings wrong.I can’t save or open a slider. When I try to add it says (Are you sure you want to do this?) and I can’t see yes or no. i don’t know if the install is corrupt please help.

    Messages
    [LayerSliderWP] Invalid shortcode

    #252892

    Hi larwash!

    Upload the plugin manually, it’s located under /config-layerslider , use an ftp ( replace all of the files or overwrite ).

    I’m assuming you are using Enfold.

    Best regards,
    David

    #253613

    I tried but did not work- I manually deleted from the templete and bought the stand alone plug-in and installed now i have this error.

    Fatal error: Call to undefined function avia_find_layersliders() in /home/larwash7/public_html/studentdoor.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 41

    Please help as my lay sliders are important to my site- help

    #253676

    Hey!

    Thank you for the update.

    If you want to use the slider as a stand alone plugin, you need to deactivate the default layer slider first. Please edit functions.php, find this code on line 16:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Below, add this code:

    add_theme_support( 'deactivate_layerslider' );
    

    This should disable the theme’s layer slider.

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.