첫 번째 사용자 지정 상단 네비게이션 링크가 부적절하게 선택된 상태로 표시됩니다

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개의 좋아요

네비게이션 링크 설정 구성을 공유해 주실 수 있나요? "Upcoming"이 카테고리/태그/그 외 다른 것으로 링크되고 있나요? 컴포넌트를 사용해 링크를 추가하면 잘 작동하는 것 같습니다…

image

#calendar-and-event 플러그인에서 발생하는 문제일 수 있습니다(이전까지 아무도 불평하지 않았던 이유를 설명해 줄 수 있겠죠).

우리의 설정에서는 Upcoming을 전용 이벤트 카테고리로 연결하고, 다른 하나는 사이트 캘린더로 연결되어 있습니다.

플러그인이 기본적으로 이를 제공하지 않기 때문에, 이벤트 목록과 캘린더를 잘 연결하려는 것이 우리의 사용 사례입니다.