exp:tag:entries pulls no data?
Posted: 24 November 2007 10:53 PM   [ Ignore ]
Newbie
Rank
Total Posts:  8
Joined  2005-12-30

i have a blog that is ‘skinnable’. in my primary skin, everything works dandy! due to some of the different code i need to have multiple pages for things that won’t ‘skin’ properly. for example, my comment and permalink lead to a template called ‘individual’. in my holiday skin i use ‘individual2’ to get it to look right, since the original ‘individual’ doesn’t look right with the holiday skin.

so i am trying to do a ‘tag2’ page for the same reason. ‘tag1’ works fine. a click of a displayed tag takes you to all the posts with that tag. i cannot get my ‘tag2’ to display the entries.

anyone patient enough to take a peek at the templates to tell me what i am doing wrong? both use :

{exp:tag:entries weblog="weblog1" orderby="entry_date" sort="desc" limit="20"}
<stuff>
{body}
<other stuff>
{/exp:tag:entries} 

somehow i am convinced i am missing something simple…

thanks!

Profile
 
 
Posted: 25 November 2007 04:25 PM   [ Ignore ]   [ # 1 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  3717
Joined  2006-10-18

I’m assuming that your weblog=“weblog1” is actually referring to the correct weblog?

Can I perhaps see a link to both pages as well?

 Signature 

Check out the new Solspace Blog!

Profile