Play Icon in Gallery Thumbnail Not Appearing
-
Hi, we seem to have an issue where the product gallery thumbnail’s play icon not getting injected into the elements. It seems like this following jQuery statement isn’t working at all:
jQuery(‘.flex-control-thumbs li’).eq(wpcpv_img).addClass(‘wpcpv-thumb-video’).append(wpcpv_btn);
Basically, class ‘wpcpv-thumb-video’ and the wpcpv_btn aren’t getting injected into the elements .flex-control-thumbs li. path to this js is ‘wpc-product-videos->assets->js->frontend.js
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Play Icon in Gallery Thumbnail Not Appearing’ is closed to new replies.