How can I remove a single category slug?

Posted in: Newspaper
Post count: 92

I have categories set up on my site, however I don’t want to have the “blog” slug in the permalink for the blog section posts.

i.e. I would like them to be sitename/postname insyead of sitename/blog/postname

But I don’t want this to impact my other categories either,

Any help would be appreciated

Thank you

Post count: 9544

Theme has no control over your permalinks.

There is a well known solution to add a custom function to your functions.php file; or if you’re using an SEO plugin like Yoast or All-in-One, I think they both have option to strip the /category/ slug from the permalink 🙂

Post count: 92

I know all that. My question states that I want to remove it within a single category though, as opposed to site wide

Post count: 9544

Probably a function you could come up with. Maybe use the common function for removing the slug but wrap in an if id is xx loop.

If that makes no sense you might need to hire developer.

Post count: 92

Thank you, is it pretty straight forward? Do you mind providing instructions?

Post count: 23312

Hello jadmac,

For further custom modifications, you should consider hiring a freelancer/developer from studio.envato.com.

Thanks for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.