Based on URL, limit tags to category
Posted: 19 December 2007 09:50 AM   [ Ignore ]
Newbie
Rank
Total Posts:  8
Joined  2007-12-03

I’m expecting tags to work the same as categories in this respect…I have:

{exp:tag:entries weblog="events" tag="featured" limit="3" show_future_entries="yes"}

Using the same template, when my URL is /events/category/music/, I’m expecting to see only entries tagged ‘featured’ AND in the music category, but its just showing all featured.

Does this makes sense, or is there a different way to do this?

Profile
 
 
Posted: 20 December 2007 11:21 AM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

EDIT:

Currently, Tag:Entries does not understand categories that way.

You can hardcode it with the category parameter though:

category="63"

 Signature 

Check out the new Solspace Blog!

Profile