Remove /tag/ from slug url

Posted in: Newspaper
Post count: 5

Hi there guys :

I just need to know how to remove /tag/ from slug url ..

Also I want to hide “Tag:” on each tag page which is shown just before
tag name.

Thanks a lot

Post count: 9544

Theme doesn’t control that at all to the permalinks. Best to ‘google’ that as it’s part of WordPress core.

e.g.,
http://stackoverflow.com/questions/17798815/remove-category-tag-base-from-wordpress-url-without-a-plugin

I think for second item, just edit the ‘tag’ loop in the page template(s).

( I don’t work here. )

Post count: 5

Hi chris thanks for your time !!

I’ve just copied and pasted the filter .. seems to work great !

thanks

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