Template hierarchy and customization
-
How can I make custom template files for specific categories or pages with eStar?
I am referring to the WordPress template hierarchy here: https://developer.ww.wp.xz.cn/themes/basics/template-hierarchy/
I usually don’t have an issue with it on other themes I’ve tried, but eStar (although lovely) has so many
template partsit’s making me quite lost.I am looking to make things along the line of
page-{slug}.php,single-{post-type}.php,archive-{post_type}.php,category-{slug}.php, andtag-{slug}.php…Right now I am accomplishing something similar – but very poorly – with a child theme and a lot of conditional statements. 👀🙈
I feel it should be easier to accomplish. Am I missing something?
Can you please help point me in the right direction?Thanks.
The topic ‘Template hierarchy and customization’ is closed to new replies.
