Home Forums Newsletter Plugin Support Newsletter subscription form post contents to unsecure page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24758
    pnav
    Participant

    Hallo,

    we use the Newsletter plugin together with WordPress 4.5 and the wordpress-https plugin. The wordpress-https plugin allows us to secure specific pages with HTTPS. We have secured our newsletter subscription page too (e.g. https://example.com/newsletter-subscription/). The newsletter plugin subscription form has the front page as POST method target (e.g. http://example.com/?na=s). Because our front page isn’t secured, a HTTP link is used for the newsletter plugin subscription form. And because of this, the data will be send unsecured and Google Chrome doesn’t list the subscription page as secure.

    Does anyone have a solution for this? My idea: is it possible, that the newsletter subscription form use the current page link instead of the front page? That would be great.

    Thank you.

    Regards, Kristian

    #24772
    Stefano
    Keymaster

    You should code the form in a custom way and change the action of the form to use https.

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