Home › Forums › WoodMart support forum › Cookie banner button “READ MORE” displayed twice since last release
Cookie banner button “READ MORE” displayed twice since last release
- This topic has 7 replies, 3 voices, and was last updated 3 months, 2 weeks ago by Bogdan Donovan.
-
AuthorPosts
-
July 28, 2024 at 1:38 pm #586269
Jeriss Cloud CenterParticipantI noticed on ALL my websites that the cookies banner now displays the link “READ MORE” twice.
See all websites below. What is going wrong?
I resaved the WoodMart cookies setting, and I checked the string in WPML whether it is a translation but no, the string is correctly translated only once. But WoodMart shows it twice on all websites.
Attachments:
You must be logged in to view attached files.July 29, 2024 at 2:07 pm #586427
Aizaz Imtiaz AwanKeymasterHello,
Have you installed any new plugin on the site or make changes in the theme settings?
Also, share any one site login details so I will check and give you the possible solution.
Best Regards.
August 4, 2024 at 1:16 pm #587845
Jeriss Cloud CenterParticipantNo I didn’t install any new plugin, nor any changes.
Here is a staging with minimal install, where you can see the issue occurring.
August 6, 2024 at 11:35 am #588386
Aizaz Imtiaz AwanKeymasterHello,
Please use the following custom code and paste this into Theme Settings >> Custom CSS >> Global CSS section:
[class*="screen-reader"] { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); transform: scale(0); }
We will be fixed in the next update.
Best Regards.
- This reply was modified 3 months, 2 weeks ago by Aizaz Imtiaz Awan.
August 6, 2024 at 4:37 pm #588492
Jeriss Cloud CenterParticipantPossible to deploy a patch? I have reported at least 9 websites impacted by this issue, so it’s more than 1 case.
August 7, 2024 at 12:28 pm #588677
Aizaz Imtiaz AwanKeymasterHello,
Sorry, there is no patch for this. Please use the given custom CSS code in all the sites.
Best Regards.
August 8, 2024 at 1:02 pm #588979
Jeriss Cloud CenterParticipantWhy no patch? Please deploy it, it impacts more than 1 website
August 8, 2024 at 3:33 pm #589041
Bogdan DonovanKeymasterHello,
This issue is caused by the absence of styles for screen-reader text in base theme styles when the WooCommerce plugin is not used on the site. To make the screen-reader text styles available in the theme’s base styles, regardless of whether the WooCommerce plugin is enabled, we would need to recompile all theme styles, which cannot be released as a simple patch. Therefore, in this case, the only temporary solution is to use the custom CSS code we provided in a previous response on sites where you are not using the WooCommerce plugin until the next theme update is released.
This issue will be resolved in the upcoming theme update 7.6, which will be released next week.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register