Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,668
- How-to & Troubleshooting
- 127,964
- Creating & Extending
- 25,644
- Requests & Feedback
- 9,398
- Third Party Plugins
- 9,724
- Showcase
- 3,320
- Ideas
- 1,346
- Miscellaneous
- 8,854
-
@nit3watch – You have to remove the following hook:
add_action( 'bp_after_group_details_creation_step', 'gfield_add_field_form' );
Also remove the conditional that Derek put in.
Here’s the updated code, no need to add any filters:
http://pastebin.com/JrEbHMsh
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS