Archived topic
Page Header in Templates
3 replies · Started by antware on December 4, 2015
Hi Tom
Just wanted to check, I have a separate template file for my Single Custom Post Type Listings. Is there any way I can hardcode the Page Header Add On for that Single Listing in my template file using a Shortcode or something.
As always thanks again for a superb product.
Hi there,
As long as your page template has all the same hooks as the single.php and content-single.php files (do_action('this_is_a_hook')), then you should be able to use the Page Header metabox like on any other single post.
Let me know :)
Thanks Tom, once again you were right on the money.
Awesome, glad I could help :)
