- 
	
	foxly posted on the forum topic Picture upload hanging in the group BuddyPress Album+: 15 years, 3 months ago You’ve probably found a defect. Please submit it on our issue tracker so we can get it fixed. Be sure to attach the file that causes the problem. https://code.google.com/p/buddypress-media/issues/list Thanks! ^F^ 
- 
	
	brianglanz posted on the forum topic [resolved] couple of issues with 2.1? in the group Welcome Pack: 15 years, 3 months ago …confirming that the Welcome Pack admin JS issue also exists with GenesisBuddy including their 1.2 beta, and that the addition from @rjshuttleworth resolves that. Thanks all and especially @DJPaul BG 
- 
	
	nosoup posted on the forum topic [resolved] couple of issues with 2.1? in the group Welcome Pack: 15 years, 4 months ago @rjshuttleworth thank you, adding your code made mine work. I was having the same issue (dropdown was not showing editable area below) Adding this to the top of /plugins/welcome-pack/includes/js/admin.js worked perfectly. function jq(selector){ 
 return jQuery(selector);
 }
	@rjshuttleworth
	Not recently active