[Plugin: Custom Content Type Manager] Trying to use include template path
-
This plugin seems like the perfect one for my use, but I’m having trouble displaying it.
I created a very simple content type called Home Intro to display an introduction paragraph and place it on my home.php page. However when I use
<?php include (TEMPLATEPATH . 'single-home.php'); ?>(single-home.php being the sample template I created to pull onto the homepage), nothing shows up.Any ideas or suggestions on how I could include it? I would be doing this frequently on multiple pages.
http://ww.wp.xz.cn/extend/plugins/custom-content-type-manager/
The topic ‘[Plugin: Custom Content Type Manager] Trying to use include template path’ is closed to new replies.