Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

menu display issue #228

Open
douglasaltonbrown opened this issue Jan 23, 2015 · 1 comment
Open

menu display issue #228

douglasaltonbrown opened this issue Jan 23, 2015 · 1 comment

Comments

@douglasaltonbrown
Copy link

Looking for some help, I've set up the plugin and parent theme and started building out the menus for the site. I've placed one in the sub area and another in the logo area for appearance testing. When hovering over these menu items they will disappear or be moved somewhere unexpected.

When inspecting the menu elements in browser I can see some javascript injecting style code that's changing the position of the menu items.

Also, When turning javascript off in the browser all appears (mostly) well.

I've added the cbox theme from WP and from Github to see if there was an issue in one of the code bases. Also tracked down the Infinity base and replaced the JS i think is at fault. I've tracked this to
wp-content/themes/cbox-theme/engine/ICE/assets/js

I'm using www.altonbrownphotography.com/blog as a testing/development area.

Any help or guidance would be appreciated.

@christianwach
Copy link
Collaborator

You're getting Javascript errors because there's a "file not found" error for http://www.altonbrownphotography.com/blog/wp-content/themes/cbox-theme-master/engine/ICE/assets/js/jquery.mobilemenu.js

You first need to make sure that file is present in your theme before re-testing if your menus work as they should.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants