• Hi,

    we have a problem with your plugin. Our clients want to delete all unconfirmed users that have not clicked the email confirmation link within 48 hours. After we delete those users if one of them clicks the link in the email the confirmation page shows an error message. The problem is, the title of the page gets somehow inserted into every menu element of the page as you can see in the link. Can you please check this out, thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author MailPoet

    (@mailpoet)

    Hi there @musculacus,

    Can you check if your theme correctly uses wp_footer and wp_header?

    Thanks!

    Thread Starter Musculacus

    (@musculacus)

    Hi,

    what do you mean? wp_head() ist before the closing head tag:
    <head>

    <?php wp_head(); ?>
    </head>

    and wp_footer() ist before the closing body tag.

    Every other part of the Theme and every other plugin work without problems.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mailpoet 3 – Confirm Subscription Page broken if user no longer existent.’ is closed to new replies.