Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2006-01-26 11:48:51
- Thirteen
- Member
- Registered: 2006-01-09
- Posts: 40
Something like article_custom but with pagination?
There’s one section in my site where I need to have the article list display some articles from another section, based upon their categories. This was simply achieved by using article_custom and I was happy until I realized that article_custom doesn’t allow pagination. Now I’m in a panic as that would ruin a lot of the set up I’m currently working on.
Basically, I’d like to be able to have something like article_custom where it’ll allow me to list articles from another section, limited by category- but will also allow pagination as that’s really important. At first I thought something like if_category would work, but that’s not right either.
If anyone can recommend a way I can work around this, I’d greatly appreciate it. Any ideas at all- whether plugins or not, etc…all welcome! Thank you- I spent last night searching the forums for a solution, but I haven’t found anything. :\
Last edited by Thirteen (2006-01-26 11:49:44)
Offline
#2 2006-01-28 22:21:53
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Something like article_custom but with pagination?
I’m not sure about this, but if I remember well I have in the past been using chh_article_custom with rsx_page_number. chh_article_custom has been ‘modernized’ lately, and I’m not using it anymore so I may be wrong, but it might be worth a try?
Offline
Re: Something like article_custom but with pagination?
The chh_article
tag of chh_article_custom should work fine for this.
Offline
#4 2006-01-29 19:28:26
- Thirteen
- Member
- Registered: 2006-01-09
- Posts: 40
Re: Something like article_custom but with pagination?
Thank you both so much for the advice…I’m going to run off to download this plugin now. Hopefully it’ll work!
Edit: It works!! I’m so happy- thank you for pointing me to that plugin. It’s God-send for what I’m doing!
Last edited by Thirteen (2006-01-29 19:50:17)
Offline