I hope this makes sense, new to wordpress.
Can anyone tell me what php template affects the categories pages? I want to edit my comment section for these pages and don't know which one it is.
Thanks Much!
I hope this makes sense, new to wordpress.
Can anyone tell me what php template affects the categories pages? I want to edit my comment section for these pages and don't know which one it is.
Thanks Much!
Can anyone tell me what php template affects the categories pages?
Never edit core WP files. Your changes will be over-written whenever you update WordPress.
Instead, use a child theme.. and make your adjustments from there.
What do you mean the categories pages? Do you mean when you are looking at say category: Philosophy and it shows all the posts? Can you please clarify a litte more, please?
http://codex.wordpress.org/Template_Hierarchy
which template is used depends on the existing templates in your theme
Thanks Alchymyth!
You must log in to post.