BuddyBoss Home – Web › Support Forums › Plugins › BuddyBoss Media › Add Photo not working for any browser
- This topic has 66 replies, 13 contibutors, and was last updated 9 years, 10 months ago by Anonymous.
Question
August 27, 2014 at 5:15 am #31002@toyeebgodoTJ, thanks for your swiftness.
Answers
August 31, 2014 at 5:13 am #31119@
Anonymous@tjchester thank you! looking forward to the fix soon. Cheers
September 1, 2014 at 2:03 pm #31162@
AnonymousOk — uploading in the Profile section seems to be okay and does not have this issue above (uploading in the sitewide activity). Not really sure what’s going on — looking forward to the fix. Thanks
September 1, 2014 at 2:34 pm #31164@
AnonymousI’ve removed wordpress heartbeat (except when editing new post) — and the Add Photo upload is not disappearing anymore! This is what I added to the function.php
function deregister_heartbeat() { global $my_currentpage; if ( $my_currentpage != 'post.php' && $my_currentpage != 'post-new.php' ) wp_deregister_script('heartbeat'); } add_action( 'init', 'deregister_heartbeat', 1 );
September 2, 2014 at 2:55 pm #31196@alyssa-buddyboss
AlyssaParticipant@gansad thanks, this should help us troubleshoot the issue.
September 3, 2014 at 6:09 am #31222@mth75@TJ, not working on iPhone and iPad!
September 3, 2014 at 8:45 am #31224@alyssa-buddyboss
AlyssaParticipant@mth75 it actually isn’t working on all devices. There is some kind of conflict with heartbeat we are working on.
September 3, 2014 at 11:39 am #31226@mth75@tj
Thx, my site feels a lot slower. uploading (doesn’t matter with which browser) just doesn’t work sometimes. Complaints from users are coming in.
Best regards,
Marc
September 4, 2014 at 8:58 am #31285@alyssa-buddyboss
AlyssaParticipant@mth75 consolidated into 1 forum, there is a temporary fix by disabling heartbeat but the uploaded image does not go away until refresh. We are close but still working on the issue. Thank you everyone for your patience.
September 5, 2014 at 10:15 am #31321@imdyakovFor me Add Photo button doesn’t work on iPad Mini however it works OK on iPhone 5s (browser is Safari in both cases).
September 5, 2014 at 1:18 pm #31324@adminzenoedIn buddypress setting, disabled the activity auto refresh!
The photo upload stays even if wordpress heartbeat is enabled. Seems like buddypress auto refresh issue ??September 5, 2014 at 4:03 pm #31331@alyssa-buddyboss
AlyssaParticipant@gansad it is related to WordPress heartbeat but is a theme issue 🙁
September 5, 2014 at 11:38 pm #31340@imdyakovBut what about Safari and iPad Mini? I checked that on original sized iPad the button works fine.
September 6, 2014 at 12:12 pm #31347@alyssa-buddyboss
AlyssaParticipant@imdyakov the problem is not the button, but if you wait 30 seconds to post the image will disappear. If this is not happening on ipad then it is a fluke.
September 9, 2014 at 7:17 am #31423@lgustavodb9Hi.
I have a problem with upload photo button. The button don’t work and returns me no erros. Works fine in Desktop. I tried different phones and allways the same.Anyone have a solution for this? Thaks
- The question ‘Add Photo not working for any browser’ is closed to new replies.