Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

  • TracyByrne
    Participant

    @tracybyrne

    you’re not going to believe this but there is VERY little in the functions.php file …

    <?php
    /**
    * Infinity Theme: theme functions
    *
    * @author Marshall Sorenson <marshall@presscrew.com>
    * @link http://infinity.presscrew.com/
    * @copyright Copyright (C) 2010-2011 Marshall Sorenson
    * @license http://www.gnu.org/licenses/gpl.html GPLv2 or later
    * @package Infinity
    * @since 1.0
    */

    /**
    * To Infinity, and beyond! (sorry, had to do it)
    */
    require_once ‘engine/infinity.php’;

    //
    // At this point, Infinity is fully loaded and initialized,
    // and your includes/setup.php has been loaded if applicable.
    //
    // So… get to work! (Unless you don’t roll on Shabbos)
    //

    Das it lol. God I wish I knew what you know 🙂


    TracyByrne
    Participant

    @tracybyrne

    I gave this a go and it made all my menus just dissappear. The name of the menu in question is “Above Header” and that’s what I put in place of “tertiary” … but that file just wiped out all menus lol.

    That’s the name of that menu in the menu’s section … do i have to look somewhere else for it?

    thanks tons!


    TracyByrne
    Participant

    @tracybyrne

    @bp-help

    You so seriously ROCK!

    One question though, how do I mod that content (guessing in the wp_nav_menu_items) to tell it exactly which menu or sub menu I want this to display in? This code makes “My Profile” show up on all of my menus (there’s the top of page one, the one under my masthead and the one at the bottom of the page in the footer). Having footer duplicated is great, but having it duplicated in the two top menu’s together looks really bad lol.

    I’d like to begin to seriously understand this code, so please if you can tell me what part of it needs modding and how, so that I can begin to understand and have to ask fewer questions later on, that would be spiffy!

    Again, thanks this was wonderful I’m so excited 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar