Conversation
supportHi, In the WordPress Permalink settings we have a custom common settings “/newsroom/%postname%/” The problem is brand page is adding the permalink prefix for posts to all the brand links. For example the brands page link has this url structure https://www.corporatearmor.com/newsroom/product_brand/arista-networks/ instead of https://www.corporatearmor.com/product_brand/arista-networks/ I had added a piece of code to function.php to remove newsroom from brand page urls but it gives a 404 when trying to go to a page without newsroom in the url. Anything I can add to funtions.php to get this to resolve? Or a way to get Brands plugin to ignore custom settings permalink for blog posts? Thanks! The page I need help with: [ log in to see the link]
No comments were stored for this source.