-
Author
-
August 31, 2013 at 19:50 #2086bastkopfParticipant
Hello Support,
short question, in my users -> profile fields -> basic I changed the ” I am” and “Looking for” so that now there are 3 boxes to tick for each. The problem: I want the “I am” part on the registration part (which happens automatically since this form drags its information from the basic content as far as I understood), and the “looking for” part JUST in the search form for logged in users. In the moment it is on both, the registration and the search form. Could you help me and tell me how I can prevent this “I am looking for” from appearing at the registration area?
Following this, it is possible to change the code which counts the members to count how many people are “box option 1”? I think I saw that, because it is made with boxes and three choices, it is not possible yet, but this post was older so maybe there are news 🙂
All the best and thanks,
Phillip
August 31, 2013 at 22:20 #2097SQadminKeymasterHi,
If you want not to show “looking for” in the registration page you need to move it out of the Base group profile.
If you want to count online members you can try this:
https://archived.seventhqueen.com/forums/topic/big-bug-with-manwoman-number-and-search
if you want statistics for every profile field you can use this shortcode:
[kleo_member_stats field=”” value=””]
that can be user for example:
[kleo_member_stats field=”Looking for” value=”Friend”]Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 31, 2013 at 22:23 #2098bastkopfParticipantHi, thanks for the reply.
If I move it out of the basic section, I cant put it into the search form anymore, right? Thats the problem 😀
I tried exactly this short code – maybe I did a mistake, I will try again 🙂
August 31, 2013 at 22:24 #2100SQadminKeymasterYes you can put the field in the form even if is not in the Base group
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The topic ‘Registration and search form, different characteristics’ is closed to new replies.