BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Eric,
    We are not adding css. We are using the actual core functions for removing nav item.

    The problem is BuddyPress/BuddyBoss does not have any context about the nav item(where it is added for loggged or viewed). That’s why it gets removed from the visitors account dropdown nav too if it is not present on the user being viewed.

    There are multiple solutions but the core platform(BP/BB) needs to provide us a way to achieve it. We won’t be using css as that will not apply the real removal of tab(and will be a security issue).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Richard,
    Thank you for your question. We don’t have a solution for currently.
    I will suggest reaching out to BuddyBoss to see if they some any solution for this.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Janet,
    Welcome to BuddyDev support forums.
    Yes, empty list slug could cause this issue. I am glad you have resolved it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Eric,
    That’s a limitation of BuddyPress/BuddyBoss. It lacks context(my vs other for nav) and there is not much we can do about it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi,
    We released an update with the solution.

    Please open a new topic if you need assistance.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Amos,
    Welcome to BuddyDev.

    I am sorry for the issue about MediaPress demo. We did some change in our hosting providers and that has broken it. we will be updating it in next 2 weeks.

    About your question:- No, MediaPress does not support pasting from clipboard. Also, BuddyBoss comes with its own Media package, if you are planning to use it with BuddyBoss, I will suggest that you look into their core uploader.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Alex,
    Thank you.

    If the fields were rendered by us, we could do it easily. BuddyBoss/BuddyPress makes it very difficult to filter the generated field attributes(required html attribute).

    Technically, It is not difficult, have server side validation for required and avoid putting it in html. We have done similar thing with our forms.

    In case of Gravity form, It is their form, so they can easily avoid this issue.
    Is it still doable with BuddyPress/BuddyBoss? Yes, it is. Filtering over bp_xprofile_field_edit_html_elements and un-setting/removing required, area-required will make it work. It is not straight forward and we are unable to put it in the plugin/supply code due to time constraints.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Jasmina,
    Thank you. We will be assisting you better onwards.

    Can you please check if the wall gallery is marked as private/friendsonly for the user you posted? The wall galleries are public by default(on your setup, every media/gallery had default status of friendsonly).

    If yes, Please edit the gallery and change privacy to “Public” and then please upload again.

    Thank you
    Brajesh