@penfao
9 years, 2 months ago
Thank you for this answer. Any idea how to tag user in a field in gravity form ? and how to able only one type of member to use the form ?
9 years, 4 months ago
Thanks Dan for your answer. This plugin will be very usefull for me. But what I’m looking for if to use member type on registration page.
I know how to change member type on backend but I’dl like user to be able to choose their member type on registration page, trough a Xprofile field
Hi Everyone.
Just wanna know if everyone finally found a solution. I still really need to be able to use Member Type as an Xprofile field on registration page..
9 years, 5 months ago
Hi !
I’m also looking for the same !
Anyone find a solution ?
I just try your solution shanebp but still goes to
http://www.mysite.com/?s=JOBA%2C+JobB
Ok, I will do the 150 if 😉
Thank so much again for the help !
thanks. The issue is that in my list there is more than 100 different jobs…
Any solution ?
thanks. Now it’s working but for one field I’m using multiselector field, so when I click, it search for the 2 jobs at the same. What I would like is to search for only 1 job at the time
Ok. I just solve it. Thanks again !
Thanks ! It’s clickable now but the link goes to 404 error
sorry I’m new in php.
You mean
<?php if ( $href = http://www.mysite.com() . '/members/?s=' bp_get_member_profile_data( 'field=Country' ). '&members_search_submit=Search'; ) : ?>
?