Re: How to: Zodiac works
????? The function does not work on VLD 2.7
Can u help Me ?
You are not logged in.
????? The function does not work on VLD 2.7
Can u help Me ?
????? The function does not work on VLD 2.7
Can u help Me ?
I am using 2.7 as well and can not for the life of me get it working.
Your site url and test login details please.
Hello radioact,
i integrated zodiac step 2 in 2.7 and it run fine.
My question:
What can i do, that the zodiac will be choose in the background?
What i mean:
If i use "onchange" in php then i have to show the zodiac field while i choose my birthday. For account settings ist this ok but i want smal registration steps.
When i hide the zodiac field in registration then i see "I'll tell you later" in profile. The member have to change the birthday in settings for fill it out.
It's possible to set the zodiac while registration without show zodiac field?
I hope you understand what i mean.
Guni
Yes, just try hiding your field.
<!-- BEGIN profile_fields -->
<!-- IF field_label == "zodiac" --><div style="display:none;"> <!-- ENDIF -->
...current content ...
<!-- IF field_label == "zodiac" --></div> <!-- ENDIF -->
<!-- END profile_fields -->