Hi,
Is it possible to replace the category description below the products of the category?
Now it is showing the header, category description and then products.
But I would like to have header -> products -> category description.
Is that possible?
This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
Hi,
Is it possible to replace the category description below the products of the category?
Now it is showing the header, category description and then products.
But I would like to have header -> products -> category description.
Is that possible?
Hello,
You need edit the file wp-content/themes/royal/woocommerce/archive-product.php and move the code <?php do_action( 'woocommerce_archive_description' ); ?> in line 43 to line 80.
Regards,
Eva Kemp.
That worked perfectly. Thanks for your help!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Product category description below products’' has been successfully resolved, and the topic is now closed for further responses