Hey guys,
Awesome plugin, it helps us a lot.
Objective
We are building a members-only community, on the homepage we want to display the 5 latest member photo uploads to public visitors. For more photos, visitors need to register.
Shortcode
Its pretty easy thanks to your awesome shortcode, we are using [rtmedia_gallery global=“true” media_title=false media_type=“photo” per_page=5]
Our questions
-
How can we hide the “+Load More” button that shows up next to the 5 photos? Public visitors should only be allowed to see the 5 latest uploads.
-
Which files of the plugin do we need to customise so its using the “medium” size for the rtmedia_gallery shortcode, and not the thumbnail sizes? Yes, we could just define bigger thumbnails, but the small thumbnails will be used for different purposes, too.
-
Is there a way to create a dummy buddypress user and have all user-uploaded media copied automatically to the dummy user media gallery? This would be helpful to keep user photos access for registered users only, and we could make the dummy user public and show dummy user’s latest 5 photos on our home page.
We cant share a link as its localhost only atm. Hope this makes sense. Thanks to everyone.
Peter J and Rick