I’m working on an archive template that will work dynamically on the custom post types I’ve set up.
So far, things are mostly working fine, but the “Posts” module populates each post twice, meaning if there’s a custom post type with 2 posts, the archive displays two of each of those 2 posts.
I’ve been Googling and trying to figure this out on my own, but I’m hoping maybe someone else has experienced this and can offer some guidance and/or a solution.