I implemented the plugin. And everything works but wen submitting the subscribe form, nothing happens. Same when you create a user and try to delete the subscription.
Hi,
Thanks for using our plugin!
Can you provide a little more details on the topic? Have you prepared the pages like it's described in the documentation?
Best regards,
Tomasz Strojny
Sure! So I have prepared the pages like it said in the documentation. Added all the components. It shows up on page and if I create a subscriber and take that email and token it opens the site correctly. But it still does not do anything if I press the buttons. Neither delete not even add the subscriber on the main page. The submit gets triggered though. So no idea what is wrong.
Do you have {% framework %}
and {% framework extras %}
embedded on the pages / layouts?
The plugin uses October's Ajax framework. I guess this should be added to the documentation.
I didn't. I saw something mentioned about Ajax in the documentation and thought it had just to do with the translation. Anyways, maybe mention it somewhere ;)
anyways, the subscriber is being deleted now, but still not added. I get the alert error with the message 'AJAX handler 'onSubscription' was not found'. How should I solve this error?
Last updated
Nevermind I'm an idiot. Added the component to a partial instead of to the layout. Now it works perfectly.
1-7 of 7