• Resolved ccgjosh

    (@ccgjosh)


    First off, love this plugin!

    I’d like to request that this plugin be adjusted work with Beaver Builder. When trying to edit the page (with Enhanced compatibility mode enabled) we receive the CORB warning in the console, thus not allowing us to edit the content. Looks like it’s trying to pull the JS files from the mapped domain instead of the main domain.

    I’m sure that there is a filter I can remove but I’m not sure which one it would be.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author matthias.wagner

    (@matthiaswagner)

    hy,
    we already have beaver builder on our list of plugins to check / add compatibility. so far i can not tell you any quick fix or filter to work with, sorry. if you find a solution, we’d be happy if you can share it here to help other users and also help us to include it soon ??

    matt

    I’m interested if the Beaver Builder problem has been fixed.

    Thread Starter ccgjosh

    (@ccgjosh)

    @matthiaswagner @theframeguy I think I’ve found a solution, add the following at the bottom of the replace_uris function (and be sure that Enhanced compatibility mode is enabled):

    add_filter('fl_get_edit_url', array($this, 'unreplace_uri'));

    • This reply was modified 4 years, 6 months ago by ccgjosh. Reason: replace line number with more description location
    Plugin Author matthias.wagner

    (@matthiaswagner)

    thank you for posting that filter hook ??
    for anyone using this: be sure to have a close look at future updates, if this will already be included or if you may have to add it again after plugin update ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Request] Beaver Builder Compatability’ is closed to new replies.