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: 25384
    Brajesh Singh on in reply to: Profile Photo #41484

    Hi Clara,
    Thank you for the reply.

    I am glad you found it. There is no plugin for BuddyPress that works with all theme.

    You may try our signup avatar and see if it works with your theme.

    https://buddydev.com/plugins/bp-signup-avatar/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: [Resolved] Recent Visitors #41479

    Hi Kiki,
    Thank you for the patience.

    Our team is looking at it today and we will be assisting you with it in couple of hours.,

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: BuddyPress Activity ShortCode plugin issues #41478

    Hi Becca,
    Thank you for using the plugin.

    As Ravi replied, most of the time the theme authors are in much better position to assist with styling.

    Still, Please let us know the name of the theme and if it is available with us, we will do our bets to assist you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    Hi Nicule,
    The problem with your publishing page is the directory plugin.
    You can disable the directory plugin(and its addons) and test.

    Is that plugin available on wp.org? If yes, Please link and our team will test and add compatibility.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: Fatal error : invite members #41475

    Hi Alison,
    Thank you for reporting.

    I am not sure from the screenshot about the origin of the issue. It could be BuddyPress core or a plugin.

    Please copy the complete log as text and share.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: Hide private changes of profile #41474

    Hi Alison,
    Thank you for the reply.

    Please post to that plugin’s support forum. They will assist you with the same.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    Hi Peter,
    Thank you for reporting the issue.

    I have fixed it in our repo and will be making a public release on wp.org in next 2 days.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384

    Hi Cromacio,
    Thank you.

    Happy belated Diwali 🙂

    I have looked into the plugin and the problem originated due to a mismatched tag closure by the Activity social share plugin.

    In class-bp-activity-social-share.php(like 142), the </div> is not needed as the first div is closed near the bottom of the function too.

    Even a simpler solution is to change the position of the share button. In that case the mismatched tag will not affect reporting.

    You can change this

    
    add_action( 'bp_activity_entry_meta', array( $this, 'bp_share_activity_filter' ) );
    

    to

    
    add_action( 'bp_activity_entry_meta', array( $this, 'bp_share_activity_filter' ), 110 );
    

    or something on that line or just remove the extra </div>

    Please let me know if that works or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25384
    Brajesh Singh on in reply to: Blog Index page formatting #41447

    Hi Charles,
    Thank you for the post.

    1. You can click on the “My Topics” tab on your BuddyDev profile. It will take you to this page.
    https://buddydev.com/support/forums/users/cpcollins/

    There you can see all you replies or topics(there are links in left side for the same).

    I am sorry for the delay. I have received your email.

    Please allow me to assist after 6th of this month. Our offices are closed currently due to Diwali holidays and I am mostly away from my system. Sorry about this.

    Regards
    Brajesh