BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #55685

    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!

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #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.

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #48791

    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

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #48790

    Thanks for your reply. Here is the post link https://buddydev.com/link-page-to-buddypress-groups/

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #38594

    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!

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #38592

    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.

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #38401

    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!

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #38387

    Perfect thanks!

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #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!

  • Participant
    Level: Initiated
    Posts: 16
    Russell on #38358

    Thanks Ravi, In which php file should I put the filter?