Bump… I also have a URL that has a feed through HTML… Very curious on how I could get the output on my Buddypress site.
		
	 
	
	
	
 
		
			
	
	
		
		Do you want the data outputted or just a link? This isn’t really a BuddyPress issue.
		
	 
	
	
	
 
		
			
	
	
		
		I realize it’s not specifically a BP issue, but was hoping the community would have a suggestion.  I would simply like to have the data outputted as a display… Below is the JSON feed I’m trying to display.
http://wowfeeds.wipeitau.com/RealmStatus.php?location=US&rn=Arthas&callback=?
		
	 
	
	
	
 
		
			
	
	
		
		if you know nothing about outputting json I suggest you google and read up. It’s outside the scope of a forum discussion. JQuery $ajax would work if the feed is made cross domain retrievable
		
	 
	
	
	
 
		
			
	
	
		
		Thanks!  I’ll keep plugin’ away!  