BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Hi Jan,
    About Activity posting:- It is completely dependent on the Site Tracking settings in BuddyPress. If you have it enabled, the activity will be tracked otherwise it won’t be tracked.

    I see the zero in the screenshot but can not produce it on my install. will be looking further and get back to you.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: [Resolved] BuddyBlog and WPML #3097

    Hi Leo,
    Please do let me know what you find. I will be looking at the site tomorrow too. If it is appropriate, please drop me a copy. I have seen that WPML has offering for developers, so will contact them too in future.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Map WordPress user role as BP user type #3096

    Hi AZ,
    I am sorry but we won’t be able to help much with the user front end pro plugin. If you plan to use BuddyPress default registration page in future, @ravi1987 is working on the plugin and you can use it.

    For now, I will advise Creating different Xprofile Field Groups per role. That way, you can keep a tab on what roles has what field and that will be easy.

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Hi Jaume. No problem. Thank you for updating. marking it as resolved 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Edit to activity shortcode plugin #3093

    Hi Andy,
    The above code relies on the default implementation of load more and that’s why it is happening.

    You will need to supply your own js code for load more only then it will work properly. A look at the buddypress.js file and how BuddyPress loads the older activity will certainly help.

    Please take a look and let me know if you need any assistance further.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Thank you Tony 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: [Resolved] BuddyBlog and WPML #3084

    Hi Leo,
    I am sorry but I have no idea why WPML is doing that.

    I need some way to use WPML and see how it works before commenting further.

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Map WordPress user role as BP user type #3083

    Hi AZ,
    Will it suffice if we create a Role type filed that allows you to select the roles you want to be available on the registration page.

    And you can use this field in combination with our Conditional profile fields plugin to restrict profile fields per role?

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Mediapress lightbox #3080

    Hi Christian,
    I am sorry for the issue. Can you please mail me the details on brajesh@buddydev.com

    There is a way to downgrade but I will like to check the current version and see what is causing this this?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: BP Group Types #3072

    Hi Johan,
    Thank you for posting.
    1. Yes, You can customize the group home page in quiet many ways. Here is the template hierarchy for front page

    https://codex.buddypress.org/themes/theme-compatibility-1-7/template-hierarchy/#single-groups-front-page

    You can create a front.php and then load other template from it based on the category or other attributes.

    Please take a look at the template hierarchy and you will see that it does allows changing base on id. For applying new template based on category, creating a front.php and doing template loading there will suffice.

    Hope that helps.

    Please do let me know if you need any help.

    Thank you
    Brajesh