Comments on: How to Display Category Description in WordPress
https://plugins-for-wp.world/blog/display-category-description-in-wordpress/
Premium WordPress Plugins And Themes For An Affordable PriceTue, 01 Nov 2022 19:38:09 +0000
hourly
1 https://wordpress.org/?v=6.8.3
By: PluginsForWP
https://plugins-for-wp.world/blog/display-category-description-in-wordpress/#comment-23039
Tue, 01 Nov 2022 19:38:09 +0000https://plugins-for-wp.world/?p=397961#comment-23039In reply to Gwen.
Hello,
Try to change the numbers of the filter to a higher value. Maybe like that:
add_filter( ‘get_the_archive_title’, ‘p4wp_modify_archive_title’, 10, 99 );
]]>
By: Gwen
https://plugins-for-wp.world/blog/display-category-description-in-wordpress/#comment-23036
Tue, 01 Nov 2022 14:16:47 +0000https://plugins-for-wp.world/?p=397961#comment-23036Hi, I’m testing your script in my function.php but my description is above the menu (at the top)
I use a fse theme.
Would you have a suggestion for the description to be displayed well under the category title with a theme like this?
Thank’s
]]>