Add content before WooCommerce shop page
-
Hi,
I’m currently looking to add content above the WooCommerce shop page (before the product archive). But editing the Shop page via Gutenberg Editor would result in nothing.
I also found this code but it doesn’t seem to be working on Astra.
add_action( 'woocommerce_before_shop_loop' , 'woocommerce_product_archive_description', 10 );
Any help would be appreciated.
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add content before WooCommerce shop page’ is closed to new replies.