• Resolved SBOldMan

    (@sboldman)


    I’m new to WordPress and am making changes as a favor to someone. I did not setup this site or install any of the plugins/widgets.

    I want to change the order and add different menu items to the horizontal menu across the top of the site. The ‘Order’ number in ‘Page Attributes’ has no effect when I change it. I’ve read endless posts and youtube videos but I’m still at a loss…
    In my header.php there is this-

    <div id=”nav-bar”>
    <?php if ( function_exists( ‘pixopoint_menu’ ) ) {pixopoint_menu();} ?>
    </div>

    If I goto ‘Settings | Pixopoint Menu’ – then ‘Advanced’
    I change the order there, but it only changes the order of the pages as they show up in the dashboard.

    Can I add any info that would be relevant? Can someone please point me in the right direction?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you selected the “Pages” option in the configuration page?

    Failing that, I recommend you change to the WordPress menu system. It’s usually far better for organising menus.

    Thread Starter SBOldMan

    (@sboldman)

    OK Ryan…I assumed you were talking about a pixopoint menu option area.

    So, I went to ‘Settings | Pixopoint Menu’ and under the ‘Home’ tab i clicked on the ‘Pages’ Main Menu Item drop down. I repalced the values that were listed under ‘IDs to include/Exclude’ with the page IDs i wanted. It worked!

    Thank you!

    Awesome.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Horizontal Menu Order’ is closed to new replies.