Tagged: Add Media, mediapress
Hi, I have a page where I have shortcode [mpp-show-gallery id=249]
I would ask how add (or manage) a link to publish a new media.
I have try with “> without result.
Help! thanks!Hi Andrea,
I am sorry but it seems the link got mixed up.Do you want to allow users to upload to that gallery? Are you interesed in having a different flow for uploads than the default?
Thank you
BrajeshHi Andrea,
You can use something like this
<a href="<?php mpp_gallery_add_media_url( $gallery_id );?>">Upload</a>
Use the gallery id and it will work.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
This topic is: not resolved