1. REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

How Can I Change Sportsbook NavTab Order?

Discussion in 'Sportsbook Support' started by DRE, Apr 1, 2013.

  1. DRE

    DRE Member Showcase Sportsbook

    I noticed that my Sportsbook installation placed itself right after the forum tab. How do I make it go further to the right, like near the end?
     
  2. Bob

    Bob Developer Staff Member

    Admin CP >> Development >> Code Event Listeners

    Scroll down till you find the [NFLJ] Sportsbook Listeners (there are 7 of them)
    click on the title-> navigation_tabs (3rd listener on the list under sportsbook) (not the red x lol)
    Set the 'Callback Execution Order' from 10 (which is default) to a higher value (I'd try 11 first and increment by +1 until it moves)

    10 is default (which is what most developers leave it at). So to fine tune exact placements for ALL tabs that are inserted into the MIDDLE hook, you will have to make adjustments to all the addons navigation_tabs listeners.
     
    DRE likes this.
  3. DRE

    DRE Member Showcase Sportsbook

    Thanks!
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.