Show product attribute description on archive page
-
Hi,
thank you for your theme.
Could you please help me to display product attribute description on attribute archive pages? Description displays on product category archive page, but not on product attribute archive page.
Thank you!
Best Regards
Radim
Hello,
Here is a plugin that should help you with this task https://wordpress.org/plugins/woocommerce-show-attributes/
Get back to us if it will not work for you.
Regards
Hi,
this plugin show product attributes on the product page. What I’m after is to display attribute description on archive page.
This is product category archive:

This is product attribute archive:

OK, I now managed to display the description. I removed <?php do_action( ‘woocommerce_archive_description’ ); ?>
https://i.gyazo.com/f8ef633a7f5399213ea0c94764b0bc22.gif
and added <?php echo category_description(); ?>
https://i.gyazo.com/f8ef633a7f5399213ea0c94764b0bc22.gif
and it seems working fine.
Best Regards
Radim
Hi,
We are sorry, we understood you wrong. Anyway, thank you for posting your solution on our forum. It may be useful for other people.
Contact us if you have any additional questions.
Regards