I’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?
I’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)