Tagged: Community theme, css
Where do I find the template (part) to edit in order to get rid of the <br /> so I can properly align the username and password labels and fields?
See https://hcallens.stackstorage.com/s/19Ql0zLnt8LU9PaO and https://hcallens.stackstorage.com/s/cnt7KmxLOdwlaaYG
Hi Hugo,
I am sorry for the issue. Please avoid Branded login plugin with Community Builder. Instead, I will recommend customizing the login page using customizer and if you do not want wp-login.php to be visible, you may use rename wp-login plugin.Regards
BrajeshHi Brajesh,
The plugin https://wordpress.org/plugins/rename-wp-login/ doesn’t seem to be under active development anymore, so I am reluctant to use it.
However I need a solution to keep subscribers (non-admins) away from the dashboard and always on the frontend.
So I created a login page with a login form using https://toolset.com/documentation/programmer-reference/views/views-shortcodes/#wpv-login-form and this works well.
I would like to
– point the login button to this login page instead of wp-login.php (with an htaccess rule or otherwise?)
– redirect the user to his/her activity page after login (I find this difficult because I don’t know how to handle the username that is part of the URL)Any suggestions greatly appreciated!
Hi Hugo,
Thank you for the reply.I will suggest using https://wordpress.org/plugins/wps-hide-login/
It does the same thing.2. For login redirect, Please use this
https://wordpress.org/plugins/bp-redirect-to-profile/Regards
Brajesh
You must be logged in to reply to this topic.