BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: BuddyBlog Pro Problem – Images Not Uploading. #53319

    Hi Torry,
    Thank you for the reply.

    Yes, Please provide me temporary access and I can look into it quickly.

    Please use private reply to share the details.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Critical Error when trying to connect two friends #53316

    Hi Stuart,
    Which version of BuddyBoss are you using? I just tested and it seems to be working fine(It is still a possible conflict.

    Do you have access to error log? If yes, Please share them and I will be able to understand and fix it quickly.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Critical Error when trying to connect two friends #53315

    Hi Stuart,
    Thank you for using the plugin. I am sorry for the inconvenience.

    Please allow me to get back to you in 30 mins.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Hi,
    You may want to try something like this

    
    
    add_filter( 'bp_get_the_members_invitation_property_date_modified', function ( $value ) {
    	return date( 'F.j.Y', strtotime( $value ) );
    } );
    
    

    Let me know if that works or not? I might need some adjustment.

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: [Resolved] Order of field groups displayed #53312

    Hi Carsten,
    Thank you for the reply.

    seems strange. is there some sort of caching on your site? I don’t see any other reason.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Hi Stephaine,
    Thank you.

    Please allow me to test it and get back to you early next week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Change Coverphoto in Groups Bug #53310

    Hi Daniel,
    Thank you for the reply.
    I am glad it worked!

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: BuddyBlog Pro Problem – Images Not Uploading. #53309

    Hi Torry,
    Thank you for using the plugin.

    1. To allow setting featured image, Please ensure that “Edit” is enabled and available to your users in the BuddyBlog Pro-> Settings-> Post type screens.

    2. For custom image field, are you adding the shortcode to display field(you will find it near the bottom of the form).

    Please let me know if that works or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: BuddyBlog Pro – Group Pluging Posting #53308

    Hi Aaron,
    Thank you for the reply. I will be looking into your email and the issue this week. This is a a low priority and pleas expect reply over mail by early Monday.

    Hi Torry,
    Please visit Dashboard->BuddyBlog Pro->BuddyBlog Groups and on the Post type tab, Please enable “Edit” for all members.

    That will make it work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Hi Alex,
    Thank you fro the reply.

    You will need to edit the invitation template file and put a message there(you will see the condition applied on the form).

    Regards
    Brajesh