Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1244243
    el_furioso
    Participant

    I saw this has happened to other folks as well. Just updated LayerSlider, and now not only is it affecting my live site (http://www.sedonaartmuseum.org/), it’s blocking my access to the WP admin dashboard! Help!

    Quick screenshots attached here.

    #1244261
    el_furioso
    Participant

    Okay, I ultimately had to move the entire LayerSlider plugin directory into a /plugins_DISABLED directory I created via FTP, and everything seems back to normal for now. But any idea on how to fix this, long-term? 😀

    #1244675
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! It seems that there is a fatal PHP error. Can you please enable WP_DEBUG mode and re install the plugin? You can do this by opening wp-config.php and adding
    define( 'WP_DEBUG' , true ); just above /* That's all, stop editing! Happy blogging. */ For example:

    define('WP_DEBUG', true);
    
    /* That's all, stop editing! Happy blogging. */

    When you revisit the page, you should have some error output describing the issue in more detail. And by the way, I noticed that WP Countdown plugin is generating a JS error on the page. Please try to deactivate the plugin and test the page again.

    Please let us know how it goes.

  • <script> jQuery(function($){ $("#no-reply-1244243 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>