benjaminkott / benjaminkott/bootstrap_package
Home link active only on home page in main navigation
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
# Support
## Description
Dear community,
in previous version this TS has worked to mark the pagelink with id 2 as active, when on the root page with id 1. The page with id 1 has the actual content of the home page.
```
[page["uid"] == 1]
page.10.dataProcessing.10.alwaysActivePIDlist = 2
[END]
```
Now even if removing this condition the home item with id 2 remains marked as active.
Please help to achieve the result where id 2 is marked active when on page 1. Thank you.
## Screenshots

Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Reproduce the main-navigation state with TYPO3 pages 1 and 2 and the shown TypoScript, then trace the active-link handling; done when page 2 is active on page 1 without incorrectly remaining active elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, php
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100