-
Notifications
You must be signed in to change notification settings - Fork 266
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
Clash with revolution slider on wordpress #21
Comments
I'm unsure how okayNav acts around CommonJS but that's at the top of my to-do list. |
Did you look into the clash with revolution slider? I am trying to figure out what could be the issue, but I really have no idea what could cause it. Their code is minimzed, and all I see is that the issue is here:
|
I replied to your email, please check your spam folder from Tue, Mar 1, 2016, around 8:25 PM GMT +2. I'll post the solution in the docs when we figure out what's wrong. |
Stupid google, I've replied to the mail. Hope you'll find the issue. I've tried moving the scripts in footer, in header, made okayNav dependent on revolution slider, nothing helped. And without destroying it and enabling it on resize I still get the errors and menu doesn't go back to original menu (mobile -> desktop). I'll try to see what else could be the issue. |
Came up with the same problem, you guys found a solution? |
Nope, I don't know why the revolution slider clashes with the navigation (don't really see where the clash could come from). So I removed the okayNav and started to work on my own custom nav. Try removing the touch based events all together (even though I have disabled them). That's the only thing that comes to mind that could clash with rev slider. |
okay guys, few day's later. Anyone found a solution? Need to get this website up and running 😄 |
I'm in contact with Themepunch. Hopefully I'll be provided with a demo license to ensure compatibility. |
Can any of you guys tell me if the problem still persists with the current version? |
updated revolution slider to Version: 5.2.3 but the problem is not resolved. Stil the same errors, the strange thing is that te slider acts normal but load time is extremely long and console errors accure:
Also my own written jquery gives errors with revolution slider.. |
I had errors and the image wasn't showing. |
Do you also stil have these issues? |
I meant that you should update okayNav to the latest version. What theme are you using? There's surely something I'm missing here and need to replicate locally. |
I build my own theme, ill take a look at updating |
I updated okaynav and revolution slider but without any changes. Still the same problem |
I had to find a different solution so I had to abandon the okayNav unfortunately. |
@dingo-d I was facing same issue.
giving an error of undefined href after few seconds giving a warning
I fixed it,
|
I'm implementing this for client on his wordpress site, and he has revolution slider included in page, and when I enable okayNav, I get these errors:
Both revolution slider js file, and common are minified, so I'm not sure where this could clash with your script.
Any idea what could be the issue?
The text was updated successfully, but these errors were encountered: