Newsletter Pop Up Box

Hi, i am trying to add a newsletter pop up to my store. Like when a user visits the site they will see a pop up box where they can input their email and subscribe to the newsletter. Any tips would be helpful. Thanks

Hi @ambush510,

You can use Info Popup for Customers - CS-Cart FREE Add-on by HungryWeb.net and just add into the text banner newsletter code.



I hope that helps,





Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]

[quote name='ambush510' timestamp='1413042843' post='193918']

Hi, i am trying to add a newsletter pop up to my store. Like when a user visits the site they will see a pop up box where they can input their email and subscribe to the newsletter. Any tips would be helpful. Thanks

[/quote]



You can try our free Pop-up Wrapper add-on.



Not tested with all default CS-Cart blocks, some minor CSS changes may be required.

Thanks! But how do i add the email input box where users can submit their email in order to subscribe for the newsletter. I am not very good with coding so need some help there.

  1. Install our module
  2. Go to Design → Homepage
  3. Add new block with the Template: Newsletter subscription form
  4. Open block settings and select the following wrapper: Pop-up Window
  5. Go to Design → Themes → Visual editor → CUSTOMIZE → Custom CSS
  6. Add the following CSS rule:



.ui-dialog-content .ty-footer-form-block {
color: black;
}


7. Click on the Save button

8. Clear the templates cache

9. Check the result



Note: The CSS rule is actual to the Responsive theme only



Thank you

[quote name='eComLabs' timestamp='1413274136' post='194113']

  1. Install our module
  2. Go to Design → Homepage
  3. Add new block with the Template: Newsletter subscription form
  4. Open block settings and select the following wrapper: Pop-up Window
  5. Go to Design → Themes → Visual editor → CUSTOMIZE → Custom CSS
  6. Add the following CSS rule:



.ui-dialog-content .ty-footer-form-block {
color: black;
}


7. Click on the Save button

8. Clear the templates cache

9. Check the result



Note: The CSS rule is actual to the Responsive theme only



Thank you

[/quote]



That worked perfectly but it shows a error message after i enter my email address and submit it. I attached a screenshot for you to see. Also how can i make the text color black for where it says “Enter your e-mail address to receive special offers and promotion”. I attached 2 screenshots for both things.

Screen Shot 2014-10-14 at 9.35.12 AM.png

Screen Shot 2014-10-14 at 9.38.36 AM.png

[quote name='ambush510' timestamp='1413304833' post='194168']

That worked perfectly but it shows a error message after i enter my email address and submit it. I attached a screenshot for you to see. Also how can i make the text color black for where it says “Enter your e-mail address to receive special offers and promotion”. I attached 2 screenshots for both things.

[/quote]



Is it ok if you use the same block but with default wrapper.

Meaning change the pop-up wrapper? if i change the wrapper to default then would it still be a pop up window?

[quote name='ambush510' timestamp='1413383197' post='194261']

Meaning change the pop-up wrapper? if i change the wrapper to default then would it still be a pop up window?

[/quote]



No. Default block will be displayed in the corresponding location. Try to submit from this block. If you see the same error, the issue is not caused by the add-on

Yeah its the same error after the default wrapper.

[quote name='ambush510' timestamp='1413384336' post='194267']

Yeah its the same error after the default wrapper.

[/quote]



Please take a look:



Email Newsletter Sign Up error - Multi-Vendor Edition - CS-Cart Community Forums



It looks like CS-Cart support team knows how to fix it.

You can also follow http://forum.cs-cart.com/topic/37446-free-addon-subscribe-popup/page__fromsearch__1



I hope that helps,





Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]

[quote name='eComLabs' timestamp='1413444006' post='194323']

Please take a look:



http://forum.cs-cart…__fromsearch__1



It looks like CS-Cart support team knows how to fix it.

[/quote]



I will submit an ticket to them and have them take a look at it.

[quote name='Vali' timestamp='1413451471' post='194340']

You can also follow http://forum.cs-cart…__fromsearch__1



I hope that helps,





Valentin

[color=#808080][size=2]part of hungryweb.net[/size][/color]

[/quote]



Just installed it works great. Two questions though. Can i add my own text and pictures to the newsletter box? Also can i move the location where the box sits?