You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a Flatsome theme. It has a feature to display a second product image when the mouse hover.
I've tried to debug the function in the Flatsome theme. It's will get gallery Ids and get an attachment URL to display the second product image. When using this plugin it's can't get the second image in gallery because function wp_get_attachment_url from a fake attachment id.
So, does anyone has a solution for this issue? Can I override this function to get the feature display second image working?
Describe the bug
So, does anyone has a solution for this issue? Can I override this function to get the feature display second image working?
Environment (please complete the following information):
Plugin Version 1.1.7
WordPress Version 5.8.0
WooCommerce Version 5.6.0
Flatsome Version 3.14.2
The text was updated successfully, but these errors were encountered: