• Resolved msadventures

    (@msadventures)


    Hello all…

    I’ve recently put this code in my sidebar for dropdown categories, and although it looks the way I want it to look, it’s not much good if it doesn’t do anything once a category is selected, heh:

    <?php wp_dropdown_categories('orderby=name&show_option_all=Choose...'); ?>

    I’d rather keep it as a dropdown menu that doesn’t need a “Go” button once a category is selected…help, please?

    TIA!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter msadventures

    (@msadventures)

    Does anyone know if this is a 2.3 issue? I’ve tried using a dropdown category plugin and it’s not working, either.

    Try the Categories Widget and check the dropdown box.

    For the code, look at wp-includes/widgets.php

    Thread Starter msadventures

    (@msadventures)

    Aha! Thank you for reminding me about the widgets, I haven’t used them before now, and of course, they work. Thanks! 🙂

    I would like to do the same thing but I do *not* want to use widgets. Can anyone give me the bit of code I need to do this? TIA

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dropdown cats menu not working’ is closed to new replies.