Hi Mike,
Sorry for emailing you earlier on and not posting in the forums it’s just that I had a hard time finding the register link ![]()
You originally sent the plugin to me so I wasn’t aware that adding it to the cart and going through the checkout process would create an account for me, sorry about that.
I was just wondering how exactly to use this plugin as I’ve tried everything I can to get it working but unfortunately to no avail so far.
What I’ve tried is this :
1 - Created a standard html template that has jquery-1.3.2.min.js, the jQuery Form plugin included in it.
2 - Added in the code shown below into the <head> of the template :
{exp:ajax_redirect:headers}
{exp:ajax_redirect form_name="mailinglist_form"
form_method="POST"
message_container_id="message"
redirect_variable="RET"
error_search="ul"
redirect_timer="2000"
no_redirect="yes"
message_display_id="mail-message"}
3 - Added a div with the id of message and also a div with the id of mail-message to the top of the page just after the opening <body> tag.
4 - Added in the standard ExpressionEngine mailing list code to the template and also changed the {exp:ajax_redirect form_name=”“} to mailinglist_form as this is what the standard ExpressionEngine code outputs.
5 - Visited the template and placed an e-mail into the text-field in the mailing list signup form.
Click the submit button but nothing Ajaxy happens. I just get taken to the standard template that tells you your email has been added and an email has been sent to you.
I’m sure I must be missing something fairly obvious here but not really to sure what. Any help would be greatly appreciated with this one.
Thanks a lot.
Best wishes,
Mark
