This topic has 20 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hi guys,
Is it possible to add a store notice to the top of the website, at the very top of the header?
Would be handy for holiday announcement etc
Thanks
I added site wide notice through woocommerce and it BREAKS your theme??
Now having to restore my website!
Please can you resolve this issue as it’s obviously a theme conflict!
Hello,
Please clarify how we can replicate the issue.
Thank you.
Regards,
Eva Kemp.
I am unsure as doing it breaks my site and I can’t afford to have a live website off line.
I need a solution to adding a site wide notice
Hello,
Sorry, but we can’t suggest you anything until we see the problem.
Perhaps we can test it on our demo site. Please specify step by steps how we can replicate this issue.
Regards,
Eva Kemp.
Hi,
All I did was activate site wide notice through woocommerce general settings, the website will become all messed up.
Eva,
Have you done something?
Seems to work now?
Can I change the background colour of the notice from black?
Ok it is still playing up, does not always show the notice when enabling or disabling the message but it has not messed up the page like before.
Seems very buggy?
I have been playing around with this all day and can not get site wide notices to work.
I even created a simple plugin adding basic text output to the wp_head and sometimes it displays it and other times it does not!
This is a theme issue or the way the header is setup.
I really need to add a message to the top of the website for my customers.
Still waiting for an update on this please, anyone ??
Hello,
I’ve checked your site with “store notice” enabled and haven’t seen any issues.
What are the exact problems that you’re experiencing?
Show us screenshots for better understanding.
Regards,
Eva Kemp.
Please remove image please as I have not given permission to post up my website details!
You keep doing this
When I have tried to remove the notice it remains on other pages even when disabled.
It is not working as it should!
Can you allow someone else or a Manager (Olga) look at this as you often say there is no problem when there is.
If you took the time to look you would see that the notice is not site wide, not showing up on product pages?
The notice is conflicting with your theme / header
I will now remove the message as you left it up on a live website?
I see you have disabled the notice via woocommerce and it is still showing!
I will now have to restore my website.
Your theme has BUGS!
Hello,
Please check if the notice is displayed properly with default WordPress theme and with Woopress parent theme.
Also as I see you’re using cache plugin which may cause issues with displaying. When store notice is disabled it can be still shown because of the cache. Try to disable it and clear cache folder in wp-content directory via FTP.
Regards,
Eva Kemp.
Do I delete the whole supercache folder?
Hello,
You need delete the whole “cache” folder in wp-content directory, not “supercache” folder.
Regards,
Eva Kemp.
Eva,
I have removed cache folder and supercache plugin for now.
Seems to be working now, apologies it did seem to be supercache.
I notice that the site wide notice does not show on mobile (iPhone) in portrait mode?
Hello,
Please add this code in child style.css file:
@media (max-width: 480px) {.woocommerce-demo-store .demo_store {
display: block;
}
.header-wrapper {
margin-top: 28% !important;
}}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up