BuddyPress register fields

Posted in: Newspaper
Post count: 5

Hello!

How can I change and customize BuddyPress fields on register page: http://gipgap.ru/registration/ ?

I need to change position of all fields and add some css classes to it.

I create custom page and put full code from /wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/register.php , but it not validate and register didn’t work: http://gipgap.ru/register/

Post count: 5

And further… If I select any BuddyPage register page in admin-panel and configurate this page to without_sidebar layout – it is displaying sidebar anyway like this: http://gipgap.ru/registration/

Post count: 22421

Hello,

Maybe this topic will help you customize your registration template: https://codex.buddypress.org/getting-started/guides/modifying-the-registration-form/
The BuddyPress page is controlled by the page template in the theme panel. So if you want to remove the sidebar, you have to remove it from here: http://screencast.com/t/P0lPsFjpvm

Thank you!

Post count: 5

One more question.

Does this theme supported custom page to publicate posts from registered BuddyPress users from NOT default admin-panel layout?

If not, how can I make it (with moderate by admin)?

Post count: 22421

Hello,
Unfortunately the theme and buddypress has no such option (guest blogging) and we have not solution for implementing it. You can maybe find a plugin with such a feature. Unfortunately we cannot make a recommendation as these plugins are not tested.
Thank you!

Post count: 5

Thanks for answer!

I mean form for registered and already login users (NOT for unregistered). I need any add post form, from NOT default wp-admin. Maybe some part of theme can it? Any solution?

Thanks!

Post count: 22421

Hello,
Unfortunately there is no solution for it from the theme. The theme has no such option. There are plugins that have this functionality but I cannot make a recommendation as they are not tested with our theme. Try a few of them out and see how they work.
Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.