Tagged: shortcode
Hi,
Yes, we have two shortcode with numerous options to list all galleries/media. You can list anything from MediaPress with their help.Media shortcode:-
https://buddydev.com/mediapress/topics/getting-started/shortcodes/mpp-list-media/Gallery shortcode:-
https://buddydev.com/mediapress/topics/getting-started/shortcodes/mediapress-gallery-listing-shortcodes/We plan to provide visual shortcode builder in future but for now, these two should help you.
Please do let me know if that serves your purpose or not?
Thank you
Brajeshthanks but this shortcake is for media press we need for bp galley , exits similar shortcakes for bp gallery ?
We like to install media press but it´s not possible for us if not exits a way to export our bp gallery user ( we have + 1000 galleries ) and his images to media press.
Hi,
I am sorry. I should have checked that.Here is BP Gallery shortcode & usage
https://buddydev.com/docs/guides/plugins/buddypress-plugins/bp-gallery/bp-gallery-shortcodes/Hope that helps.
Bp Gallery to MediaPress migration will available there after 15th December. Sorry about the wait.
Hi,
Please try this shortcode[bp-gallery show="media" owner_type="user" orderby="date" type=”photo” max="10" ]
thanks, works but only max 12 if we try with 18, for example, only shows 12.
Do you know if exist any portfolio plugin like go portfolio (http://codecanyon.net/item/go-portfolio-wordpress-responsive-portfolio/5741904?s_phrase=woocommerce&s_rank=21) or Essential Grid WordPress Plugin (http://codecanyon.net/item/essential-grid-wordpress-plugin/7563340?s_phrase=&s_rank=13) to compose and style a gallery like we try with your shortcode using custom post type? sure can be useful meanwhile we´re waiting to migrate bp gallery to media press
thanks, works but only max 12 if we try with 18, for example, only shows 12. (SOLVED . editing core/shortcodes.php)
Style and filter is the problem for us. Do you know if exist any portfolio plugin like go portfolio (http://codecanyon.net/item/go-portfolio-wordpress-responsive-portfolio/5741904?s_phrase=woocommerce&s_rank=21) or Essential Grid WordPress Plugin (http://codecanyon.net/item/essential-grid-wordpress-plugin/7563340?s_phrase=&s_rank=13) to compose and style a gallery of our user´s bp galleries images like we try with your shortcode using custom post type? sure can be useful meanwhile we´re waiting to migrate bp gallery to media press
Hi,
There was no need to edit.Just changing the shortcode might have made it work.
[bp-gallery show="media" owner_type="user" orderby="date" type="photo" max="18" per_page="18" ]
The per_page controls how many per page.
If you have a preferred javascript library and you know php, I can guide on creating such page. All you need to do is write a custom media/gallery loop to be used with the javascript plugin.
that is the question, we want to wait and buy / install your media press plugin (when MediaPress migration will available on 15th December) in the meantime (we have beginner php notions) maybe a good solution is to use a third party plugin to make this galleries because we need add styles and sort functions.
In other cases we use Goportfolio or Essential Grid for this task with custom posts.
Do you know any way to use a portfolio plugin like go portfolio (http://codecanyon.net/item/go-portfolio-wordpress-responsive-portfolio/5741904?s_phrase=woocommerce&s_rank=21) or Essential Grid WordPress Plugin (http://codecanyon.net/item/essential-grid-wordpress-plugin/7563340?s_phrase=&s_rank=13) to compose and style a gallery of our user´s bp galleries images like we try with your shortcode using custom post type? sure can be useful meanwhile we´re waiting to migrate bp gallery to media press.
BP Galleries are stored in some custom posts ?
You must be logged in to reply to this topic.