AJAX shop function kills hover function on products
-
Hello.
Please see this video I made of the problem. https://www.screencast.com/t/fsaxOD8c
When enabling “AJAX shop” the hover function on products dissapear. It’s easy to replicate if you go to a product page, and then go back to an category through the menus.
Can you help me with this?
Hello,
Please, send us your admin and FTP access so we can check what is wrong on your website.
Kind Regards
Hello.
Here you go.
If FTP is needed, I will provide also.
Please, update the theme to the latest version 7.0.1 and test how it works now.
Hello
Thank you for the help. For some reason I didnt see there was any updates.
It sure fixed the problem, but created another kind of annoying issue. Please see attachment.
The price suffix is now split in to its own line in the theme. Why is it so?
Attachments:
You must be
logged in to view attached files.
Hello,
Here is a screenshot of how it looks for us at the moment https://gyazo.com/2e8c594c69ef1f43f0dedbd09cd74303
Kind Regards
I see, it was our own changes that did this.
Anyway, now when I have you.
Our category images are missing now after updating the theme for some reason. Can you check what happend?
Attachments:
You must be
logged in to view attached files.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.website-wrapper .products:not(.wd-img-width) .cat-design-alt img{
width: 100%;
}