Tagged: x
-
AuthorPosts
-
April 27, 2016 at 10:45 am #902425
tmadesParticipantA WordPress plugin I’m using all of a sudden won’t work with my x-child theme. Here is the link to the plugin I’m using:
Looking through the forums it looks as though I need to make changes to the theme’s footer and/or header? I’m not sure how to do that in x-child theme.
Here is a link to my website:
I’ve disabled the plugin for now because once enabled, I have trouble even logging into WordPress. It makes the whole site crash pretty much.
April 27, 2016 at 7:02 pm #903231
DarshanaModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 28, 2016 at 12:54 pm #904461
tmadesParticipantThis reply has been marked as private.April 29, 2016 at 3:52 am #905338
Rue NelModeratorHello There,
You have mentioned that activating the plugin will crash your site. This could be that a fatal error is error once the plugin is active. Can you please enable WP_DEBUG mode? 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 activate the plugin, you should have some error output describing the issue in more detail.
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-902425 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
