Just create a wordpress page with the [newsletter] tag and you’ll have the subscription page to use as call to action.
Thread Starter
mdw
(@yamaryam)
Ok I did it but it did not change anything about the link or its behaviour. I tested the form with the widget and it works beautifully. Maybe there is an incompatibility with my theme, I am waiting a feedback from the theme help team.
Thread Starter
mdw
(@yamaryam)
http://hijabmag.com you can see the form
The subscribe.php page is not a call to action url, is a service which attempts the subscription.
Thread Starter
mdw
(@yamaryam)
ok… so I don’t know where it is.
From “Widget form code” :
<div class=”newsletter newsletter-subscription”>
<form method=”post” action=”http://hijabmag.com/wp-content/plugins/newsletter/do/subscribe.php” onsubmit=”return newsletter_check(this)”>
the author of my theme told me it won’t work with another newsletter provider
Hi yamaryam, can you restart and try to explain exactly what you want to obtain? I have difficulties to understand what you’re trying to get…
Thread Starter
mdw
(@yamaryam)
I was looking for the call to action link to try to use it with my theme but you say this is not the call to action link and my theme developper told me it is not made to work with another newsletter provider than mailchimp so I conclude there is no way to include your newsletter in my theme but I will include it as a widget.