B
B
Boris Belov2016-02-03 11:03:38
WordPress
Boris Belov, 2016-02-03 11:03:38

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 question

Ask a Question

731 491 924 answers to any question