I have a superfish block based on the main menu with links from 2 languages, the site default (English) and a second language (Greek).

When a menu item with children (submenu) is clicked (or one of the children), the navbar stays open only for the Greek language. For English it does not stay open, which is quite annoying for visitors, because some of them lose track of how they ended up there.

Classes inserted in this 2nd level ul element are different:

Greek:

middle odd sf-item-3 sf-depth-1 sf-total-children-6 sf-parent-children-0 sf-single-children-6 menuparent sfHover sf-breadcrumb

English:

middle odd sf-item-3 sf-depth-1 sf-total-children-6 sf-parent-children-0 sf-single-children-6 menuparent

May be related to this issue however in my case it occurs only for one language and not for the other.

Comments

mehrpadin’s picture

Hey Mark,

Are you sure you're using the latest development version? if you don't, please upgrade to the v1.9-beta5 and if the problem persisted (maybe it's the caching) email me the URL and I'll take a look.

marktheshark’s picture

Hello, I am using version 7.x-1.9-beta5+1-dev (2012-Dec-10).

I have sent you the url in an email.

Thank you

marktheshark’s picture

As per our email conversation, tried the latest dev for i18n as well as the latest dev for superfish.

The problem still exists.

mehrpadin’s picture

Thanks a lot :) will add it to my to-do list, however I still suspect it's not Superfish. Thanks again! :)

marktheshark’s picture

For the record, rolled back to beta 5, because of this issue.

marktheshark’s picture

As I also noted in another thread (in case it helps):

I have active-trail class appearing when the language is set to the 2nd language (Greek), but for the primary language it isn't...

Also note a difference in classes added to the li that contains a 2nd level ul:

Greek:

middle odd sf-item-3 sf-depth-1 sf-total-children-6 sf-parent-children-0 sf-single-children-6 menuparent sfHover sf-breadcrumb

English:

middle odd sf-item-3 sf-depth-1 sf-total-children-6 sf-parent-children-0 sf-single-children-6 menuparent

marktheshark’s picture

Issue summary: View changes

typo

LOBsTerr’s picture

Issue summary: View changes
Status: Active » Closed (outdated)