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: 25486
    Brajesh Singh on in reply to: [Resolved] Replace field_data with a SVG icon? #43343

    Hi Carsten,
    it is doable but will be very specific to your options. you will need to put a condition and instead of $field_data you will need to switch between its values and generate the svg.

    This is neither scalable(you will need to add conditions each time you add new options) nor a good idea for a dynamic website to have it hardcoded.
    So, I will suggest avoiding it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Nitin,

    Thank you for sharing. It’s good to know that you were able to resolve it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: [Resolved] Counters in Activity Nav’s #43335

    Hi Carsten,
    You are welcome.
    Yes, there are counters(span) in ac activity but BuddyPress hides them using css. Your theme should have it hidden too.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: BuddyPress XField Type – Headers #43334

    Hi James,
    Thank you.

    The problem is BuddyPress/BuddyBoss only lists fields which has some content for that user.

    If we achieved that by saving field data when profile fields are updated for user, It will still not work. The field does not have any control over the layout of the row.

    As far as I see, To achieve this kind of experience, a co-ordination between theme and field will be required. It is not feasible to have it as a generic field available for now.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: [Resolved] Counters in Activity Nav’s #43332

    Hi Carsten,
    There is a conflict with your theme.

    It seems some kind of media query is affecting that. Does your theme support BuddyPress? If yes, Please reach out to them for support.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Nitin,
    You are using correct function for fetching friends. The “friends_get_friend_user_ids” will give an array.

    We lack experience with Formidable Form. I will suggest posting on their forum to get assistance.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486
    Brajesh Singh on in reply to: Relationship between Member Types #43330

    Hi Nitin,
    For the question

    can allow friendship requests only between Institutes and practitioners.

    Yes, you can with this plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Ben,
    Welcome to BuddyDev.

    That is expected behaviour of the Activity Plus Reloaded plugin. It is a fork or Activity Plus plugin which allowed uploading from activity screen and the files are not saved as WordPress attachment.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25486

    Hi Sven,
    Thank you.
    I was using their free plugin. I did not see it there.

    I am glad that they are looking at it. Hope they will be able to resolve it.

    Regards
    Brajesh