Free Addon: Info Popup for customers

thanks :grin:

You're welcome

Thank you for this flexible solution. It can also used for the new cookie regulation laws. Great!

A new way to use addon, great idea @dennis

such a good idea and great tool but … :confused: its not working for me yet.



~B.

[quote name=‘BluBT’ timestamp=‘1369699250’ post=‘162532’]

such a good idea and great tool but … :confused: its not working for me yet.



~B.

[/quote]



A version of cs-cart along with problem description would be helpful. :)

mve 3.0.6 and the popup just doesn't show at all

~B.

@BluBT Can you PM me the link to check?

One more question. The message keeps coming back every day. And I really only want it to show once per visitor. How do I make this happen so that the message shows only once not every day?

In menu Administration > Addons > Popup Info settings you have Test Mode, please uncheck

hi Vali,



No test mode was not ticked.

Please PM the link to check

As far i can see everything is going well, cookie is creating, popup is not showing

You wish something else, once per user! Is correct?

[quote name='Vali' timestamp='1369746965' post='162578']

As far i can see everything is going well, cookie is creating, popup is not showing

You wish something else, once per user! Is correct?

[/quote]



great thank you for looking at it for me

It's working.

THX!

I have updated the addon:



Issued found and solved:[list]

[]cookie was set only for the current page, if you navigate to a category for ex: /sports-and-outdoors/ the popup will appear for the ones who are using SEO addon

[
]when customers close the popup from X button the cookie is not saved ( if you wish the popup to appear after the customer close it from X, please let me know )

[/list]

Modifications for the one that are actually using:[list]

[*]replace content from skins/[SKIN_NAME]/customer/addons/popup_info/hooks/index/footer.post.tpl ( cs-cart 3.x professional ) with```php


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

{$banner.description}

```
[/list]
I hope that helps and thank you for your feedback,

---
Valentin

thank you ! I will implement this change.

Would this work with 2.1.4 ?

If is modified,

becouse 2.1.4 don't use jQuery UI by default, you need to include into addon