What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Suggestion Quick Navigation Menu

Discussion in 'Feature Requests' started by Micky, Nov 17, 2013.

  1. Micky

    Micky Authorized Member Authorized

    Hello

    I created an extension for Quick Navigation Menu, now I have set the link to the Gallery in General Links.

    Open ACP -> Appearance -> Styles -> Templates -> quick_navigation_menu

    search for
    Code:
     <li><a href="{xen:link forums}">{xen:phrase forums}</a></li>
     <li><a href="{xen:link members}">{xen:phrase notable_members}</a></li>
    Replace with
    Code:
     <li><a href="{xen:link forums}">{xen:phrase forums}</a></li>
     <li><a href="{xen:link gallery}">{xen:phrase sonnb_xengallery}</a></li>
     <li><a href="{xen:link members}">{xen:phrase notable_members}</a></li>
    menu.png
     
    sonnb likes this.
  2. sonnb

    sonnb Administrator Staff Member

    Thank you. I will note this.
     

Share This Page