BuddyDev

Search

BuddyPress User Profile Tabs Creator Pro – Conflict with GeoDirectory V2

  • Participant
    Level: Initiated
    Posts: 6
    Richard Parry on #19350

    I did a plugin conflict check and identified the conflict with GeoDirectory

  • Keymaster
    (BuddyDev Team)
    Posts: 24231
    Brajesh Singh on #19351

    Hi Richard,

    Thank you for reporting. I have checked and I can see the bug.

    The bug lies with the GeoDirectory plugin.

    They have class WP_Super_Duper and a hook in that class

    
    
    add_action( 'media_buttons',array( $this, 'shortcode_insert_button' ) );
    

    This breaks the the wysiwyg fields added by CMB2. Please report it to them and they should be able to fix it.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 6
    Richard Parry on #19352

    Thank you Brajesh. Richard

  • Keymaster
    (BuddyDev Team)
    Posts: 24231
    Brajesh Singh on #19360

    You are welcome.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved