• Resolved theorganazi

    (@theorganazi)


    I installed a plug-in called Subscribe to Comments Reloaded. When I went to look at my site, the blog home page and category pages looked the same, but when I clicked into individual posts, I got a white screen with no content.

    I deactivated and removed the plugin, but the posts are still blank. Everything looks fine when I’m logged in as an admin. All my posts are still there, just not displaying. I tried modifying one and updating, but it still didn’t appear.

    I am running WordPress 3.8.1 with the Montezuma theme. My blog is theorganazi.com.

    I am a novice blogger, with no PHP experience, so I’m not sure where to even start troubleshooting. At this point, I’ve given up on the plugin, and just want to get back to having my posts visible again. Can anyone help?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hello @theorganazi I am author of the Subscribe To Comments Reloaded plugin. I am afraid this is happening to you, such behavior has not been reported in the support forum by any of the users that have installed the plugin.

    Did you install more plugins or just this one? Did you play with the theme?

    Regards !!

    Thread Starter theorganazi

    (@theorganazi)

    Thank you for your response. No, I didn’t do anything else but install Subscribe To Comments Reloaded. I had Jetpack, Quick Adsense and SweetCaptcha previously installed, with no issues. No changes to my theme.

    Like I said, this is not a known issue for the plugin. Have you tried to contact the creators of the Montezuma Theme ?

    Subscribe To Comments Reloaded does not modify your WP settings or your post settings. Share the URL of you site please.

    Thread Starter theorganazi

    (@theorganazi)

    My URL is http://theorganazi.com.

    I haven’t contacted the creators of the theme. Since the only change I made was to install the plugin, it seemed to be the likely issue. I will contact them as well, though. I can use all the help I can get.

    You can set WP in debug mode to TRUE on your wp-config.php file, around line 84, you should see something like this:

    /**
     * For developers: WordPress debugging mode.
     *
     * Change this to true to enable the display of notices during development.
     * It is strongly recommended that plugin and theme developers use WP_DEBUG
     * in their development environments.
     */
    define('WP_DEBUG', true);

    That will bring us some messages that can help us determine the problem.

    Thread Starter theorganazi

    (@theorganazi)

    I did that and found the problem. There was an error for a different plugin, which I deactivated, and now my blog is working correctly again. Thank you for your help!

    Thread Starter theorganazi

    (@theorganazi)

    resolved

    Thank you for letting me know @theorganazi. 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Posts are not displaying after plugin installed’ is closed to new replies.