Home Forums Newsletter Plugin Support How to implement unsubscribe in theme style

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #9361
    intuthijs
    Participant

    Hi there,

    I managed to implement all subscription forms/confirmation pages into the theme style. I created blogpages and pasted the urls’s in the subscription configuration panel. It works great and looks good.

    However I cannot find a way to do the same for the unsubscribe process. I can only create one on the standard greyish page layout, so without my blog look-and-feel.

    Am I overlooking something or is it not possible to create?

    #9365
    Stefano
    Keymaster

    Hi, actually you can create only one page for the subscription/confirmation/cancellation process, even if you can make different pages.

    If you create a dedicated page for newsletter, that page will be used even for the unsubscription messages. See on the top of the subscription process panel, first tab.

    #9367
    intuthijs
    Participant

    Ah thanks, I will try that; looks like the answer!

    #9816
    Anonymous
    Inactive

    May be somewhat related, so starting here instead of new topic…

    I want the confirmation pages on new subscription to either auto close (having opened in a new) after a few seconds, or auto redirect back to the page the user came from. Where/how to edit for this function?

    #9823
    Stefano
    Keymaster

    Closing a windows only work if opened as popup, with window.close() javascript function. You should code that in javascript and even you should change the subscription form to open in a pop up.

    Or you can manually code a special wordpress page where you add a javascript which redirect to the referring page after a while and use that page as welcome page.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.