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: 25348
    Brajesh Singh on in reply to: [Resolved] Buddypress editable activity #27625

    Hi Chameli,
    I am sorry, I did not hear back on your first topic from you. Did you reply there? That would have saved some time.
    Here is the link:-
    https://buddydev.com/support/forums/topic/editing-the-button-in-buddypress-editable-activity/

    As of the issue, It is the 3rd day and we will be putting a solution.

    Your issue is related to compatibility with BuddyBoss, we do not mention BuddyBoss as supported platform currently.
    We hope to support someday in future but currently, It is based on the user requests and may take time.

    Also, if you are not satisfied, Please feel free to ask for a refund. Adding compatibility for platform takes time and we can not put something online which will break compatibility with BuddyPress.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: This plugin not work with other themes? #27618

    Hi,
    Thank you for the feedback.

    1. We will support any BuddyPress plugin our members need(with a condition that it does not downgrades the performance).

    2. We have a fork of BuddyBoss’s BuddyPress Global Search named BuddyPress Better search and that template is for that.

    3. I do agree with you on visual composer but to use shortcode, you do not need visual composer. The good thing about visual composer is the wide range of presets/feature and the available eco system. The bad thing is it does not take efficiency seriously.

    4. We do not expect existing site owners to switch to our theme just because of Emoji or GIPHY. We are not expecting people who are already satisfied with their site’s performance to switch side.

    We are hoping to help those people who are looking to improve their site speed and functionality. In our upcoming series “Solving Common BuddyPress problems” we are going to showcase the power of Community Builder and how it saves time while solving most of the common/well known BuddyPress issues.

    Community Builder is aimed at solving BuddyPress problems which has either been never solved or there are are no simple ways to do it.
    It also empowers site admins to design their site on their own terms unlike other themes where each site look and feel the same.

    I am looking forward to the next 6 months and I hope that our effort will be helpful for many.

    Btw, I purchased Kleo, Gwangi, Adavark and a few more themes a few month ago to make sure we analyze what problems they are solving, what the actual BuddyPress Community is facing and how can we ease it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: This plugin not work with other themes? #27615

    Hi,
    Our theme is already compatible with Visual Composer and Elementor. We recommend Elementor though(It is fast and more efficient than Visual Composer).

    We look forward to making it compatible with any popular plugin requested by our members.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: This plugin not work with other themes? #27612

    Hi,
    We are sorry but we do not plan to make these plugins(BP Giphy, BP Emoji, BP Better Experience and atleast 5 more) available for any 3rd party theme. They will be only available with Community Builder Pro and our upcoming themes(2 more, better themes coming before March 31).

    The reason is, with our theme, we get a lot of flexibility to do things which is not feasible in normal BuddyPress themes.

    Also, I personally believe, even our free version is better than what the popular themes are offering I am looking forward to more of the community experiencing our theme.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Daniel,

    Thank you.

    For the upload size, It is limited by your PHP Init settings currently. Please check with your host to change it.

    PS:- Please open a new topic in future for any discussion not directly related to the subject of current topic.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Get user firstname last name in edit form #27607

    Hi Ahmed,
    You need to the the data for xprofile field id 1. You can use xprofile_set_field_data() function for that but you will need a hook from ultimate membership pro to decide when you want to sync this data.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: hide or delete join n register #27606

    Hi Johan,

    Thank you for the question.
    We had removed this option in 2.0.0. It is coming back in 2.0.1(today’s update) in next couple of hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Daniel,

    Please use the following css

    
    .mejs-fullscreen-button>button {
        background-position: -80px 0 !important;
    }
    

    It is same as earlier, the theme overriding button.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Member type List not using theme style option #27601

    Hi,
    Thank you for the topic.

    We are loading the members list from your theme. The file we load is “members/members/members-loop.php” which is standard file in BuddyPress.

    I am guessing Youzer is modifying the look in some non standard way and causing issue. Please contact them.

    Here is the code that loads the members list

    
    bp_get_template_part( 'members/members-loop' );
    
    

    You can share it with them.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Auto activate plugin doesnt'work #27600

    Hi,
    Welcome to BuddyDev.

    Are you using BuddyPress Registration Option or any similar plugin that restricts user registration?
    Also, which version of BuddyPress are you using? Is it a normal WordPress install or a multisite? Please let me know and I will assist.

    Regards
    Brajesh