Page 1 of 1

Newsletter or Mail List Sign-up

Posted: 05 Mar 2013, 17:33
by paydayMARK
Hi!!!

Like every time I write to you: YOU ARE AMAZING! GREAT WORK AND BEAUTIFUL IDEA FROM START TO FINISH!
:)

Ok:
I want to make a new "contact" form with no "message" box to build a mailing list.
I know for Newsletter you need to use a service like MailChimp... but how can we do something simple like: click > add name and e-mail > send :) and to have a choice on what to be the subject line to make a filter in our e-mail client so it goes to the list folder?
Can you please help?

Thank you!!! :)

Re: Newsletter or Mail List Sign-up

Posted: 05 Mar 2013, 22:51
by Nick
You can open a html page in lightbox with the submission form. Just make a simple html page with the form and add it somewhere on your site.

Then add a javascript:lightbox('subscribe.html'); as a menu link and that's that.