nathank
(Nathan Kershaw)
June 6, 2025, 3:54am
1
This Theme Component has a significant issue at present:
The Problem
The first custom top nav link appears to be selected; this is of course nonsense as it isn’t usually a list. This is our homepage / Latest list:
Mobile - effect is more pronounced.
This is due to the toggle taking on the label of the (inappropriately) apparently selected custom top nav link.
For example, this is showing the /latest
list, but it displays Upcoming
on the list-control-toggle-link and it appears to be selected on the dropdown:
1 Like
Can you share the configuration of the nav links setting? is “Upcoming” linking to a category/tag/something else? when I add a link using the component it seems to work ok…
nathank
(Nathan Kershaw)
June 26, 2025, 8:29pm
4
It might be a problem specific to the calendar-and-event plugin (which would explain why nobody has complained about it before).
Our config has Upcoming linking to our dedicated Events category, and the other one to our site calendar.
Our use case is attempting to tie together our events list and calendar nicely as the plugin doesn’t really provide that as is.