Site logo

Archived topic

Functionality to my website

3 replies · Started by Craig on September 10, 2021

Viewing posts 1–4 of 4

I am using generate press premium with the seller theme from the site library. I would like to know if it is possible when hovering on the image in my store to see the product description or short description instead of the second product gallery image.

Hi Craig,

I believe this is possible w/ Seller or any other Site Library template but the theme itself doesn't control this.

You'll need WooCommerce action hooks or filter hooks for this.

The idea would be:

Fetch the short description meta or the product and filter it in on the WooCommerce product archive thumbnail HTML structure.

Once the necessary HTML structure is set, it should be easy to do the hover function w/ CSS. :)

Great thank you Ill look into that.

No problem. Let us know how it goes. :D

This archived topic is closed to new replies.