[FEATURE] make news detail page navigation display next and prev news…#390
[FEATURE] make news detail page navigation display next and prev news…#390dmh merged 1 commit intot3kit:masterfrom
Conversation
7f480a1 to
3c11f82
Compare
… item title & date
3c11f82 to
ef418c5
Compare
| </f:link.page> | ||
| </div> | ||
| </f:if> | ||
| </f:then> |
There was a problem hiding this comment.
Looks like this tag </f:then> is not needed - cause errors.
There was a problem hiding this comment.
Also, could you explain how to enable navigation for next and prev news in detail view template? I would like to test it, but can't find this feature :)
There was a problem hiding this comment.
Do you mean "plugin.tx_news.settings.detail.showPrevNext = 1" in EXT:theme_t3kit/Resources/Private/Extensions/News/TypoScript/setup.ts? It should be enabled.
There was a problem hiding this comment.
Do you still have problems to test it ?
There was a problem hiding this comment.
Yes, I still can't enable those links, looks like I am missing some config ... :(
But I decided to merge it without testing, hope that everything should be ok. Thanks for the help!
| </f:link.page> | ||
| </div> | ||
| </f:if> | ||
| </f:then> |
There was a problem hiding this comment.
Yes, I still can't enable those links, looks like I am missing some config ... :(
But I decided to merge it without testing, hope that everything should be ok. Thanks for the help!
… item title & date