Remove Category From Breadcrumbs For Post
-
I have the breadcrumbs shortcode on a blog post.
Currently the shortcode is in the format “/home/news/category/news/post name”
The permalink for blog post is “news/post name”
I would like to remove “/category/news” from the breadcrumbs to leave “/home/news/post name”
When I set taxonomy=”none” as a parameter, it also removes the news part of the URL to leave;
“/home/post name”
Is it possible to do what I want?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.