Home Forums Basel support forum Show product attribute description on archive page

Show product attribute description on archive page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5749

    shadyrad
    Participant

    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

    #5753

    Artem Temos
    Keymaster

    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

    #5758

    shadyrad
    Participant

    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

    #5761

    Artem Temos
    Keymaster

    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

Viewing 4 posts - 1 through 4 (of 4 total)