• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How to Registe Nav Bar Between Welcome and Slider

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › How to Registe Nav Bar Between Welcome and Slider

This topic is: resolved

Tagged: sub navbar reposition

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 2 months ago by emasai.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 31, 2013 at 9:26 pm #70234
    tuAtlas
    Member

    Hi, I m using an Agency Child Theme version 2.0 (latest).

    This theme comes with a "Welcome" space and a "Slider space" on the home.

    I have a question on the code that I would need to register a secondary nav bar right between the 2 spaces. Both spaces will
    have an slider but I want to to be able to put a secondary nav bar right between them.

    I have the idea that I can use simple hooks for this. There is a widget called "simple hooks" that I think I can use and just place the name of the hook where I place the code indicating to show a secondary nav bar. I am just not sure WHAT code to place in simple hooks.

    I am guessing it shoudl be something like:

     add_action(  'genesis_do_subnav' ); 

    the site is: http://www.performancecoating.com.mx/

    Any help on that would be great!
    Thanks a lot!!


    http://www.tuatlas.com/
    http://sitios.negociosensanjuan.com/

    http://www.performancecoating.com.mx/
    November 1, 2013 at 1:51 pm #70355
    emasai
    Participant

    The example code you are posting is more for the functions file. If you are adding to Simple Hooks you can write your code using HTML and PHP and just place it in the hook where you want your code to appear.
    e.g. example for placing code in the footer hook (without PHP)

    <div class="footer-wrap">
    	<div class="footer-top">
    	<a href=""><img src="http://mysite/logo-footer.jpg" /></a>
    	<ul>
    		<li><a href="">Home</a></li>
    		<li><a href="">Blog</a></li>
    		<li><a href="">Register</a></li>
    		<li><a href="">About</a></li>
    		<li><a href="">Table of Contents</a></li>
    		<li class="last"><a href="">Contact</a></li>
    	</ul>
    	</div>
    <div class="footer-bottom">
    	<a href="">My Site Name Here</a>
    	<ul id="footer-social-buttons">
                <li><a href="https://www.facebook.com/" class="first"></a></li>
                <li><a href="" class="second"></a></li>
                <li><a href="" class="third"></a></li>
          </ul>
    	</div>
        </div>
    

    Need Website Customization or a Responsive CSS fix? Contact Me
    Lynne emasai.com

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble