Re: Avatar Cropping Problem
Nevermind. The problem was that I took out some div elements and that was obviously breaking the javascript functions. For future child theme creators, make sure to have all the same div elements in the same place as the BuddyPress Default theme (i.e., “container”, “content”, and (maybe?) “padder”).