Search Results for 'logout redirect'
-
Search Results
-
I’ve asked this repeatedly but I suspect because of the subject I had originally started that my question is lost. Time to re-ask this.
I recently learned that in order to aggregate certain functions of BP to a main site, that the BP plugin needs to be network activated.
However, what I have been struggling with for a week is trying to find more information on the rest of the plugins. Do all of the BP plugins need to be activated and is it dependent on the type of setup I’m looking to build.
In my case, I have a main site, then I offer users their own blogs so sub-directory sites.
However, I want all users across the network to be part of the community which is the main site.I’m running
WP3.5
BP-Registration-Options 4.0
BpDev Logout Redirect to Mainsite for Mu/BP 1.0
BuddyPress Version 1.6.3
BuddyPress login redirect 1.0
BuddyPress Media 2.4.1Thank you for your input!!!
Hi There,
is there a way to stoop redirect the link of the register page to the homepage when logged in in BuddyPress? I find it confusing and would rather prefer to redirect to another page where I can tell people to logout if they want to create a new user.
Thanks
TFHello.
I have a buddypress website. I wish to not use wp-login whatsoever on my website. Everytime someone logins incorrectly, I want them to be redirected to the front page Logout etc.Hi,
I want to have custom login method for my site. Also i want to have some custom field for my user profile. I check in the User setting and i got to know that i can create custom fields over there. But when i do register with after creating custom field it come in different section as “Profile Details”, which i dont want. I want all the field which i want to keep in registration should come in rows with out any difference. Another thing i want to have email as login and registration userid. Can i do this with buddypress or not.
Second it i want three step registration process. Can any one guide me how can i do that. For example i would keep some three four field at home page of site, then after that some two or three field in step 2 and finally would like to keep two field with sending invitation with there email account contact like yahoo gmail etc in final step. And i want to keep mandatory all three steps, yes there would be some exception for some field in each step which that can skip. and all three step would be mandatory and if user logout and login again he should be directed to the step form where he had left and after completing all three step he should be redirected to customized dashboard / home page every login after that.
Also i want to know where i can have profile picture kind of the thing rather then avatars. As what i find is when person changes avatar there previous pictures get deleted. But i want to have one profile picture folder where there all previous profile pictures will get save once user update new profile picture in there account. Another one is how can do checking or matching of two fields in registration form (like how password and confirm password works). As i am not much known to PHP so i am asking what would be the function for matching two fields.
For my site i have look for Buddypress / Elgg and WP symposium. Can any help me out where i can find good comparison between three and which would be the best to go. Yaa as per my look and feel i liked buddypress but i find it more complicated so little bit afraid and want to just do comparison.
Thanks
Bhavin Patel
im using login-logout plugin and after they login, i wanted to redirect them to the buddypress profile page, what link would i use? I tried to find it in buddypress files but i didnt know where to look.
Hi, I have placed a button in the menu for users to logout, but it directs them to the WordPress login page, I would like the button to redirect them to homepage instead. I have currently set the button´s css class to “function-is-user-logged-in” so only logged in users can see it. I would like to know if I can achieve the redirect with a css class too.
I have also installed the “BpDev Logout Redirect to Mainsite for Mu/BP” plugin, but that is having no effect over the logout button (it does work with the Buddybar´s logout button though…).
I would appreciate any tips. Please, as usual, bear in mind that i have very limited coding skills. Thanks in advance for all the kind help and replies.
Best,
Erik.
Topic: Redirecting Problem
Okay guys I have downloaded this Login/Logout redirects plugin but can’t use it because I don’t know how to link to the activity page I mean I know it is my site url but how can I include the activity page so that each user would be redirected to their news feed page?
Topic: redirect user logout
hello all,
currently m facing one problem with user redirection
i am using WP 3.3.2 and BP 1.5.5
and all are going well
i facing a problem with user logout
when user logout it’s still showing ongoing page (user active page)
i want when user logout it’s going direct home (index) of site
how can i do this ?Thanks
Hi all
I would prefer to redirect BP to a message that says “You have logged out” but keeps the user on the site. I can’t see where one would set such a preference. Is it possible?
Tks
SPI have found some custom functions online that help re-order and add items to my member profile Nav menu. But after adding them into my bp-custom.php and uploading to the plugins folder I cannot logout, login, or access my dashboard. Any ideas on what might be causing this? Anyone had this problem before?
Logging out I receive this URL: http://www.liveitupsocial.com/wp-login.php?action=logout&redirect_to=http%3A%2F%2Fwww.liveitupsocial.com&_wpnonce=66309f7f39
I’m working on a Multsite install with BuddyPress at http://www.yourcrimesite.com.
Through buddypress admin bar’s login link
on both parent and child sites, the link goes to…
http://yourcrimesite.com/wp-login.php?redirect_to=http%3A%2F%2Fyourcrimesite.com(don’t know if that’s important, but thought I’d throw it in there)
If a user logs in using that link, no matter where the user started (on their own site or the parent site), they are returned to the parent site, where their profile info and admin bar is then available.
>>I’d like the logged in user to be directed to the home page of the site they’re associated with (not the parent site).If I visit childsite.com/wp-admin, I’m taken to the child site’s dashboard.
>>This is goodIf I visit childsite.com/wp-login.php, I’m logged into the child site, taken back to that child site’s homepage with the admin bar, profile, etc., shown.
>>This is good.Logging out from a child site’s Admin Bar returns me to the parent site.
>>Um…It’s ok, but I think it would be better if the login/logout function hung around the child site rather than the parent site.Logging out from the profile drop down with the site takes me back to the site’s login page.
>>This is good.Also, all of the users I have currently were manually added, and the sites manually added – not sure if that matters.
Do you think this is a BuddyPress issue or a Multisite issue to get the login/logout from the admin bar directing users to their respective sites? I could have sworn that was how it was supposed to work…