Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    That’s an odd behavior. Perhaps that plugin hooks into the WordPress content filters, and does not expect the content filters to be applied more than once — NGFB Open Graph+ must filter the content to get an accurate description for the meta tags.

    Try disabling the content filter on the Open Graph+ -> Advanced settings page (“Apply Content Filters” option).

    js.

    Thread Starter TomasE

    (@tomase)

    Perfect! The proposed solution actually works!
    Thanks for the advice, but it will not have negative impact on appearance shared posts? I’m concerned mainly about using in the product pages WooCommerce.

    Plugin Author JS Morisset

    (@jsmoriss)

    The content filters are most often used to resolve shortcodes.

    js.

    Plugin Author JS Morisset

    (@jsmoriss)

    BTW, you should report this issue with the Frontend Builder author. Using WordPress’ apply_filters() function should not break plugins that have hooked into that filter.

    js.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Conflict with plugin "Frontend Builder"’ is closed to new replies.