- 
	
	jwf3773 started the topic Open Activity in Thickbox PLEASE HELP in the forum How-to & Troubleshooting 12 years, 4 months ago I am looking to open the Activity Entries in a Thickbox right from the Activity stream. I have a number of feeds that already utilize this function which I accomplished by the following: <a href="<?php the_permalink(); ?>?TB_iframe=true&width=825&height=550" class="thickbox"><?php the_post_thumbnail('my-thumbnail'); ?></a>[Read more]
 <a href="<?php…
- 
	
	jwf3773 replied to the topic In Need of some Guidance … in the forum Requests & Feedback 12 years, 5 months ago Thanks Hugo! I appreciate it. 🙂 
- 
	
	jwf3773 started the topic In Need of some Guidance … in the forum Requests & Feedback 12 years, 5 months ago Hi @hnla & @johnjamesjacoby 
 Firstly, let me apologize for bugging you…I’m sure you’re very busy.I posted the following: 
 https://buddypress.org/support/topic/refresh-page-after-logging-in-from-sidebar/I’m not certain if I’ve posted my question in the wrong forum or not (How-to & Troubleshooting)? If I have, please just let me know which is…[Read more] 
- 
	
	jwf3773 replied to the topic Login Redirect Problem in the forum How-to & Troubleshooting 12 years, 5 months ago Hey there @codegene …. I did actually look into that, but to know avail. With that you need to assign a specific page to redirect to, I just want them to stay on the current page and have it refresh. 
- 
	
	jwf3773 started the topic Login Redirect Problem in the forum How-to & Troubleshooting 12 years, 5 months ago Having an issue changing the default redirect after a user logs in. I’d like for them to remain on the page they are logging in on…just have it refresh? Instead of going back to the home page. PLEASE HELP!! 
- 
	
	jwf3773 replied to the topic how to intergrated FB & Twitter in activity in the forum How-to & Troubleshooting 12 years, 5 months ago Just so I understand…you’re looking for something that auto-posts (from status updates) to FB/Twitter and/or Instagram? You may be able to hack out some of the functionality from JetPack or some of the other Social Posting plugins. 
- 
	
	jwf3773 replied to the topic Refresh Page after Logging In from Sidebar in the forum How-to & Troubleshooting 12 years, 5 months ago Anybody have some insight? 
- 
	
	jwf3773 started the topic Refresh Page after Logging In from Sidebar in the forum How-to & Troubleshooting 12 years, 5 months ago Hey there! 🙂 I’ve been poking around the past several days attempting to find a resolution to my issue…alas nothing as yet 🙁 What I’d like to accomplish (I think) is relatively straight forward. Each page has the login widget in the sidebar. 
 CURRENTLY :: When a user logs in from say http://website.com/page23 they are being redirected back…[Read more]
- 
	
	jwf3773 replied to the topic Change login landingpage in the forum How-to & Troubleshooting 12 years, 5 months ago @shanebp or @bphelp 
 Is there a way of manipulating the following code to simply refresh the current page the user is on?function custom_login_redirect_to($user_login, $user) {
 bp_core_redirect( get_option('siteurl') . "/members/" );
 }
 add_action('wp_login', 'custom_login_redirect_to', 10, 2);The login widget resides on every page. If a user…[Read more] 
	@jwf3773
	Not recently active