Using a CPT’s name in a URL
-
So I have a custom post type called Resources, and the site is set up to show content under there as:
http://siteexample.com/resources/resource-title-goes-hereStraightforward, works fine.
I also have a page:
http://siteexample.com/video-libraryWhat the client wants is for video-library to have the URL:
http://siteexample.com/resources/videolibraryIs there a good way to spoof this so that I can make /resources/ handle loading of other pages?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Using a CPT’s name in a URL’ is closed to new replies.