Title: Javascript Page Errors With BeaverBuilder
Last modified: July 15, 2019

---

# Javascript Page Errors With BeaverBuilder

 *  [gerryking](https://wordpress.org/support/users/gerryking/)
 * (@gerryking)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/)
 * Hi Support Community,
    I’ve had some issues using SportsPress with Beaver Builder
   page builder. Initially they wouldn’t work together at all, eventually they have
   worked but I’m seeing page errors which make me doubtful whether I should upgrade
   to the pro version. Hoping someone can help please. The site isn’t live yet, 
   the errors are:
 * jquery.js?ver=1.12.4-wp:4 [Deprecation] Synchronous XMLHttpRequest on the main
   thread is deprecated because of its detrimental effects to the end user’s experience.
   For more help, check [https://xhr.spec.whatwg.org/](https://xhr.spec.whatwg.org/).
   
   send @ jquery.js?ver=1.12.4-wp:4 fl-builder.min.js?ver=2.2.3.3:6 ************************************************************************
   fl-builder.min.js?ver=2.2.3.3:6 Beaver Builder caught the following JavaScript
   error. If Beaver Builder is not functioning as expected the cause is most likely
   this error. Please help us by disabling all plugins and testing Beaver Builder
   while reactivating each to determine if the issue is related to a third party
   plugin. fl-builder.min.js?ver=2.2.3.3:6 “Uncaught SyntaxError: Unexpected token
   <” on line 4 of [https://whickhamfc.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp](https://whickhamfc.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp).
   fl-builder.min.js?ver=2.2.3.3:6 SyntaxError: Unexpected token < at eval (<anonymous
   >) at jquery.js?ver=1.12.4-wp:2 at Function.globalEval (jquery.js?ver=1.12.4-
   wp:2) at text script (jquery.js?ver=1.12.4-wp:4) at Wb (jquery.js?ver=1.12.4-
   wp:4) at x (jquery.js?ver=1.12.4-wp:4) at c (jquery.js?ver=1.12.4-wp:4) at Object.
   send (jquery.js?ver=1.12.4-wp:4) at Function.ajax (jquery.js?ver=1.12.4-wp:4)
   at Function.n._evalUrl (jquery.js?ver=1.12.4-wp:4) fl-builder.min.js?ver=2.2.3.3:
   6
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjavascript-page-errors-with-beaverbuilder%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 11 replies - 1 through 11 (of 11 total)

 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11736361)
 * Hi!
 * This looks like a JS conflict for me.
 * [@savvasha](https://wordpress.org/support/users/savvasha/) Is this caused by 
   some JS code they have? I’m not sure if this would be an easy fix.
 * Thanks!
 *  Thread Starter [gerryking](https://wordpress.org/support/users/gerryking/)
 * (@gerryking)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11736421)
 * Hi Roch,
 * Thanks for reply. I do know of other Beaver Builder users who use your plugin
   so hopefully this can be fixed.
 * [@savvasha](https://wordpress.org/support/users/savvasha/) Even if it is not 
   an easy fix I would think it would be worth doing as Beaver Builder is on over
   1,000,000 websites.
 * Thank you,
 * Gerry
 *  [corrinarusso](https://wordpress.org/support/users/corrinarusso/)
 * (@corrinarusso)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11737882)
 * I use Beaver Builder Theme + Beaver Builder Plugin + SportsPress plugin without
   any issues.
 *  Thread Starter [gerryking](https://wordpress.org/support/users/gerryking/)
 * (@gerryking)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11739076)
 * Thanks, that’s good to know. I appreciate your feedback.
 * There is still an error showing on the page inspector therefore I’d like to resolve
   that to avoid any possible future issues.
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11739118)
 * Hi!
 * Thanks for sharing, corrinarusso
 * Then it’s worth disabling all your plugins, gerryking. You can see how it works
   with just SportsPress (latest) and Beavere builder (latest). If possible, use
   the Twenty Seventeen theme or Rookie to rule out a theme conflict.
 * Thanks!
 *  Thread Starter [gerryking](https://wordpress.org/support/users/gerryking/)
 * (@gerryking)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11739219)
 * Hi Roch,
 * OK, I’ll do that.
 * Thanks
 *  [corrinarusso](https://wordpress.org/support/users/corrinarusso/)
 * (@corrinarusso)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11740278)
 * gerryking, when I get js errors on other sites that disable the functionality
   of Beaver Builder – it’s always from another plugin that is throwing the conflict.
 * In these cases (and I have 3 or 4 clients where this occurs), I simply :
    – login
   to the site – disable all the plugins except beaver Builder – make my updates
   the site that I need to do – Publish my work – enable all the plugins
 * This process is fast, easy and much more efficient than digging through exceptions
   in the code to try to resolve the error. In most cases, the conflicting plugin
   provides updates that eventually remove the error anyway.
 *  Thread Starter [gerryking](https://wordpress.org/support/users/gerryking/)
 * (@gerryking)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11740377)
 * Corrinarusso, thank you! I really appreciate your comments, most helpful.
 * As you have experience with this I hope you don’t mind me asking another question?
 * I’m looking at buying the pro bundle including a theme for a soccer website I’m
   building.
 * I want to have the full width theme style as shown on the Varsity demo. Do you
   know if to achieve this I need to buy the Varsity theme or is there an option
   to set the Soccer theme to full width?
 * Thanks, Gerry
 *  [corrinarusso](https://wordpress.org/support/users/corrinarusso/)
 * (@corrinarusso)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11740410)
 * Hi gerryking, sorry, but I don’t run the theme from SportsPress – only the plugin.
   
   I run the Beaver Builder theme.
 * You’ll need to open another support request to re: the full width football theme.
 *  Thread Starter [gerryking](https://wordpress.org/support/users/gerryking/)
 * (@gerryking)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11740576)
 * OK, no problem thanks.
 *  Thread Starter [gerryking](https://wordpress.org/support/users/gerryking/)
 * (@gerryking)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11740963)
 * Hi Corrinarusso, could you tell me if the plugin works well with BB theme? I 
   have a licence for BBtheme and that is an option for me. Are you able to show
   me any SportsPress/BB sites you have built please?
 * Thanks,
    Gerry

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Javascript Page Errors With BeaverBuilder’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [gerryking](https://wordpress.org/support/users/gerryking/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-page-errors-with-beaverbuilder/#post-11740963)
 * Status: not resolved