• Ranges boxes in the widget somehow appear one below other. How to make them appear next to each other?

    Also I would strongly suggest the ability to set the ranges in the admin area, and display those as a dropdown. for example: 18-25, 25-30, 30-40, etc..
    ( I managed to achieve this by making the xprofile field with ranges and then users have to select their age range, but people gets older unfortunately, and this way they stay the same age forever 🙂

    Cheers!

    https://wordpress.org/plugins/bp-profile-search/

Viewing 1 replies (of 1 total)
  • Plugin Author Andrea Tarantini

    (@dontdream)

    I think that’s a CSS issue, and unfortunately I’m no expert in CSS and visual design.

    Re your second question, once again you could build your own search form, but this time you would need to translate the POST data before submitting the search. A bit more difficult, but feasible.

    A simpler solution would be to use two dropdowns, one for the minimum and one for the maximum value. If you write your own search form like that, it would work fine with BP Profile Search without modifying the POST data.

    Cheers!

    PS: if you can code and you need more details, drop me an email. My address is andrea@dontdream.it

Viewing 1 replies (of 1 total)
  • The topic ‘Ranges’ is closed to new replies.