BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25218

    It is not included in 1.0.3.

    We haven’t put the link yet since we released the updates last week and could not find time to add it. It is a simple enhancement. Just adding a proper link will make it work. Even the current MediaPress supports filtering/listing by user but it is not obvious(needs specific url in all galleries screen).

    Will be putting the link in next release.

  • Keymaster
    (BuddyDev Team)
    Posts: 25218
    Brajesh Singh on in reply to: MediaPress #2862

    Hi Michael,
    Here is a screenshot
    http://i.imgur.com/WsfyWjx.png

    and here is my modified languages file

    https://www.dropbox.com/s/c3i60m9hru6wsu2/languages.zip?dl=0

    hope that helps. You may modify it as you wish.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25218
    Brajesh Singh on in reply to: BP Autologin at activation #2861

    Hi Jon,
    I haven’t thought about it. It may be a bad idea to include it in Bp Auto login on activation as internally BP will always call wp or wpms activation routine before firing the hook we are using. So, It will be like calling the routine twice that may lead to some issue.

    Still, I will give a try tomorrow and will let you know.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25218
    Brajesh Singh on in reply to: MediaPress #2860

    Thank you. I will be putting the example translation files shortly.

  • Keymaster
    (BuddyDev Team)
    Posts: 25218

    No problem Jay. I am glad it is fixed and the issue is solved for you.
    Marking the topic as closed.

  • Keymaster
    (BuddyDev Team)
    Posts: 25218
    Brajesh Singh on in reply to: BP Autologin at activation #2854

    Hi Jon,
    I am sorry but I may not be of much help there with the post plugin.

    Please do know that Auto activation plugin does not send any email. It is never sent by this plugin. Either the post plugin is doing that or the WordPress triggers it based on the post plugin action.

    The only goal of the auo activation plugin is to check if there is someone opening a link which is for activation of an account and if that is correct, It logs the user in on successful activation.

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25218

    You are most welcome. Glad it is working. Marking the topic as resolved.

  • Keymaster
    (BuddyDev Team)
    Posts: 25218

    Hi Jasmin,
    Please upgrade to 1.3.1 and the issue will be fixed

    https://buddydev.com/plugins/recent-visitors-for-buddypress-profile/

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25218
    Brajesh Singh on in reply to: Gallery comment count #2846

    Hi Piotr,
    The comments are handled by activity and currently counting comments for gallery is not very efficient(and that’s why comment counts are not included).

    If you still need it, I will post the code but please do know that it is not efficient and not very scalable solution. It will be nice to keep a count in one of the metas in future and sync them.

  • Keymaster
    (BuddyDev Team)
    Posts: 25218

    Marking this thread as closed due to lack of replies and I feel the last post clarifies about template structure.