🔥 🔥Iggy🔥 Well-known member Sep 16, 2024 #1 Affected version 2.3.3 ive disabled the public navigation "featured content".....it wont go away tho
C CBPro Member Sep 18, 2024 #2 Confirmed. Even if disabled in public navigation, it will remain to be visible in whats new.
C CBPro Member Sep 18, 2024 #5 Seeker-Smith said: It works for me. Click to expand... Old Nick said: The public navigation is this: View attachment 311054 Not this: View attachment 311055 Click to expand... true true. 🔥Iggy🔥 said: ive disabled the public navigation "featured content".....it wont go away tho Click to expand... You cannot disable it in what's new by public navigation, was never like that and I forgot that when testing your issue. If you want to remove it, edit the "whats_new_wrapper" template and delete this line: Code: <a class="{$baseClass} {{ $pageSelected == 'featured' ? {$selectedClass} : '' }}" href="{{ link('featured') }}">{{ phrase('featured_content') }}</a>
Seeker-Smith said: It works for me. Click to expand... Old Nick said: The public navigation is this: View attachment 311054 Not this: View attachment 311055 Click to expand... true true. 🔥Iggy🔥 said: ive disabled the public navigation "featured content".....it wont go away tho Click to expand... You cannot disable it in what's new by public navigation, was never like that and I forgot that when testing your issue. If you want to remove it, edit the "whats_new_wrapper" template and delete this line: Code: <a class="{$baseClass} {{ $pageSelected == 'featured' ? {$selectedClass} : '' }}" href="{{ link('featured') }}">{{ phrase('featured_content') }}</a>
ge66 Well-known member Nov 27, 2024 #6 Related to this. If you set "Feature / unfeature threads"-permissions to "No" it still shows up and works under the moderator drop downs.
Related to this. If you set "Feature / unfeature threads"-permissions to "No" it still shows up and works under the moderator drop downs.