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: 25485
    Brajesh Singh on in reply to: [Resolved] Avatar full width on mobile only #27329

    If you do not use the code, your images will be stretched to fill the size, which will make the quailty of the image bad.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi J,
    Thank you for clarifying.

    It makes sense. I am assuming that the group becomes inaccessible to the non logged in user? The reason is A group page or User page needs a default component to be available.

    You will need to set a default component which is available/visible to the visitor. In that case, It will work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Visible Gallery Only Private Groups #27327

    Hi Javier,
    Welcome to BuddyDev.

    How are you accessing the photo? By direct linking to the file?

    The visibility only protects the listing, actual files are not protected and are accessible if someone knows the url of the file.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Mediapress open document in new window #27313

    Thank you.
    I am glad that it worked 🙂

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Branded Login mail adjustment #27312

    Hi Ralf,
    I am sorry for the delayed reply. We will be pushing the update by this Tuesday. It is related to the translations only? or is there anything else that I am missing?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Something about : BuddyPress Group Tabs Creator Pro #27311

    Hi,
    Thank you for the topic and the suggestion.

    It is not possible currently. Also, BuddyPress team is planning to have the xprofile like functionality for group in near future, so that will not make much sense.

    I do plan to provide a way in future to create/save dynamic data but that will be mostly for contents(backed by post type) not by a custom profile field.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi J,
    Thank you for the post.

    This is an expected behaviour.

    You are copying an expirable url and using it for a tab. The url expires and that’s why this message is shown.

    In case of BuddyPress/WordPress, any url that contains nonce will expire if a user loges in/logs out or a different user accesses it.

    These are not for reuse. The group join link is not a static link, It uses nonce and that’s why you are seeing the error. There is no workaround.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Avatar full width on mobile only #27306

    Hi Carsten,
    Thank you for the question.

    Media query is your best option here. BuddyPress only recognizes thumb/full,so you can only specify these 2 sizes.

    You may use wp_is_mobile() is php code and show full image there instead of the thumbnail. If you are not comfortable with php, using media query seems the right solution.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Buddypress and Google #27305

    Hi Nik,
    Since you have made these pages private, There does not seem to be any issue with search engines.

    Right know, unless you are adding the BuddyPress pages explicitly(profile/groups) to the sitemap(using BuddyPress specific plugin), they are not even added by the popular seo plugins. So, I do not see any harm.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Propertytips,
    Thank you.

    I am glad that it worked.

    Thank you for sharing for others. It will certainly help.

    Regards
    Brajesh