BuddyBoss Home – Web › Support Forums › Plugins › BuddyBoss Media › Unknown Issue with 3.0.4
- This topic has 7 replies, 2 contibutors, and was last updated 9 years, 2 months ago by Anonymous.
Question
August 23, 2015 at 8:42 pm #44987@
AnonymousI can’t recall changing anything with relation to when this issue came about, but when I try to select any image uploads on a members wall or in the activity stream the screen will either lock (freeze-up) or load an all brownish background color. I can’t begin to think what the problem could be.
Answers
August 24, 2015 at 12:24 am #44990@
AnonymousI updated to the latest version of BuddyBoss Media and BuddyBoss wall. I am currently running Boss 1.1.5 and the latest versions of BuddyPress and bbPress. After updating BB Media and Wall the image issue still persists. If it is clicked it will either lock the screen or load a brownish fullscreen background. I also have to other issues. One is when on the activity stream, if you scroll down to the auto load the new information loaded doesn’t present any profile pictures. Everything else is there, but no profile images. Also, videos across the sites activity streams and forums have gone missing. The post is there, but it’s just blank underneath. Please help. I am presenting this website soon and these are somewhat major issues.
Summary of issues:
1) Images on activity stream do not properly load to lightbox
2) Upon scrolling to the bottom of an activity stream the newly loaded information doesn’t present profile images
3) All video (youtube, vimeo, etc.) have gone missingAugust 25, 2015 at 10:53 am #45135@
AnonymousHello @ryanmaler, Please PM your login details i will cross check. I have tested on my development setup with 1.0.5 Boss version , not able to detect anyone of above issues.
Regards
August 27, 2015 at 6:19 am #45214@
AnonymousHi @ryanmaler , for one of issues
We are using fitvids js and ultimate VC addon also added it, and that created conflict.You can deactivate ultimate VC addon or de-register fitvids from boss theme.
function boss_remove_fitvids() { wp_deregister_script( 'fitvids' ); } add_action( 'wp_enqueue_scripts', 'boss_remove_fitvids', 9999 );
Regards
August 27, 2015 at 10:50 am #45217@
Anonymous@vapvarun thanks. I now have all videos back. However on profile pages the videos don’t fit nicely. Their height appears off. I may look into disabling fitvids via the plugin rather than Boss theme and see if that helps.
Any luck with the other complications?
Thanks again
August 27, 2015 at 2:35 pm #45247@
AnonymousHi @ryanmaler, myCRED Notifications Plus was creating conflict with lightbox. I have deactivated it.
RegardsAugust 27, 2015 at 4:11 pm #45252@
Anonymous@vapvarun I appear to be back in order. Thanks again for the support.
August 28, 2015 at 1:05 am #45279@
Anonymous🙂 Glad it solved, i will close this topic.
Regards
Varun Dubey
- The question ‘Unknown Issue with 3.0.4’ is closed to new replies.