Answer the question
In order to leave comments, you need to log in
How to display attribute description in attribute category?
Good morning.
Task: There is an attribute description, for example joxi.ru/1A553bOuKwPWaA
We are also in the attribute category itself joxi.ru/nAyn0zdFXknMYr
What code should be inserted to display the attribute description?
The description of just the category I display through
<?php
do_action( 'woocommerce_taxonomy_archive_description' );
do_action( 'woocommerce_product_archive_description' );
do_action( 'woocommerce_archive_description' );
?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question