Archived topic
GP-premium- WooCommerce: remove excerpt from cataloge site
3 replies · Started by Erik on November 10, 2021
Hello
GP-premium 3.1.0 (child)
Wordpress 5.8.2
WooCommerce 5.9.0
Website: https://partiutsalg.no
I want to remove the excerpt description from the catalog pages, but keep it on the product page itself.
I guess it can be solved with a "remove_action" in functions.php but need help on how to write that line.
Hi Erik,
The excerpt is inserted by the WooCommerce plugin itself so this would be a question for WooCommerce' support team.
I found this post that might be helpful as well:
https://stackoverflow.com/questions/37365734/woocommerce-do-not-show-product-description-on-catalog-page-but-still-show-in-si
This isn't theme-specific, so if the code works with a Twenty series WP theme, it will work with GP.
Hope this helps :)
Thank you so much, this solved the challenge!
No problem :)