Is there a way to create a pop up window for newsletter sign up?

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. :slight_smile:

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.

3 Likes

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?