Customise Blog Archives template (archives.php)
-
Hi,
I’m using a plugin that shows the number of posts in a taxonomy on the home page. When a user clicks on that taxonomy I want them to be to the page and see the content not as shown on the default archive page.I’m using a skeleton_childtheme.
How do I go about customizing the archive.php to show the full content?
Any assistance would be appreciated.
I see the
get_template_part( ‘loop’, ‘archive’ );
in the archive.php but am unsure how to amend this…
- The topic ‘Customise Blog Archives template (archives.php)’ is closed to new replies.