-
El_Palo posted on the forum topic Date selector bug? in the group Requests & Feedback: 13 years, 9 months ago
Same problem here…
Using latest versions of WP and BP
Suffusion Theme.
WP, BP, and suffusion in english language. -
El_Palo joined the group Requests & Feedback 13 years, 9 months ago
-
El_Palo joined the group Login With Ajax 13 years, 9 months ago
-
El_Palo posted on the forum topic avatar cropping: after upload, image and cropper don\'t appear, fails in the group How-To and Troubleshooting: 13 years, 9 months ago
I had the same problem, this is the final code that solved it for me.
WP 3.0.4
BP 1.2.7
Suffusion theme
$aspect_ratio = (int) constant( 'BP_AVATAR_FULL_WIDTH' ) / (int) constant( 'BP_AVATAR_FULL_HEIGHT' ); ?> <script src="/wp-includes/js/jcrop/jquery.Jcrop.js">) )
[Read more]
$aspect_ratio = (int) constant( 'BP_AVATAR_FULL_WIDTH' ) / (int) constant(… -
El_Palo joined the group How-To and Troubleshooting 13 years, 9 months ago
@el_palo
Not recently active