Change of position | incompatibility
-
Hello, thank you for your plugin
I ran into two problems This feature is displayed in my template in a box on the Kenna side- I want you to give me a function code that will be displayed under summery or the short summary of the product page.
img: https://ibb.co/QN9Yy8X - When I activate the plugin, I see an error under the image gallery section. How to fix this error?
img: https://ibb.co/8NT4wtQ
function bakala_zoom() { jQuery(‘.woocommerce-product-gallery__image .wp-post-image’).elevateZoom({ zoomWindowIn: 200, zoomWindowOut: 200, zoomWindowWidth: 500, zoomWindowHeight: 550, easing: true, zoomWindowPosition: “show_zoom_container”, lensSize: 200, lensOpacity: 1, lensColour: false, //colour of the lens background cursor: “crosshair”, lensBorderColour: “#EF5661”, lensBorderSize: 2.5, borderSize: 1, borderColour: “#666”, }); } bakala_zoom();
- I want you to give me a function code that will be displayed under summery or the short summary of the product page.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.