• Resolved olek83

    (@olek83)


    Hi,

    I tried plugin to run a popup with email subscription form. Unfortunately, it is partly working:) The popup shows, but my pages don’t load.

    Giving the examples:
    I have two static pages:
    blog. finaldo.pl/kontakt
    blog. finaldo.pl/o-nas

    Usually these pages work:) When I activate your plugin, popup works, pages don’t load at all. Do you have any idea what may have happened?

    I appreciate any kind of help! Thanks in advance!

    Best regards, Olek

    https://wordpress.org/plugins/wordpress-popup/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Ashok

    (@bappidgreat)

    Hi there

    I hope you are well. I checked the pages you shared but it shows me a white screen.

    Would you please enable debug mode and check if any error is shown in that page?

    To enable debug mode please edit a line in your wp-config.php:
    Change

    define('WP_DEBUG', false);

    to

    define('WP_DEBUG', true);

    Let us know which error you see on the page.

    Also, right click on the browser (chrome), select Inspect Element, refresh the page and check if any error is shown in thee.

    Let us know those errors too.

    Cheers
    Ash

    Thread Starter olek83

    (@olek83)

    Hi Ashok,

    Thanks for your reply! It’s strange. The pages are working right now at my computer (plugin is off). I attach the screenshot: http://www.evernote.com/shard/s184/sh/a29d005e-80ef-411c-97c1-fb1bac751561/117dde97ddd46af816f806f0b4d2694d

    Okey, thanks for your adivce. I’ll test that right away and send you the results.

    Best regards, Olek

    Hi @olek83,

    Working alongside Ash here, I’m seeing the same, a blank page for the Kontakt page.

    Do you have any caching plugins activated?

    In any case, if you could let us know how that debug options displays, that’ll help, I’m sure.

    Looking forward to seeing that sorted for ya! πŸ™‚

    Cheers,
    David

    Thread Starter olek83

    (@olek83)

    Hi Guys!

    I tried as you suggested! I turned on debug mode and activated plugin.

    Some errors occured while setting up the plugin in WordPress admin panel, but on blog.finaldo.pl everything worked fine (“kontakt” and “o nas” page) apart from thank-you page.

    For my newsletter sign up form I used a custom thank-you page: blog .finaldo.pl/dziekujemy-newsletter/ which didn’t work.

    I tried today and neither popup nor pages did work:( So I deactivated plugin. None of errors in debug mode occured.

    What seems to be the problem? How can I check it and fix it?

    About caching plugins not that I am aware of. How can I check whether I have any or not?

    Thanks for your help!

    Best regards,
    Olek

    Hi @olek83,

    Thanks for those additional details.

    If you have a caching plugin it would show in your Plugins list. It doesn’t sound like that’s an issue though.

    We’ll need to have a look at the error logs here. Could you please enable logging to a file by adding this as well?

    define('WP_DEBUG_LOG', true);

    More details on that all here:
    https://codex.wordpress.org/Debugging_in_WordPress

    Just to check too, if you deactivate the plugin, does that Kontakt page work okay then?

    Also, could you try, at least for now, something very simply in the popover content? Perhaps just a simple “Hello!”?

    Thanks,
    David

    Thread Starter olek83

    (@olek83)

    Hi David!

    Thanks a lot for your help.

    After I deactivated plugin, for some time pages weren’t working. Right now they are working.

    I enabled logging errors to a file. What should I do know step by step? As you wrote, should I enable popup with simple text in it? Then should I send you the log file?

    Thanks again for your help!

    Best regards,
    Olek

    Hi @olek83,

    Thanks for enabling the debug log! I think that will help sort this! I can now see the log at:

    yoursite.com/wp-content/debug.log

    And I see there, a lot of error messages as follows:

    Undefined index:  title in ... /wp-content/plugins/wp-external-links/includes/class-wp-external-links.php on line 352

    Could you please try deactivating other plugins then testing the pop up to see how it works?

    I think that’ll help us to know if there’s a plugin conflict causing the problem.

    Thanks!
    David

    Thread Starter olek83

    (@olek83)

    Hi David!

    Thanks for your advice! I did as you recommended. I’ll see how it works and let you know.

    Thanks again.

    Best regards, Olek

    Hiya Olek,

    Sounds great! I can at least see your Kontakt page right now, so seems we’re closer to sorting it. πŸ™‚

    Just let us know how that goes. WE’ll be here to help!

    Thanks,
    David

    Thread Starter olek83

    (@olek83)

    Hi David!

    So far so good:) I’ll keep you posted! Thanks again!

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

The topic ‘Pages don't work when plugin is activated’ is closed to new replies.