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/
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/
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!
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!
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!