[TYPO3-ttnews] paginator not showing

jaco graaff jaco at spacexplorer.co.za
Wed Jul 10 05:31:42 CEST 2013


Although I have multiple news items

this in the template does not get rendered

this does render in frontend <f:if condition="{pagination.nextPage}">this 
does not render in frontend

- it does not work with 2 list views on one page

- it does not work for details page




------------------------------------------------------------------------

"jaco graaff"  wrote in message 
news:mailman.1.1373424076.14182.typo3-project-tt-news at lists.typo3.org...

in typoscript:

plugin.tx_news.settings.list.paginate {
              itemsPerPage = 6
                      insertAbove = TRUE
                      insertBelow = TRUE
                      lessPages = TRUE
                      forcedNumberOfLinks = 5
                      pagesBefore = 3
                      pagesAfter = 3
            }

Has anyone else had issues getting the paginator to display

In my details view I would really like to have previous: Title and next:
Title 



More information about the TYPO3-project-tt-news mailing list