Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2012-11-20 16:43:48
- alivato
- Member
- Registered: 2011-03-31
- Posts: 151
Article Pagination
Hi, sorry my english
There is a bilingual site.
Two pictures. Flags. When you click the site should switch …
In general, the main page (the same language) displays news from all sections + pagination ob1_pagination.
How do I make a symmetrical page and in another language, with pagination ob1_pagination.
<txp:article />
<txp:article_custom /> no pagination ((
Last edited by alivato (2012-11-20 16:52:21)
Offline
Re: Article Pagination
Hi! The easiest way would be to use one section per language, and structure the content by categories. <txp:article />
is context-aware, so ob1_pagination
should work fine inside sections.
If this is not possible and you have to use <txp:article_custom />
, you could adapt this tip to your needs.
Offline
Pages: 1