The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Hamburger menus - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Hamburger menus (/showthread.php?tid=879)



Hamburger menus - eeverts - 12-09-2017

On my mobile phone I cannot access my menus, because all the space on the screen is filled with admin links. My own dropdown menus are hidden off screen and scrolling doesn't work.

My solution is not so nice: comment out lines 69-73 in /users/includes/navigation.php.

Why not putting these admin menu items in an 'admin' dropdown menu?

Thanks for the good work!
grtx, Evert


Hamburger menus - Brandin - 12-09-2017

I think it was a saving header space type thing. I personally don't have any issues with mine mind you I don't have any additional dropdowns, I just add more links to the user dropdown. Sorry I don't have a solution. @Mudmin may be able to chime in.


Hamburger menus - mudmin - 12-09-2017

I actually thought @Brandin added those over there. I would be fine with just having the link to the dashboard. I think the other ones are repetitive. You can get to them from the dashboard. Thoughts?


Hamburger menus - Brandin - 12-09-2017

We can take most of them out and put them on the dashboard if you wish. I use the DB-driven nav so if I don't want something I just take it out.