Wordpress theme and Superfish

Wordpress theme and Superfish

I am building a site using the Revoke theme from Tesla. In that theme I have 2 different header.php files and have enabled in the functions to have 3 menus.. The primary one calls 2 instances of Superfish menus (WP menus 1 & 2) on one page and both of them work. The secondary header calls for a different (and only) menu (WP menu 3) using the same settings as the primary header. However, and this is the tricky part, the "sf-js-enabled" class (which works in the primary header) is interpreted as "sf-arrows" class. I originally saw this when I was adding Superfish to my primary header and resolved it by upgrading jQuery.js. But now my secondary header menu is not dropping down on mouseover as the primary menu does. Using Firebug I can see that both headers are calling the same jQuery and js-migrate files and that is how I have seen the running code on the secondary header div that has the different class even though it is hard coded correctly.

So I am confused as to why this is happening. Shouldn't the jquery work on all pages?

This is all being done on a localhost development environment so I cannot give you a URL to see the issue. However, if someone can help, I can send screenshots of the issue. Or possibly do a remote session to demonstrate it.

Thanks for any and all assistance.

Todd
    • Topic Participants

    • todd