taxonomy-mySlug.php Works: archive-mySlug.php Does Not.
-
I am registering a custom post type (listing) with a plugin and it has two taxonomies. It all seems to work as expected.
I can display individual posts from the CPT using
single-listing.php
but I can’t display a full page usingarchive-listing.php
. I just triedtaxonomy-organisation.php
which is the CPT taxonomy and this works too.I am using a child theme and just used a copy of the parent archive/siingle/taxonomy pages
Thank you
- The topic ‘taxonomy-mySlug.php Works: archive-mySlug.php Does Not.’ is closed to new replies.