Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
This topic is: not resolved
want to display gallery in home page according to type like video in different section photo in different section
Welcome to BuddyDev forums Payal.
Are you familiar with WP_Query? If yes, then you can do the above task easily using MPP_Gallery_Query
Here is the documentation
https://buddydev.com/mediapress/topics/api-reference/core/mpp_gallery_query/
Inside the loop, you can use any of the gallery template tags. Please see loop-gallery.php for the template tags.
Hope that helps.
Regards
Brajesh
You must be logged in to reply to this topic.