Сategory description not displaying correctly
-
In the settings, you should show a description after the product grid. Displayed on the site in front of the product grid
Attachments:
You must be
logged in to view attached files.
Hello,
If you have created a product category in Woocommerce layout, you need manually move the Archive description.
If you have any questions please feel free to contact us.
Best Regards
Give a screenshot where you need to write a description of the category so that it works through your functionality
Give a screenshot of how to manually move the description
Hello,
Please insert the site admin access into the Private content below the message area.
Best Regards
remove_action( ‘woocommerce_archive_description’, ‘woocommerce_taxonomy_archive_description’, 10 );
add_action( ‘woocommerce_after_shop_loop’, ‘woocommerce_taxonomy_archive_description’, 100 );
Tried it like that! Appeared at the bottom, but didn’t go away at the top, and it turns out 2 descriptions
Hello,
Please check these screens: https://gyazo.com/ef058917eff2c19a353735a78a823467 you do not need to edit any code: https://gyazo.com/193621db8d6ad92c072b2b5e5bd0bc39
If you have any questions please feel free to contact us.
Best Regards