Custom Post Type on the Page Title
-
I’ve searched the forums for this, but couldn’t quite get what I was looking for.
I have created a custom post type via my theme. What I need to do is for the page title to reflect what that custom post type is when the article is called.
I keep getting `Site Name | Blog | Post Title` when I need it to be `Site Name | Post Type Name | Post Title`
I need a code that can fix this via the theme’s functions.php rather than touching BP’s core code.
Your help will be very much appreciated.
You must be logged in to reply to this topic.