Thread Starter
hank3
(@hank3)
I’m sorry, I found it.
The category page… obviously 😉
Marijn
Thread Starter
hank3
(@hank3)
Hello David,
You’ve been of tremendous help. For example I’d never heard of post classes before 😉 But I’m really new here.
And I’m still wondering, in which page do you call for the different template parts.
In your index.php you call for
get_template_part( ‘content’, ‘switch’ );
or should I use the original code instead?
get_template_part( ‘content’, get_post_format() );
Or does WP recognize the different template parts as such, and can I choose one by creating/adjusting a new catergory?
Marijn
Thread Starter
hank3
(@hank3)
A childtheme indeed 😉
Thanks a lot for your quick response, I’m gonna watch your videos and will let you know whether I succeeded.
Marijn