I’ve spent alot of time (alot) in the EE forums and documentation, but my skills may not be advanced enough to fully understand how this issue has been solved. So I’m kindly seeking some input from the community for clarification and to point me in the right direction(s).
I have a newsletter with articles that are assigned by issue date (Dec11, Jan12, Feb12, etc.). And each article is assigned to a single parent or child category (fyi, categories are frequently added or edited).
The category_archive tag works perfectly to display all the channel entries in their proper categories, like this…
Hospitals
• Bon Secours
—article: New CEO Interview (Jan 2012)
—artlcle: Labor Management News (Feb 2012)
• Sinai
—article: New Expansion Announced (Feb 2012)
• Mercy
—article: Community Initiatives (Jan 2012)
Insurance
—article: Reimbursement Coding Issues (Jan 2012)
But I’d like to display the category archive for a subset of entries—such as the Jan 2012 articles, like this…
Hospitals
• Bon Secours
—article: New CEO Interview (Jan 2012)
• Mercy
—article: Community Initiatives (Jan 2012)
Insurance
—article: Reimbursement Coding Issues (Jan 2012)
I’m unclear if any add-ons can actually do this (like category sorted entries?) Or if I ran an exp query to select Jan 2012 articles, could I display the category archive from that result?
Any guidance would be appreciated… thanks!