Show OC submenus - menu walker fix
authorLaury GvR <laury@gaslightmedia.com>
Wed, 28 Mar 2018 16:07:47 +0000 (12:07 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 28 Mar 2018 16:07:47 +0000 (12:07 -0400)
commit939bd6cf44f2181e4f4d70517ad59029cc1a4531
tree6f7fae52c0c1dce34d34737c9e5612d31e200701
parent442c098061f78f8fbc3ddaa93ddc06546fd24a27
Show OC submenus - menu walker fix

The menu walker for off-canvas menus was checking for whether the
element was the hotel page ID and if so removing all the child
elements for the entire navigation object - it was instead meant
to remove only those which were children of the Hotel Page. This
is now fixed.
lib/menu-walker.php