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

    HI,
    Thank you for the question.

    Do you want to list specific field data of a user or the whole profile(similar to what what is available on BuddyPress profile?)

    Please let me know and I may be able to point in the right direction.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Tiffany,
    Please use the “IN” operator instead of Like for the Checkbox/Radio/select/Multiselect field types. It seems using the Like is causing the issue.

    Please check bu updating the operator.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Brandon,
    I am sorry, I could not work on the compatibility. i will do so over the weekend and push the update. Will be writing back after that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi David,
    Thank you for the links.

    We don’t have any limits on restricting the widget rendering. Is there any chance that you might be using some conditional widget?
    If you can tell me which widget is the one showing video, I can check their code too to see if there is any restriction.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi David,
    Thank you.

    Please do let me know if the client can use Community Builder Pro. We will gladly add support for any 3rd party plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490

    Hi Thomas,

    Welcome to BuddyDev forums.
    I am sorry, the Activity Plus plugin is not compatible with BuddyBoss theme or platform. We did not add the compatibility as BuddyBoss already as url option and we did want to duplicate the functionality.

    I will suggest using their native functionality for the same and avoiding the activity plus plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Buddyblog pro Entry form styling #36579

    Hi,
    Please visit Dashboard->Appearance->Customize and add the following under Additional CSS

    
    .bblpro-tax-checkbox {
        margin-top: 2em;
        overflow: auto;
        max-height: 200px;
    }
    
    .bblpro-tax-checkbox li {
        list-style-type: none;
    }
    
    

    This should fix the dots and limit the height of the term boxes.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Buddypress Profanity Filter #36576

    Hi,
    Thank you for the reply.
    That’s a small list and will not have any noticeable impact on performance.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Buddypress Profanity Filter #36574

    Hi Fmd530,
    Thank you for the question and your interest in the plugin.

    Yes, it does filter on the profile field data.

    Please do note that it uses regular expression for the filter and if you need a large list of profanity words, this plugin will have impact on the site performance. We recommend avoiding it in that case.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25490
    Brajesh Singh on in reply to: Group Tabs Creator Issues #36572

    Hi Bethany,
    I am sorry, Please allow me 2 more days. I haven’t been able to spend much time and find the issue.

    Regards
    Brajehs