milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
916 stars 196 forks source link

wp_nav_menu Dropdowns don't work. #69

Closed zumajoe closed 12 years ago

zumajoe commented 12 years ago

If you create a wordpress navigation menu with subpages, they do not work like what you see in Foundation's dropdown setup:

http://foundation.zurb.com/docs/navigation.php

milohuang commented 12 years ago

We use custom walker for the menu in Reverie.

zumajoe commented 12 years ago

Either it was fixed or I was blind, but everything is working. ;) Thanks!