Quick Navigation in Menu [PAGE]

Quick Navigation in Menu [PAGE] 1.1.0

No permission to download

BassMan

Well-known member
BassMan submitted a new resource:

Quick Navigation in Menu [PAGE] - Adds quick navigation icon link in menu opening like a page with some customization.

Description:

This add-on adds quick navigation icon before Home in navigation bar opening like a page with some customization. It's using Font Awesome icon. It also removes quick navigation icon in breadcrumbs.

Extra features:
  • quick navigation page shows in two columns (but not in responsive)
  • added some useful links in General Links column
  • added Contact Us link that opens in an overlay


View attachment 74300

View attachment 74301...

Read more about this resource...
 
I love this little add-on. In all my time using XenForo, my members never even knew we had a Quick Navigation. And those who did, never used it much. Now everyone knows and people actually use it.

Better than the core default ! Very nicely done (y)
 
@BassMan thanks for this addon

Question if I already include fontawesome locally, how do I remove the remote netdna call to cdn version of fontawesome in your addon ? I don't for it to be called twice especially when they're differing versions 4.1.0 vs 4.0.3

cheers
 
@BassMan thanks for this addon

Question if I already include fontawesome locally, how do I remove the remote netdna call to cdn version of fontawesome in your addon ? I don't for it to be called twice especially when they're differing versions 4.1.0 vs 4.0.3

cheers
Hi!

Thanks for using it.

Go to Template Modification, find Quick Navigation [PAGE] and uncheck PAGE_CONTAINER template.
 
Where do I set what icon is used on the navigation menu?
For now there is no setting in acp to change it with one click.
But there is a way:

Activate debug mode on your forum. Then in ACP go to Template Modification > Quick Navigation in Menu [PAGE] and click on navigation template.

In replacement code find fa-external-link-square. Find the desired code here: http://fortawesome.github.io/Font-Awesome/icons/
... and replace it.
 
Top Bottom