• Resolved jlober

    (@jlober)


    I have installed this on an intranet site which is inaccessible outside of our network. I have checked the header and footer and the required code is included. I have activated the debug mode and nothing happens, which is also what happens on all browsers… nothing. All browser’s display the webpage without any popup. Please advise what next steps need to be taken.

    Thanks!
    JL

    https://wordpress.org/plugins/advanced-browser-check/

Viewing 1 replies (of 1 total)
  • Thread Starter jlober

    (@jlober)

    This portion of code in my theme’s footer caused the issue.

    <?php echo ‘© ‘ . date(“Y”). ‘: ‘ . get_bloginfo( ‘name’ ) . ‘ ‘; sunrain_creditline(); ?></div>

    Once I removed the code it worked perfectly!

    Thanks for a great plugin.

Viewing 1 replies (of 1 total)

The topic ‘New install does not work’ is closed to new replies.