Home › Forums › WoodMart support forum › Quick View Error › Reply To: Quick View Error
March 3, 2022 at 1:57 pm
#357225

Artem Temos
Keymaster
Try to edit the file inc/integrations/woocommerce/modules/quick-view.php
and put the following code after the line on the screenshot https://prnt.sc/gwQ0Mde5TBvP
if( class_exists('WPBMap') )
WPBMap::addAllMappedShortcodes();
Kind Regards