Drop down menu's wp 2.7

5 replies
Hi Guys I hope you all had a nice xmas day.

I have just set up a new wp 2.7 based website and am struggling to see how I can add drop down menu's to my pages in the top navigation bar to list sub pages in the various categories. Is there any chance you can point me in the right direction? ie plugins or script.

Thanks in advance.

Graham
#drop #menu
  • Profile picture of the author joblythe
    Graham

    I hope I understand you correctly . . .

    When you create a new page - go to "attributes" and just choose which parent page you want your new page to appear under. This will then automatically produce a drop down for you.

    If it does not appear - then the theme you are working with has possibly disabled this function?

    HTH
    Signature

    Kind Regards
    Auntie Jo

    A PROSPEROUS 2009 TO EVERYONE!!
    Back Up Your Filez! or how about a . .PLR Pack! . . and an OTO Link Manager!
    {{ DiscussionBoard.errors[359243].message }}
  • Profile picture of the author Graham Maddison
    Thanks Auntie Jo,

    Sadly it doesn't work so I guess it must be the php script.......anyone else help?

    Thanks again

    Heres is a copy of part of the header.php script .......any pointers?

    <div id="nav">
    <ul>
    <li class="<?php if (is_home()) { echo "current_page_item"; } ?>"><a href="<?php echo get_settings('home'); ?>">Home</a></li>
    <?php wp_list_pages('title_li=&depth=1&exclude='); ?>
    </ul>
    </div>

    Graham
    Signature
    Trade without Boundaries.
    Start with $30 Trading Bonus.
    No Deposit Required
    {{ DiscussionBoard.errors[359359].message }}
  • Profile picture of the author joblythe
    Graham

    If it is your "Winning Ways" blog, then there must be a way to enable the drop-down menus because the normal WP_Remix theme has them available.

    Are you using the latest version of WP-Remix 2.3 which is just now compatible with WP v2.7?
    Signature

    Kind Regards
    Auntie Jo

    A PROSPEROUS 2009 TO EVERYONE!!
    Back Up Your Filez! or how about a . .PLR Pack! . . and an OTO Link Manager!
    {{ DiscussionBoard.errors[359372].message }}
  • Profile picture of the author Graham Maddison
    Thanks Jo, I'll check it out and I'll let you know.

    Many many thanks

    Graham
    Signature
    Trade without Boundaries.
    Start with $30 Trading Bonus.
    No Deposit Required
    {{ DiscussionBoard.errors[359436].message }}
  • Profile picture of the author lakshaybehl
    It really depends upon the theme you are using... Check out the link in my sig to my blog... Since I upgraded to this new theme, I can see on my blog exactly what you are looking for happening.

    -Lakshay
    {{ DiscussionBoard.errors[359441].message }}

Trending Topics