I have several pages of article summarys - which is working ok - but in the pagination I’m not getting the expected results from ’totalpages’
This is the pagination code;
<div id="page-articles">Page <strong>[+currentPage+]</strong> of <strong>[+totalpages+]</strong> pages<br /> <div id="page-nextprev">[+previous+] [+pages+] [+next+]</div> </div>
The pagination works ok, but doesn’t display the total number of pages (see screen grab.)
Any help appreciated.
HalD
"Today’s headlines are nothing more than whispers of history"
Hi Mark; Well I see now why it didn’t work - but - in the TRAC (
http://mirror3.cvsdude.com/trac/ditto/codebase/wiki/tutorials/CreateCustomTemplate)
It is showing as "totalpages" and every other document I have ("Useful Ditto Placeholders") shows it that way.
Cheers,
Hal D
"Today’s headlines are nothing more than whispers of history"
Mark; Thanks for the help.
Cheers,
HalD
"Today’s headlines are nothing more than whispers of history"