Redirect Loop on Ajax Actions in Custom Loop
- 
		I am using a page template for my “front page” so that if a user is logged out they see the “sign up” side of the site and when logged in an activity feed. 
 I used the example loop here:https://codex.buddypress.org/developer/loops-reference/the-activity-stream-loop/ When I click ‘Favorite’, unlike on the /member/username/activity feed where it instantly ajaxes between ‘Favorite’ and ‘Remove Favorite’, it tries loading the action/activity/favorite/123/?_wpnonce=asdf1234and then the redirect loop error kicks in.Ideas? 
Viewing 1 replies (of 1 total)
	
Viewing 1 replies (of 1 total)
	
- The topic ‘Redirect Loop on Ajax Actions in Custom Loop’ is closed to new replies.