Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author alex27

    (@alex27)

    Hello Prateek! 🙂
    GamePress doesn’t offer additional menu areas, so you’d need to code it yourself. Do you have any experience in php and WordPress?

    Thread Starter Prateek Mondal

    (@prateek-mondal)

    Hello Alex!

    I am trying to configure secondary menu area in this theme. That is really confusing as I have a very little knowledge about php & coding. 🙂

    Theme Author alex27

    (@alex27)

    This should help: http://codex.wordpress.org/Navigation_Menus, and you can see how it’s done by looking into functions.php and header.php in GamePress.
    Basically you need to define menu area in functions.php and then place it somewhere in the theme (in your case header.php).

    Thread Starter Prateek Mondal

    (@prateek-mondal)

    Hello Alex!

    I had set up a secondary navigation bar. Thank you for your support.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need a secondary navigation bar on top of website’ is closed to new replies.