Is there a way to create a pop up window for newsletter sign up on the homepage? Does anyone know how to do so?
I donât know of any way to do this with stock Vin65 tools, but it should be a fairly simple project for a web designer.
Iâd imagine theyâd use the v65:subscribe tags.
If youâre using Mailchimp, itâs simple to add a modal popup using their tools
Yea I donât possibly think Vin65 will have that tools, but I will have to attempt some coding into the main page, which I am having a hard time finding the front page to insert the codes. Do you know what is the name for the front page? is it a htm or cfm format?
Itâs not a âstockâ thing within Vin65, but Iâve done it as a developer for clients before and plenty of others can do the same, itâs not a hard project.
Hereâs an example (see âSubscribe to Our Newsletterâ button in the bottom right corner).
Hi Lindsay,
This is perfect! This is exactly what I am looking for. What file do you put the code in? and how do you do it?
Hi @FlorenceLeong â you probably will want to hire a developer for this, unless youâre really comfortable with coding. Itâs not a hard job for someone who codes on the regular, but I wouldnât describe it as entry-level either. I should have said â⊠itâs not a hard project for a developer.â Sorry to lead you on, that wasnât my intention!
Please donât mess with the .cfm files â those are the files that are created by the Vin65 CMS when you parse .htm/.html files. Where the code goes will depend on the way your current site is set up and how a button can best fit into your design.
Thanks Lindsay, Yea it is easy for developer to do that. but I have the codes, I just have to figure out where is the main page to put in the codes for the pop up. But thanks anyways.
Iâm going to go out on a limb and say that if youâre not comfortable already with editing the homepage, you probably shouldnât be attempting this project yourself.
To add to thisâŠwhy is there not a check box for newsletter sign up on the POS screen where you are emailing a receipt to a client? It would be so easy for tasting room staff to click a box after someone has agreed to receive newsletters. Right now, staff would have to go into manage contact, contact type, and select ânewsletterâ. Way to long of a process in a busy tasting room. Is this something a developer could code in?