• Resolved universaldesignz

    (@universaldesignz)


    Hey!

    I have come across with a bug when the plugin is on I can only see the site live when I am logged into the admin dashboard. Other visitors just see a white page. Also I just hoped if you guys had an LTD offer. I will keep my eyes on it just in case if you make that possible at some point.

    At the moment we had to turn the plugin off. I look forward to your response.

    Kindest regards

Viewing 1 replies (of 1 total)
  • @universaldesignz

    Can you please enable debugging mode, Please add following lines to wp-config.php just before where it says: /* That’s all, stop editing! Happy publishing. */

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );
    define( ‘WP_DEBUG_LOG’, true );

    Then try to activate the plugin again..

    A debug.log file should be created inside wp-content folder,which should contain error information in it, Please share the file with us.

    Thanks,
    Harshad

Viewing 1 replies (of 1 total)

The topic ‘Bug Live site goes down’ is closed to new replies.