Forum Replies Created
-
In reply to: Modifying / Customising the registration process
Can somebody at least tell me whether this is possible? Or am I wasting my my time?
In reply to: Modifying / Customising the registration processDoes anybody know how to get bp_get_current_signup_step to work on a page other than register.php?
In reply to: Custom register.phpI’m experiencing the same problem – but I’m definitely using a BuddyPress enabled theme. I’m trying to enable registration on my home page by using a template, but nothing is being returned by bp_get_current_signup_step(), so nothing is displayed between
. Is there a way of working around this? @thomallen Did you get this working eventually?
In reply to: Modifying / Customising the registration processI’m having trouble. The form is empty, because bp_get_current_signup_step() is not being returned as equal to ‘request details’ on line 12. I don’t think anything is being returned for bp_get_current_signup_step(), because I’m not on register.php. Any idea how to fix / work around this? You can see what I mean at languagecollective.org. ( @pcwriter)
In reply to: Modifying / Customising the registration processThanks @pcwriter. I’ll give it a try and let you know if it works.