Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-01-05 13:13:13

AndrijaM
Member
From: Belgrade, Serbia
Registered: 2007-12-22
Posts: 190
Website

rss_suparchive: menu problem

Ok, its that time of the day, again, when after few hours of trying, I need some help.

I am using rss_superarchive_menu to display the monthly-yearly archive. Everything is working and showing, but when I click on an item in menu, page displays ALL articles, not only for that month.
This is the code:

<txp:rss_suparchive_menu section=“blog” linktosection=“archive” showheader=“1” headerlabel=“Arhiva” headerlevel=“4” />

For building the archive page I used this metod

Thanks

(Edit: updated discussion topic. -Mary)

Last edited by Mary (2008-01-06 03:26:50)

Offline

#2 2008-01-05 13:22:31

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: rss_suparchive: menu problem

Andrija, the rss_suparchive_menu can’t chance the sort of <txp:article_custom />. You have to use <txp:rss_suparchive />-tag to display the articles, sorted by the rss_suparchive_menu.

Cheers!

Last edited by Gocom (2008-01-05 13:23:13)

Offline

#3 2008-01-05 13:42:14

AndrijaM
Member
From: Belgrade, Serbia
Registered: 2007-12-22
Posts: 190
Website

Re: rss_suparchive: menu problem

Oh, I see now. Thanks.

I read the doc but didnt understand that.

Now, I got only one thing to figure out: about that strftime function. How to display items in other languages other then english.

Thanks again.

Offline

Board footer

Powered by FluxBB