@mckennapoole
	Active 7 years, 5 months ago
	
	- 
	
	Varun Dubey replied to the topic Registration not working in the forum How-to & Troubleshooting 7 years, 5 months ago @mckennapoole checked at your site, You have added custom css to hide mandatory fields remove it from custom css section 
 #buddypress .standard-form #profile-details-section {
 display: none;
 }After that, it will work 
 I have registered at your site and it worked…[Read more]