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

    You are welcome!

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Buddy blog pro #51836
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Need to add additional Buddyboss Group Roles #51816

    Hi John,
    Thank you for the question.
    I am sorry, I missed to reply over email about this.

    There is no simple way to achieve it as the 3 specific roles are hard coded in BB/BP.

    This is doable but the time and cost involved makes it difficult. You will probably need to hire a developer to achieve it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Buddyblog Pro – add/remove visibility option #51815

    Thank you Tosin.

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: [Resolved] Group Activities Notifier on my server #51814

    Hi Occhi,
    Thank you for your patience.

    Please upgrade to 1.0.7 and let me know if that works for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Xprofile Character Limit #51813

    Thank you both of you.

    We will put the code in next 2 days.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: BP User Testimonials #51812

    Hi Deanna,
    Welcome to BuddyDev support forums.

    No, the testimonials are available on user profile as well as in the backend(for admins) but there is no specific stream for posted testimonials.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: Xprofile Character Limit #51758

    Hi Joy,
    I am sorry to hear about that. We may provide some code but it will need you to specify field ids, will that be fine?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25365
    Brajesh Singh on in reply to: [Resolved] TinyMCE and Buddypress bio #51757

    Hi Joy,
    Thank you for the question.

    There is no straight forward way to achieve it.
    The class BP_XProfile_Field_Type_WordPress_Biography does not offer any way to change the markup from text editor to use wp_editor instead.

    There are solutions like extending this class and overriding edit_field_html and then using the filter bp_xprofile_get_field_types to use the new class.

    Or, TinyMCE can be enabled using javascript.

    But the best way is to request BuddyPress team for it. They only need to do a minor change to make it work exactly like multi line text area and that would be better and maintainable approach.

    Regards
    Brajesh