- This topic has 5 replies, 2 voices, and was last updated 5 years, 4 months ago by
Tom.
-
AuthorPosts
-
January 4, 2017 at 7:11 am #260575
Michael
Howdy Tom,
I’m finishing up a small client site and am noticing a jquery error when using GP 1.3.41 and the latest BeaverBuilder 1.9.2. When I deactivate BB I’m good to go. GeneratePress is an outstanding product/service so I just thought you might want to know even though BB is a completely separate product.
How I found out about it was through implementing the primary navigation and implementing the drop-down menu feature on hover for child pages. In Google Chrome it does not work at all on hover. In Firefox it seems to work.
In the Chrome inspector console I get the following error:
Uncaught TypeError: jQuery.easing[jQuery.easing.def] is not a function at Object.swing (jquery.easing.1.3.js?ver=1.3:46) at init.run (jquery.js?ver=1.12.4:4) at i (jquery.js?ver=1.12.4:4) at Function.n.fx.timer (jquery.js?ver=1.12.4:4) at qb (jquery.js?ver=1.12.4:4) at HTMLUListElement.g (jquery.js?ver=1.12.4:4) at Function.dequeue (jquery.js?ver=1.12.4:3) at HTMLUListElement.<anonymous> (jquery.js?ver=1.12.4:3) at Function.each (jquery.js?ver=1.12.4:2) at a.fn.init.each (jquery.js?ver=1.12.4:2)
In FireFox inspector console I get:
Empty string passed to getElementById().
The dev site is at: http://frontierinst.wpengine.com
Thanks for any suggestions you might have.
Best,
Mike
January 4, 2017 at 9:31 am #260625Tom
Lead DeveloperLead DeveloperHmm, GP doesn’t use jQuery easing anywhere in the theme.
If you activate the default WordPress theme (TwentySeventeen), does the error go away?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 4, 2017 at 9:54 am #260631Michael
I don’t have TwentySeventeen loaded but I tested TwentyFifteen and TwentySixteen and found no errors. When I reactivated GP they came back. If I disable BeaverBuilder the errors go away as well. Something about GP and BeaverBuilder I suspect but I’m not sure.
January 4, 2017 at 4:17 pm #260759Tom
Lead DeveloperLead DeveloperHmm, is this the pro version of BB? I wonder if it’s a specific module in BB causing the issue. What if you start a new page with a very simply BB module? Same issue?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 10, 2017 at 2:28 pm #262725Michael
Hey Tom,
Sorry for the slow response. I just got back to this. It’s the Agency version of BB. What’s strange is when I open it up on other computers with Firefox and/or Google Chrome browsers and inspect, I don’t see the errors and I have no idea why. I’ll continue to test and post back soon. Thanks again.
January 10, 2017 at 6:51 pm #262777Tom
Lead DeveloperLead DeveloperSounds good 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.