Home › Forums › WoodMart support forum › Archive products element – Pop-up with the video opens in a new page. › Reply To: Archive products element – Pop-up with the video opens in a new page.
August 1, 2023 at 1:28 am
#485512
Elise Noromit
Member
Hello,
Video button on the product is customization and this customization is not correct.
Insert this code into your code:
jQuery(document).on('wdShopPageInit wdLoadMoreLoadProducts wdArrowsLoadProducts wdProductsTabsLoaded', function() {
//your custom code.
});
If you have any questions please feel free to contact us.
Best Regards