Top area where the sub nav goes question

Homepage Community Forums Optimal Theme Support Top area where the sub nav goes question

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #500
    Cove145
    Customer

      If Don’t want to have a menu here but put text and social icons, what would be the process to do so?

      Thanks

      Kris

      #501
      Wes
      Moderator

        You would need to add a hook and you could register a widget to be placed in that area if you wanted to use a widget. Otherwise, using a hook in your functions.php to place content there would work fine.

        Plenty of information on how to create hooks and register widgets on the StudioPress tutorials page – http://www.studiopress.com/tutorials

        #502
        Cove145
        Customer

          I tried to use the genesis hook plugin and it puts all these red boxes on the site, can I use this plugin to accomplish this?

          #503
          Wes
          Moderator

            You can use that plugin if you want. I prefer to use the functions.php through FTP, so if I ever have an error in my code, (a typo, etc) I can easily undo or correct the mistake if the site goes down.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.