Tagged: x
-
AuthorPosts
-
November 4, 2016 at 3:00 pm #1244243
el_furiosoParticipantI 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.
November 4, 2016 at 3:13 pm #1244261
el_furiosoParticipantOkay, 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? 😀
November 4, 2016 at 10:44 pm #1244675
Rue NelModeratorHello 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.phpand 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1244243 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
