The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
changes to navigation.php not taking effect - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.4 (https://userspice.com/forums/forumdisplay.php?fid=27) +--- Thread: changes to navigation.php not taking effect (/showthread.php?tid=1572) |
changes to navigation.php not taking effect - _guavajelly - 07-06-2019 Hi I am making changes to users/navigation.php (database navigation turned off) but there are not reflected on page. I tried clearing browser caching and reload but no luck. Any one run into this issue? I would like to modify the navbar with my own drops downs, logo, brand , etc.. Thanks Kevin RE: changes to navigation.php not taking effect - mudmin - 07-06-2019 When you are doing it in PHP there are multiple menu items for each link. There is one for the hamburger mobile menu and one for desktop. Make sure you are changing both. RE: changes to navigation.php not taking effect - mudmin - 07-07-2019 I think you sent me another message about navigation, but I cannot find it. When you view a template in the template manager, it tells you whether the template supports database navigation, file-based navigation or both. |