Hi all - I have a question about the pop up messages that appear in the store when someone logs in, changes shipping method, qualifies for a promotion, and so on. The question is, do I (without coding experience) have any control over what they say, or when they show up? I would like to be able to change the wording and suppress them showing up in certain instances. Any advice?
Thanks,
Steve
MAke a note of what they say when they popup, then go into admin/content/languages.
Type some of the text string you want in the search box and the relevant string will appear for you to edit as you wish.
To edit the time it displays is in admin/setting/appearance.
JOhn
[quote name=‘johnbol1’]MAke a note of what they say when they popup, then go into admin/content/languages.
Type some of the text string you want in the search box and the relevant string will appear for you to edit as you wish.
To edit the time it displays is in admin/setting/appearance.
JOhn[/QUOTE]
Thanks John. I was able to change the content and the time they stayed up, but it would be great to suppress certain ones that are redundant.
Cheers,
Steve
They have made changes to various notification types in the latest 2.1.3 RC. One major change is that certain “Critical Notifications” (we will call them), do not disappear at all until a user manually closes the notification box. I view this as in improvement as often times important notifications would vanish before a customer was actually able to notice & read them creating more confusion/problems. Also some of the notification boxs were re-sized in 2.1.3
Further on this subject: I have created a user group that gets a 15% discount through Promotions. Every time a person from this user group logs in and adds something to the cart, they get the green banner that says, Congratulations! etc…
This information is also shown in View Cart.
Imagine a wholesale customer getting reminded every time they make an order that they have a wholesale discount.
And the green banner that shows up when an order is completed, even though almost the exact same text is shown in the main window.
Anyone?
Thx
[quote]
Anyone?
[/quote]
Did you have a question? Your statements are all correct and your claims about redundancy are also correct.
The question is, is there a way to customize this so that a person has some control over which messages show up and when. I read above that the update includes some changes to notifications, but more about how long they stay up.
The notifications are embedded in the php code. So you will have to comment out the ones you don’t want. There are no dependencies on the messages so you should be fine.