Using Delicacy v.1.2.4.1
WordPress 3.5.1
If I add a page as a child of a top level page, it appears on the main ribbon menu bar alongside the main top level pages.
I was expecting it to show as a drop down, or perhaps not at all.
In the code it does appear as a nested list: <ul class="children">
And I see there is a suckerfish class sf-menu
Does Delicacy support suckerfish menus?
Thanks
Hello!
Could you post a link to your website? I assume you used built in menu system (Appereance->Menus) to create the menu?
Hello!
Could you post a link to your website? I assume you used built in menu system (Appereance->Menus) to create the menu?
Sorry - I found the problem. As child themes don't work well with the current version, I had copied the theme and changed it. I had accidentally stopped the suckerfish script and CSS from being queued for display.
To be clear if anyone else finds this thread:
Solution - this was user error. The correct suckerfish scripts were not being added to the page.
Fix - obtain correct code from original functions.php