Meta Box
Support › MB Custom Post Type › CPT with a slug being redirected?Resolved
I created a page called blog: - example.com/blog
Then I used MB to create a CPT with the slug br:
Then I created a CPT page called blog, so the path is like this: - example.com/br/blog
They're separated pages, but when I access example.com/br/blog it's redirected to example.com/blog. Why?
Well, for some reason simply clicking on Save Changes on the permalink settings on Settings > Permalinks made it work.