Hi Jawtry,
I am having the same problem, but am unable to find a solution. I noticed you did this on your site. Can you let me know how you did it?
Thanks!
Nick
		
	 
	
	
	
 
		
			
	
	
		
		In your CSS:
.activity-list blockquote { display: none; }
		
	 
	
	
	
 
		
			
	
	
		
		That’s nice Andy, but I think RSS still remains the same. no?
		
	 
	
	
	
 
		
			
	
	
		
		This isn’t removing the blockquote for me…
		
	 
	
	
	
 
		
			
	
	
		
		How about just removing the blog excerpts or blog activity completely (since I have a latest blog posts widget anyway)?
		
	 
	
	
	
 
		
			
	
	
		
		Nevermind, I figured it out! Thanks.
		
	 
	
	
	
 
		
			
	
	
		
		Kunal, only removing blog posts from the activity will require some php hacks on the respective files. But I haven’t done that.
		
	 
	
	
	
 
		
			
	
	
		
		ok, my question is, how do i limit the number of words (excerpt)(currently 55) of blog posts that appear on the site wide activity widget???
I did edit the formatting.php file but that did not work. Where is it exactly???
Thanks