delete category
- The topic ‘delete category’ is closed to new replies.
Need help? Check out our Support site, then
Hi
in the Posts pages, below the posts there are Related Posts.
there we read the post title and a Category of the post.
how can i delete this category?
via CSS
thanks
The blog I need help with is: (visible only to logged in users)
Hi!
Try with:
.jp-relatedposts-post-context {
display: none;
}
no i dont wish to remove the related posts, but the Categories mentioned below it.
the related posts disappeared though i removed this CSS code, strange.
thanks
it’s in dashboard like this
https://saleemalbeik.files.wordpress.com/2014/09/screen-shot-2014-09-10-at-11-21-04-am.png
but suddenly disappeared in my blog
it’s fine the problem is not there anymore