Hello-
I would like to create a custom post type template that I can use for
courses on my elearning site. I am accustomed to creating and adding
custom wordpress templates using php – for example <?php get_header(); etc…
It appears that epik templates are all created using action hooks in
genesis so I am a little confused. And in epik when I create a post
there is no option to select the proper template to be used on the right side.
Can you help? Is their documentation on this?
Thanks