Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #511024

    I want to delete the preloaded LAYERSLIDER WP slider to install the original. preloaded layerslider there is no command to delete and deactivation.

    I’ve tried them but did not anything

    https://kriesi.at/support/topic/how-to-remove-layerslider-plugin-when-using-child-theme/
    https://kriesi.at/support/topic/remove-layer-slider-page-speed-issues/

    please help my.

    • This topic was modified 9 years, 1 month ago by dimhack.
    #511168

    Hey dimhack,

    Please try adding the following to your child themes function.php:

    add_theme_support('deactivate_layerslider');
    

    Best regards,
    Rikard

    #511291

    everything is fine. I removed the preinstalled and added the original.
    But now I have a problem, but no no my page is not traced.

    I have the following error one can look ??
    Fatal error: Call to undefined function post_has_layerslider() in /home/dkimageg/public_html/wp-content/themes/enfold/config-layerslider/config.php on line 157

    I added this to the preinstalled

    /*
    *
    */
    add_theme_support(‘deactivate_layerslider’);

    help my

    #511330

    I have the standalone Plugin too! and this works perfect.

    What do you mean by adding ?
    Installing quiet normal as all other plugins ! or do you replaced the layerslider folder in themes folder ?? :wink:

    because your Error is not logical if you have installed the standalone plugin than layerslider is in plugins folder not in the themes folder
    the code above add_theme_support('deactivate_layerslider'); in your child-theme functions.php prevents the implemented layerslider from loading – so no config.php of layerslider in themes folder is loaded ???

    #511652

    I disabled the plugin as I said above. and properly installed standalone plugin as is done in all the plugin

    #511654

    What should I do now?????

    • This reply was modified 9 years, 1 month ago by dimhack.
    #511699

    I removed the code as it was before. and installed the genuine plugin onto preloaded (layerslider from enfold). correct this ??? Now will I get the automatic updates from layerslider?

    #511902

    yes you should once you insert your purchase code into LS panel.

    Best regards,
    Josue

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