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!
User avatar
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.
User avatar
Moderator

Joshua M
Tue Jul 05, 2016 9:30 am
Please edit your Msocial/layouts/login.php file and add change the line:

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/
User avatar
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
User avatar
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/
User avatar
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.
User avatar
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/
User avatar
Moderator

GK User
Fri Mar 10, 2017 12:45 pm
Thanks a lot.
User avatar
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.
User avatar
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.
User avatar
Moderator

GK User
Mon Mar 13, 2017 11:42 am
Ok thanks
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.