BuddyBoss Home – Web › Support Forums › Plugins › BuddyBoss Media › Media Plugin 2.0 Serious Bug
- This topic has 20 replies, 2 contibutors, and was last updated 9 years, 10 months ago by mth75.
Question
January 5, 2015 at 5:32 am #34394@mth75@Michael ,
I Installed the 2.0.1 version, same problem. I’ll won’t roll back this time.
Answers
January 5, 2015 at 7:52 am #34396@mth75@michael
Not solved. I’ve send you a mail with the DB and put 2.0.1 release online.
January 5, 2015 at 9:27 am #34399@mth75@Michael ,
Maybe some helpful troubleshooting info.
I’f I right click on the “load more” button and choose to open the link in a new browser tab or window it work as it should, the new recordset is loaded aka page 2 or n.
When clicking on the “load more” button it doesn’t work obviously.
Regards,
Marc
January 5, 2015 at 2:06 pm #34403@mth75@michael , I’m happy to report that the problem is solved, I reduced the problem right down to my Child Theme … and solved it. Thx for your involvement. One final remark, why is there always one blank picture place holder when loading more or resizing?
January 5, 2015 at 4:44 pm #34410@
AnonymousI’m happy to report that the problem is solved, I reduced the problem right down to my Child Theme.
Awesome! Glad you found a solution, was about to start diagnosing your site 🙂
One final remark, why is there always one blank picture place holder when loading more or resizing?
This is due to the HTML of the loader. The way BuddyPress works, is every activity post is a list item, and then the “Load More” button is added as a list item at the end, < li class = "load-more" >. If you click it, the load more LI remains, but is set to display:hidden, and then a second load more LI is added to the end of the list. So we have an empty LI there, and even though its hidden its “spot” is still there in the grid, if that makes sense. I am sure we can come up with a solution, but I didn’t want to delay shipping the plugin update over that issue.
January 5, 2015 at 4:57 pm #34412@mth75@Michael, thx for your inside information answer!
- The question ‘Media Plugin 2.0 Serious Bug’ is closed to new replies.