Get the titles of the root page down the hierarchy to the current page without linking the current/active page:
Related Articles:
- TYPO3: XHTML Valid 3 Level Menu in Typoscript
- TYPO3: Making a simple menu as an unordered list in XHTML
- TYPO3/TypoScript: How to add Page Updated Timestamp
- TYPO3: Add tt_news LATEST as TypoScript Object
- TYPO3: Setting XHTML 1.1 DOCTYPE
- Change bbPress Installation URL Path
- TYPO3: Copyright Notice with Automatic Year Update and Secondary Language Support
- TYPO3: tt_news LIST and SINGLE at the same page
I use this
- special.range = 1|-1
BUT I got problem…
For example:
- home > events
event 1 link ==> I go click this event 1
event 2 link
- home > events > events details ==> No problem here
content of event 1
- home > news
news 1 link ==> I go click this news
news 1 link
-home > events > events details ==> Hey, problem is here
content of news 1
Any help appreciate it
Tjenarvi.com