Archived topic
enable reviews
1 reply · Started by Angelo on December 27, 2020
I am using stamped.io for product reviews. This plugin is set up but I need to add the widget or code to the product and categories pages.
sample code would be <?php echo do_shortcode('[Woo_stamped_io type="widget"]'); ?>
This needs to be done site wide.
I have reviews set up in the theme as per:
https://docs.generatepress.com/article/woocommerce-overview/#single-product
Hi there,
Try using a hook element:
https://docs.generatepress.com/article/hooks-element-overview/
With WooCommerce hooks:
https://www.businessbloomer.com/woocommerce-visual-hook-guide-archiveshopcat-page/
https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/