I’d like to show the woocommerce category description on the category page in my website. In the wpadmin of a category there is a category description input box. At the bottom of the category description input box it says ‘The description is not prominent by default; however, some themes may show it.’
Is there a way of showing it please?
Many thanks
Thanks for this plugin it works. But, is there a way to add a TinyMCE editor to the category description? That would be awesome
Category description added – https://snipboard.io/hxKZS4.jpg
Not showing on frontend – https://snipboard.io/xfzEBX.jpg
Am I missing a setting or is there a way to get this required info to show at the top of the category? The text, bottle size, how long it lasts etc will be differert for each category so cannot use a global store notice post as that shows the same on every category.
Thanks for any help.
]]>add_action( 'wp', function() {
if ( is_author() || is_category() ) {
remove_action( 'generate_archive_title', 'generate_archive_title' );
}
} );
But it also remove the description or info, how can I remove the archive title but keep the description?
]]>I am using an Html block in the category description field and there are only product categories in the block.
The first time I enter the category screen, it looks like (ss1), it gets better when I refresh the page. (ss2)
Hi, I’ve identified the plugin causing the problem as Rank Math, what should I do? The settings are as follows. (ss3)
(ss1) – https://ibb.co/Qvb7L37
(ss2) – https://ibb.co/YWNnLBd
(ss3) – https://ibb.co/Mf2LKTB