Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Pagination with article_custom...
Hi Folks.
I’ve got a very, very annoying problem with my page template.
For ajax display, I have a page with this ligne in it:
<txp:article_custom section="articles" category='<txp:variable name="cat" />' limit="1" form="category_list" />
category_list is a simple form to retrieve a list of article categories.
Now, I would like to have a pagination into this page… And it seems we can’t paginate with article_custom.
Do you have any solutions?
Tanks by advance,
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: Pagination with article_custom...
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Pagination with article_custom...
Hi Yiannis.
I’m trying this. Thanks.
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: Pagination with article_custom...
I encountered the same problem (how to paginate an article_custom list) here.
The solution I found was to programmanually slice the list and use jQuery-ui tabs with appropriate styling.
No AJAX, but makes illusion.
Offline
Re: Pagination with article_custom...
Ok. After trying… and tested
@Yiannis The TxpTips doesn’t work in my case.
@CeBe Thanks to reply, but it seems I’ve got the solution :) [Off topic: Do u repair Mac hardware too?]
Need to clean my code, then I’ll post the result here.
Thanks lot howsoever.
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: Pagination with article_custom...
Maybe this thread?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: Pagination with article_custom...
@Yiannis You’re right. That’s the base which help me…
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: Pagination with article_custom...
Pat64 a écrit:
it seems I’ve got the solution :)
Can’t wait to see it
[Off topic: Do u repair Mac hardware too?]
I don’t. I don’t event repair hardware.
But Macs never fail, right ?
Offline
Pages: 1