Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Offline
Re: Archive: Which plugin should I use?
Are you sure about those quotes?
<li><a href=”<txp:siteurl />archives/<txp:posted format=”#a%m%y” />”><txp:posted format=”%B %Y” /></a></li>
It should be:
<txp:if_different><li><a href="<txp:siteurl />archives/#<txp:posted format="a%m%y" />"><txp:posted format="%B %Y" /></a></li></txp:if_different>
Just a thought… as some of your codes include right quotes and some don’t. And it isn’t Textile as the quotes are diffrent from Textile ones, so forum haven’t done them (not the current version).
Cheers!
Last edited by Gocom (2008-01-13 19:19:30)
Offline
Re: Archive: Which plugin should I use?
Thanks for the kind replies. I went through the articles (still a little confused, bookmarked for further reading), started over, mixed this with that and somehow got it to work this time. One last question for now;
<txp:permlink><txp:title /></txp:permlink><br />
Is it possible to use an unordered list in this case? I love wraptag+break but it’s not allowed here :(
Offline
Offline