Free Addon: Info Popup for customers

this is great addon.

i have made a form for subscription to newsletter.Works perfect!

The only problem is that when someone enter his email and press the 'go' button of the form the cookie is not saved and the popup still appears.

Is there a way to save the cookie when someone enter his email and press go to subscribe to newsletters?

Hi @akistdm,

You can add to form tag ```php


```

I hope that helps,

---
Valentin

sorry but i can't make it to work.

this is the form code. I took it as it was from the bottom menu of my site.


```php




{$lang.text_signup_for_subscriptions}!







```

```php




{$lang.text_signup_for_subscriptions}!







```

You are a genius!

thanks!

Thank you and you're welcome

Dear Vali,



thanks a lot for sharing this addon. It is very nice!



I would like to use phplist to generate a newsleter form, is it possible?



I think it is, but how could use your “OK” botton to submit the form, appear confirmation message in this popup window, stay for a while and then close?





Thanks a lot for your answer

@goodget please ask @akistdm to share his link and see how he do it ;)

Thanks

nice addon.



“adminpanel.php?dispatch=banners.update&banner_id=20”



I put this code in the checkout.tpl because I want that the people see a message showing a offers.

It show the pop-up but not show the message of the text banner.







{* $Id$ *}



{script src=“js/exceptions.js”}

{script src=“js/cc_validator.js”}



{literal}


{/literal}

{strip}{assign var=“banner” value=$addons.popup_info.banner_id|fn_get_banner_data}{/strip}

{$banner.description}

Please PM the url to check,

You can also add direct the banner_id



[color=#ff0000]replace:[/color]


{assign var="banner" value=$addons.popup_info.banner_id|fn_get_banner_data}




[color=#008000]with:[/color]


{assign var="banner" value=20|fn_get_banner_data}




I hope that helps,





Valentin

Hello Vali,



Warm greetings.



I installed the popup_info add on to my site





But i did not like the way it appeared on my site so i uninstalled it and deleted the files from my server.



But my store front is still showing the popup info whenever my site loads. I have attached the a print screen of the error image showing on my site.



Christ Embassy Naira Store



Kindly help resolve this.



Thank you



Amos

resolve popinfo.png

Hi Amos,

Please clear cache ?cc

Please delete folder [color=#ff0000]popup_info[/color] manual addon files from [color=#ff0000]skins/basic/customer/addons/[/color]

because your site is in developer mode and on uninstall addons he doesn’t delete addon folder from skin ;)



Please check also analytic addon the code is on top of head and in the bottom is missing code, maybe you did the same with analytics ;)





Valentin

Dear Valetine,



Thanks so much this has been resolved.

This is a great add-on.



I was just wondering if it possible to get the popup to appear on a specific page like for example the cart-page or the checkout-page, instead of popping up on the first page that the customer visits?

I'm working on this and also more features and i will share with you soon as is done

Great job Vali. Could you explain how to:


  1. Remove the OK button OR remove the X at the top-right corner - no need for both.
  2. Remove the drag-out corner at the bottom-right corner - already have a size variable.



    Thanks!

Heloo vali

This is a great add-on.

This work with 4.0.1 ?

I'm working on this and also more features and i will share with you soon as is done

Update for 4.0.1 is now available and can be downloaded from here .





Valentin

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

Vali any chance you had time to consider my suggestions 4 comments up?



Free Addon: Info Popup for customers - Page 3 - Third-Party Services - CS-Cart Community Forums - Page 3



Thanks!