Home › Forums › WoodMart support forum › All products show title of first product in the catalog in the small mouse popup
All products show title of first product in the catalog in the small mouse popup
- This topic has 12 replies, 2 voices, and was last updated 1 year, 1 month ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
December 12, 2023 at 5:35 pm #520981
postbox-007ParticipantI’m currently filling my store with products. I noticed something: ALL products show the title of the first article in the catalog in the small mouse popup.
Can I change this?
Cache in the backend is deleted via WP Rocket. The cache in the browser is also deleted. This also shows up in an Ingocnito mode.
Attachments:
You must be logged in to view attached files.December 13, 2023 at 12:13 pm #521175
Aizaz Imtiaz AwanKeymasterHello,
Please add the below code to the “Global Custom CSS” area in Theme Settings -> Custom CSS for hover image text.
.product-grid-item .hover-img { pointer-events: none; }
Best Regards
December 13, 2023 at 12:30 pm #521185
postbox-007ParticipantThank you. But the code doenst work (Cache in WP and in browser ist cleared)
When the Code works, the CSS code hides the problem, but the problem is still there. Why is the wrong tag being loaded? Do you have an idea for this?
December 13, 2023 at 4:53 pm #521328
Aizaz Imtiaz AwanKeymasterHello,
Sometimes, your browser might be showing you a cached version of the page. Clear your browser cache or try accessing the page in incognito/private mode to check the issue.
Best Regards.
December 13, 2023 at 6:17 pm #521359
postbox-007ParticipantI cleared the Cache.
And i tried a Browser i never used before (Edge). There so little pop Up ist also.
December 13, 2023 at 6:17 pm #521360
postbox-007ParticipantAnd … When the Code works, the CSS code hides the problem, but the problem is still there. Why is the wrong tag being loaded? Do you have an idea for this?
December 13, 2023 at 6:59 pm #521382
postbox-007ParticipantI have now tried it on a completely different PC. It hasn’t visited the site for months. As a precaution, I have also deleted the browser cache there.
Unfortunately, the problem is also there. The CSS code does not seem to work or not be loaded.
December 14, 2023 at 10:59 am #521510
postbox-007ParticipantIs the problem still being tracked and processed?
CSS code is definitely not working. I have now visited the site with a PC that has never opened the website before. So it cannot have a loaded cache in the browser.
-> The small pop-ups with the wrong title tag on mouseover also appear here.
December 14, 2023 at 11:13 am #521514
Aizaz Imtiaz AwanKeymasterHello,
Please give me the full site access as administration, So I will check and give you a possible solution.
Best Regards.
December 14, 2023 at 11:31 am #521528
postbox-007ParticipantSee here:
December 14, 2023 at 3:40 pm #521642
Aizaz Imtiaz AwanKeymasterHello,
Now check back your site after completely clearing the browser cache.
Best Regards.
December 14, 2023 at 4:01 pm #521657
postbox-007ParticipantThis new code works. Thank you.
The code hides this. But what interests me is that the error itself is not fixed, just hidden.
If this CSS code is removed, the image still gets the wrong title tag. What could be the reason for this?
December 15, 2023 at 12:51 pm #521933
Aizaz Imtiaz AwanKeymasterHello,
The CSS code serves as a temporary fix for concealing the issue. If you prefer a manual approach, you’ll need to modify the theme files. Please be aware that any customizations to the theme files are undertaken at your own risk and are not covered by the theme support policy.
Kind regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register