BuddyDev

Search

Replies

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Additional Global shared gallery question #36140

    Hello Mike,

    Please create a separate topic for different issue. For the problem it seems your uploads directory is not writable. You can give a shot to the following plugin for checking the status.

    https://wordpress.org/plugins/health-check/

    If it is not writeable, Please contact your Server Provider for assisting you on this.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Buddypress Activity Integration doesn't work #36139

    Hello Kateryna,

    Sorry for the delayed reply. Please let me know how are these post type registering i.e. using any plugin or you are creating using plugins such as “CPT UI”. It seems our recording activity handler running before post type gets register.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Multiple Plugins not functioning properly #36137
    This reply has been marked as private.
  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Extended User Groups – Filter by Group Type #36117

    Hello Kevin,

    I have added the group type support to the plugin. Please download the latest version of plugin and give a shot. Please do let me know if it works or not.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: shortcode in profile field #36111

    Hello Corrado,

    Thank you for posting. It is nothing to do with “BP Profile Completion” plugin. What you need is a xprofile field for nationality and state. Please ask GEODATASOURE plugin author does they provide such kind of field for BuddyPress Yes or No.

    Please do let me know

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115

    Hello Milan,

    Thank you for the details. It seems you have disabled MediaPress for groups. Please enable it for groups. Just go to MediaPress > Settings > General under Component Settings look for “Enable Galleries for?”. Then give it a shot.

    Please do let me know if it helps or not.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Issues with Testimonials #36020

    Hello Khalid,

    Thank you for the detail. Please try the following CSS rules.

    
    // Separate action links
    .testimonial-action a {
        margin-right: 5px;
    }
    
    // Margin between testimonials
    ul#testimonial-list li {
        margin: 15px 0px;
    }
    .testimonial-entry p {
        margin-bottom: 10px;
    }
    
    // Changing background
    div.u-testimonials #message {
        background: black;
    }
    
    

    Please do let me know if it helps or not

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Limit login for branded login plugin #36019

    Hello Tosin,

    Thank you for the acknowledgement. I am glad that issue is resolved. Please do let me know if you need further assistance on this topic.

    Regards

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: [Resolved] Buddycircles message button broken on Buddyboss #36002

    Hello Bernard,

    Thank you for the acknowledgement. I am glad to help you.

    Regards
    Ravi

  • Keymaster
    Level: Yogi
    (BuddyDev Team)
    Posts: 3115
    Ravi on in reply to: Limit login for branded login plugin #36000

    Hello Tosin,

    1. You can use any WordPress translator plugin to replace the message.
    2. I have checked login through email and getting ‘Invalid Email’ error message. Please check:
    https://tinyurl.com/y45wjww8

    Regards
    Ravi