[Plugin: WP Easy Post Types] Embed into custom template
-
I’m having the toughest time embedding the Easy Post Type I’ve created. I’ve followed the YouTube videos on the website and still cannot get it to work.
I have a textarea with a system key called “my_sidebar”. Here is the code I’m using in my template to try and bring in the code:
<?php $mcf = get_ept_field('my_custom_field'); echo $mcf; ?>
Any help would be greatly appreciated.
Thank you!
-John
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: WP Easy Post Types] Embed into custom template’ is closed to new replies.