Product image / thumbnail clickable
-
Hello,
I prefered to create a topic for this:
how can I have the product images (thumbnails in archives) clickable please?
My setting is “full info on hover”, (with only the title name of the product on it, I really need this design for my site.)
I have tried with disabling “hover on image” in “elements” but the product images are still not clickable.
I made a little research on the web, it should be changing something in product-content.php but I really don’t want to touch the code, and it seems to be a specification from theme to theme so you are the only one who can help me please.
Thank you very much
Hello,
Please deactivate all the plugins except these ones:
Slider Revolution
Elementor
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVG
Switch to the parent theme and check.
If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.
Best Regards
Hello,
No it doesn’t work. What can I do please?
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Thanks, the site admin access is below.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-hover-info-alt .wd-entities-title {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
body .wd-hover-info-alt .wd-entities-title a {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
Best Regards
It works perfectly! Thank you very much.
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Product image / thumbnail clickable’ is closed to new replies.