Login Issues
Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
- GK User
- Sat Jul 02, 2016 11:11 pm
Hi,
Please am having issues with my registered members logging in. Each time I try to login it redirects me to wp-login.php page and I have try to redirect the url using redirection plugin but couldn't find the login url since it only pop up.
Please what can I do?
Thanks!
Please am having issues with my registered members logging in. Each time I try to login it redirects me to wp-login.php page and I have try to redirect the url using redirection plugin but couldn't find the login url since it only pop up.
Please what can I do?
Thanks!
-
- Junior Boarder
- Joshua M
- Mon Jul 04, 2016 7:18 am
Hi,
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
We are not using any login page in this theme, only the default WordPress registration form and login popup.
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
We are not using any login page in this theme, only the default WordPress registration form and login popup.
-
- Moderator
- Joshua M
- Tue Jul 05, 2016 9:30 am
Please edit your Msocial/layouts/login.php file and add change the line:
to:
where redirect attribute is URL to redirect to (must be absolute URL)
Regarding the redirects to buddypress profile page, please check the following thread:
https://buddypress.org/support/topic/re ... file-page/
- Code: Select all
'form_id' => 'loginform',
to:
- Code: Select all
'form_id' => 'loginform',
'redirect' => 'http://URL',
where redirect attribute is URL to redirect to (must be absolute URL)
Regarding the redirects to buddypress profile page, please check the following thread:
https://buddypress.org/support/topic/re ... file-page/
-
- Moderator
- GK User
- Wed Mar 08, 2017 12:53 am
Thanks for the above info. please how can I make my login page look exactly the pop up one on the menu bar?
thanks
thanks
-
- Junior Boarder
- Joshua M
- Wed Mar 08, 2017 9:47 am
Hi,
Unfortunately I don't understand, you can use a page with "login" template selected to display this login page (it's similar to login popup) https://demo.gavick.com/wordpress/music ... ogin-page/
Unfortunately I don't understand, you can use a page with "login" template selected to display this login page (it's similar to login popup) https://demo.gavick.com/wordpress/music ... ogin-page/
-
- Moderator
- GK User
- Fri Mar 10, 2017 11:36 am
Hello, sorry you didn't understand me, what I mean is how can I make my login page look like the example page here... https://demo.gavick.com/wordpress/music ... ogin-page/ ?
Also, how can I create a custom signup page and place it beside the login icon on the menu bar?
Thanks in advance.
Also, how can I create a custom signup page and place it beside the login icon on the menu bar?
Thanks in advance.
-
- Junior Boarder
- Joshua M
- Fri Mar 10, 2017 11:53 am
Hi,
Please add new page and select "Login page" from Template field (Page attributes right column).
Regarding the custom signup page - please check i.e. this article: http://www.wpbeginner.com/plugins/how-t ... wordpress/
Please add new page and select "Login page" from Template field (Page attributes right column).
Regarding the custom signup page - please check i.e. this article: http://www.wpbeginner.com/plugins/how-t ... wordpress/
-
- Moderator
- GK User
- Fri Mar 10, 2017 12:45 pm
Thanks a lot.
-
- Junior Boarder
- GK User
- Sat Mar 11, 2017 8:48 pm
Also, how can I place my registration icon beside the login icon on the menu bar?
Thanks in advance.
Thanks in advance.
-
- Junior Boarder
- Joshua M
- Sun Mar 12, 2017 10:04 pm
The Login/Logout button is not a part of the main menu, it's a custom code from MusicState/layouts/header.php file, so there's no simple solution for that.
-
- Moderator
- GK User
- Mon Mar 13, 2017 11:42 am
Ok thanks
-
- Junior Boarder
11 posts
• Page 1 of 1