Joe Link

Customer
With the mobile bar enabled, using a desktop browser, keyboard shortcuts for menus (M , . /) trigger the mobile menus rather than the navigation menu's, displaying them in the top left corner of the page. Tested with XF and XB 2.3.2.

1724163472717.png


1724163504192.png


1724163528488.png
 
Whoops... I'll get those shortcuts removed from the mobile bar template, should fix it.

If you want to adjust it now, open template "xb_mobile_bar" and remove the following lines:

Code:
data-xf-key="{{ phrase('shortcut.alerts_menu')|for_attr }}"
data-xf-key="{{ phrase('shortcut.conversations_menu')|for_attr }}"
data-xf-key="{{ phrase('shortcut.alerts_menu')|for_attr }}"

They're not together but spread out through the template. If you make the edit on the parent style (yes the DO NOT EDIT) you won't need to do anything when we push out the update (assuming you don't have that template modified on your style).
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back