Pege Builder widgets and woocommerce shortcodes – transparent buttons
Hello, I managed to use woocommerce shortcodes inside pagebuilder widgets with this simple code: [code]add filter('widget text', 'do shortcode');[/code] in the function. This happens ONLY using CHROME and only if the shortcode is in a widget.