Is it possible to use product short description on category page?
https://i.imgur.com/Mht6S6j.png
This topic has 12 replies, 4 voices, and was last updated 4 years, 5 months ago ago by ziga32
Is it possible to use product short description on category page?
https://i.imgur.com/Mht6S6j.png
Hello,
Add the below code to child theme functions.php
add_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_single_excerpt', 5);
Regards
thank you, but it’s not working
https://i.imgur.com/OplnIle.png
Hello,
I don’t see the mentioned code on your screenshot of the child theme functions.php.
Regards
sorry, bad screenshot
https://i.imgur.com/s2Ahdkj.png
hello any person for my issue ? 4 hours after nothing thanks
any support for my request ? 4 hours after anything ?
Hello,
Provide us with WP Dashboard and FTP access to your site to check the issue in more detail.
Regards
thnank you
Thanks for the reply.
One of our technicians will check it and we will let you know.
Regards
Hello,
Please try to activate “Show Excerpt In Content Product” option in Theme Options > WooCommerce > Shop > Products style, and delete the previous code.
Regards
works great, thank you
The issue related to '‘short description on category page’' has been successfully resolved, and the topic is now closed for further responses