Home › Forums › Newsletter Plugin Support › Custom forms
Hello
I have created custom subscription forms. The form action is “http://xx.ch/?na=s”
After submit, the subscriber is stored in the database but the “confirmed” message doesn’t appear. (just the empty form)
How can I display the “confirmed” page?
Thanks for help. Lukas
Did you set the Newsletter dedicated page and put in that page the [newsletter] shortcode?
Stefano.
Hello Stefano
Thanks for your answer. I have included this code: [newsletter_form form="1"]
Lukas
It works with [newsletter]. But I try to include custom forms.
I’ve tried with [newsletter_form form="1"] but the confirmation message doesn’t appear after submit.