Forums
Forums / Plugin: WP Blog and Widgets / Remove category in blog posts
(@catmaniax)
10 years ago
Hello!
I wanted to ask you if there is a way I could remove the meta category in my blog posts from showing.
Now it looks like:
Blablabla (Title) 20 May 2016 in • 0 Comments
I want to remove the “in” but only in my blog posts and not my main site.
Please let me know.
https://ww.wp.xz.cn/plugins/wp-blog-and-widgets/
(@anoopranawat)
Hello,
You can use shortcode parameter
show_category_name :
[blog show_category_name="false"]
(Display blog post category name OR not. By default value is “True”. Options are “ture OR false”).
The topic ‘Remove category in blog posts’ is closed to new replies.