• Resolved ultimoweb

    (@ultimoweb)


    If the plugin is activated the site is not displayed. If disabled, it returns to work.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @ultimoweb,

    I am sorry to hear of the encountered problem. Let’s first enable the WP Debug by editing the wp-config.php file and replacing the following line:

    define( 'WP_DEBUG', false );

    with:

    define( 'WP_DEBUG', true );

    Save the file, make sure that it is uploaded and try to reload the page to see what fatal error is being generated. Please let us know.

    Mihai

Viewing 1 replies (of 1 total)

The topic ‘site display error’ is closed to new replies.