I have been trying to build a dating site for quite some times, but it has been very challenging, since I am not please with the buddypress user profile layout, and have now resolved to use buddybuilder to build my users profile with elementor.
When I use [mpp-list-media type=”photo”] in the profile built with buddybuilder, the photos of all the users are displayed but when I use [mpp-list-media for=”displayed” type=”photo”], nothing is displayed.
Perhaps mediapress doesn’t recognize the displayed user when using the buddybuilder or elementor.
Could someone please help me with a code to fix this; also I want to display a set number of media, and I want to display the media from a particular predefine gallery created by default for all users, eg. “Primary Gallery”.Thanks in advance.
Hi Joseph,
Thank you for using MediaPress.Your second shortcode is correct
[mpp-list-media for='displayed' type='photo']
If it is not working, Please contact BuddyBuilder support and ask them if
bp_displayed_user_id()
function works with their profile?
Regards
BrajeshHi Brajesh,
Thanks a lot for the response. Seriously, I haven’t found others like this forum and I am really grateful for the assistances. Fortunately I have sought it out and will post the solution here here for the benefit of anyone else who might encounter similar issue.To list the mediapress media(s) of the displayed user using buddybuilder one have to follow the following steps.
1) Have all the necessary plugins installed and activated, that is (buddypress, mediapress, elementor, and buddybuilder)
2) Add the “MediaPress (Media List)” Widget to a sidebar
3) In your buddybuilder Member Profile Template, add the elementor sidebar widget and select the sidebar in which you added the Mediapress Media List Widget.Please note: you might have to use custom css to display a particular number of media per row.
Once again thanks Brajesh and also thanks to the buddybuilder community
Hi Joseph,
Thank you for sharing the solution.Regards
Brajesh
The topic ‘ [Resolved] MediaPress Shortcode Compatibility with Elementor/BuddyBuilder’ is closed to new replies.