Replies
Hi,
Appreciate this post is a few years old but even in 2025 the issue of not being able to upload multiple images on mobile was still there but fixed at least on Android by going to the Mediapress plugin in the WordPress Content Folder, then opening Assets and then mpp-assets-loader.php. Line 177 is set to “false” but by setting to “true” ie $defaults[‘multi_selection’] = true; Multiple Image Selection on Android now works. Don’t know about iOS. Hope this helps!
- Russell on October 28, 2024 at 1:13 pm in reply to: [Resolved] Hide ‘Post in: Profile or Group’ dialog #53417
Thanks Brajesh, Understand re Pro Theme however I managed to find the Box id and set it to display inline which solved my issue.
Hi Brajesh, Even though the spelling didn’t seem right, I just went into your plugin editor and set it to true and the Frontend Selector appeared! Didn’t need the bp-custom.php file. Thanks
Thanks for your reply. Here is the post link https://buddydev.com/link-page-to-buddypress-groups/
Actually Brajesh, I have begun to fully appreciate your own them Community Builder and especially the Widget Panels so I am going to build upon that as it makes sense to merge mediapress with its mother theme! Thanks for offering to help! Much appreciated so lets mark this as resolved!
Hi Brajesh, thanks for responding. I had presumed that it might be difficult for you to provide specific css to make the grid layout happen on the Beehive theme and was prepared to move on but if you have snippet that might work, I’ll happily give it a try?
Thanks.Sorry Guys, I found the problem! Its a conflict with the plugin PWA for WP! As soon as I deactivated it, problem solved and lesson learned!
- Russell on April 28, 2021 at 4:26 pm in reply to: [Resolved] Location for Mediapress Wall Code Snippets #38366
Hi and thanks, I used one of the other profile Code snippets and applied it in the BP-custom.php file and it seems to work!
- Russell on April 28, 2021 at 10:57 am in reply to: [Resolved] Location for Mediapress Wall Code Snippets #38358
Thanks Ravi, In which php file should I put the filter?