Title: Conflicts with Beaver Builder
Last modified: June 7, 2017

---

# Conflicts with Beaver Builder

 *  Resolved [nathaningram](https://wordpress.org/support/users/nathaningram/)
 * (@nathaningram)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/)
 * Hi, love the plugin, but it causes a js/jquery conflict with Beaver Builder which
   does not allow modules to load in the page editor.
 * Would love to use both plugins. Thanks!

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

 *  [lesscro](https://wordpress.org/support/users/lesscro/)
 * (@lesscro)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/#post-9370604)
 * Same issue here… 0 module can be loaded…
    any clue or fix to this….
 * cheers
 *  [RoyPrince](https://wordpress.org/support/users/royprince/)
 * (@royprince)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/#post-9436382)
 * Same issue here. Makes Beaver Builder unusable.
    I like the plugin but it has
   to work with Beaver Builder.
 * Thanks for fixing this.
 *  [jschweighofer](https://wordpress.org/support/users/jschweighofer/)
 * (@jschweighofer)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/#post-9453250)
 * I was able to find a workaround. I simply check if the current URL contains the
   Beaver Builder suffix (?fl_builder) and in that case don’t load the plugin on
   this page.
 * Open wp-external-links.php and change line 24 to this:
 * `if ( ! function_exists( 'wpel_init' ) && strpos($_SERVER['REQUEST_URI'], "?fl_builder")
   === false ):`
 * It has to be applied after every update, but that shouldn’t be that big of a 
   deal.
 *  [lesscro](https://wordpress.org/support/users/lesscro/)
 * (@lesscro)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/#post-9453895)
 * [@jschweighofer](https://wordpress.org/support/users/jschweighofer/)
 * so easy that i don’t understand why nobody make this before…
 * Work like a charm here, but yes need update manually each time this line until
   code change…
 * BIG THX and have fun !!
 *  [RoyPrince](https://wordpress.org/support/users/royprince/)
 * (@royprince)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/#post-9455288)
 * Thanks for looking into it. I have moved on but may consider returning once it’s
   fully resolved.
 *  [jschweighofer](https://wordpress.org/support/users/jschweighofer/)
 * (@jschweighofer)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/#post-9457287)
 * [@lesscro](https://wordpress.org/support/users/lesscro/) Sure, glad it works 
   for you!
 * [@royprince](https://wordpress.org/support/users/royprince/): You’re welcome!
   I didn’t want to move on because I really like how this plugin works. Maybe this
   or a similar fix gets applied on the next update.

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

The topic ‘Conflicts with Beaver Builder’ is closed to new replies.

 * ![](https://ps.w.org/wp-external-links/assets/icon-256x256.png?rev=2103983)
 * [External Links - nofollow, noopener & new window](https://wordpress.org/plugins/wp-external-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-external-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-external-links/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-external-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-external-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-external-links/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [jschweighofer](https://wordpress.org/support/users/jschweighofer/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/conflicts-with-beaver-builder/#post-9457287)
 * Status: resolved