Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25355
    Brajesh Singh on in reply to: [Resolved] Anonymous plugin – bugs #53325

    Hi Katrine,
    Thank you for using the plugin and sharing your issues.

    1. Is that the only instance in anonymous plugin which is not being translatable? Have you tried translating/localizing anonymous plugin?

    2. That is to conform with the markup on that page. It should not link to the actual user. Is it linking to the actual user? I am looking into it(assuming it is about group activity comment?)

    3. I am sorry, we lack control over it. It is injected by template pack/BuddyPress and we have ensured that it does not reveal the poster. You will need to manage the css(Most of the default template have the ability to handle activity/p/activity_id) screen. I will explore it again to see if it is feasible to disable link to supply some css(problematic as ever theme have their own way).

    I will get back to you in next 24 hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25355
    Brajesh Singh on in reply to: BuddyBlog Pro Problem – Images Not Uploading. #53324
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25355
    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: 25355
    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: 25355
    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: 25355

    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: 25355
    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: 25355

    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: 25355
    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: 25355
    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