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: 25494
    Brajesh Singh on in reply to: [Resolved] translate notifications #24039

    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi Carsten,
    If you are using bp-legacy, you can modify yourtheme/buddypress/members/members-loop.php and replace this line

    
    <div id="pag-top" class="pagination">
    

    with this

    
    <div id="pag-top" class="pagination no-ajax">
    

    same for the bottom of the file

    Replace this

    
    <div id="pag-bottom" class="pagination">
    

    with

    
    <div id="pag-bottom" class="pagination no-ajax">
    

    That will disable ajax loading.

    PS:- If the file is not there, you may copy it from wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/ to your theme/buddypress/members .

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    In WordPress, you can make a menu item link to any custom link.

    Using the special URL as custom link, you can link to any tab.

    Primary or sub nav depends on the theme. You can link to any tab/subtab to any WordPress navigation item.

    Please check the custom link option.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi Mike,
    Thank you.

    We need some kind of membership option that controls time(for example after 30 days the member ship expires or 60 days it expires).

    We can use the membership to trigger change.

    I am not sure as I do not use wp download manager, does it provide any membership system? If yes, we can look into it and check if we can integrate it with the member types pro.

    PS:- We will have a membership plugins this year.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    Brajesh Singh on in reply to: [Resolved] Role Based badges #24034

    Hi Mike,
    Thank you.
    It was a bug in the plugin.

    I have fixed role based badge now

    https://buddydev.com/plugins/buddypress-user-badges/

    The bug was not allowing saving images for roles. Please upload images for role badges and It will work now.

    PS:- As discussed in other topic, multisite network mode is not available yet. We are hoping to push with multisite network mode compatibility next week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494
    Brajesh Singh on in reply to: [Resolved] buddypress 'following' #24030

    You are welcome 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi,
    About Ajax Registration form and conditional Profile field. They should be compatible. Please share me a page on your site and I can test and assist quickly.

    It is possible, there compatibility broke with Ajax register 2.0. Please link me to a page and I will provide an update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi Chris,
    Thank you for your feedback.

    Please allow me to clarify a few things.

    1. BuddyPress legacy template is neither buggy nor outdated. If someone told you it is outdated, they have misguided you.
    2. BuddyPress Nouveu is a broken template and uses outdated Backbonejs.
    3. We did not support the Nouveau initially due to the way events were handled in Nouveau. It makes simple tasks complex.
    4. Yes, legacy looks less elegant than Nouveau but has better extension feasible.

    Now that I have clarified about BP Legacy’s position vs Nouveau, I believe Conditional Profile Field will work with both.

    The message that you saw was for BP Profile search’s template. We no more support condition with Profile Search plugin.

    So, you can use both template packs without issue.

    Also, If you are using our member types pro, You may avoid the Conditional field and use member types for conditions instead.(You will need to enable Conditional registration option in settings). It works in both the template packs.

    PS:- Replying about the Ajax registration Form in next reply.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25494

    Hi Tosin,
    Thank you for reminding.

    At the moment, the kind of resource it needs is to feasible for us. I am still hoping we can create something similar in future.

    Regards
    Brajesh