BuddyDev

Search

[Resolved] Allow user to upload images

Tagged: 

  • Participant
    Level: Enlightened
    Posts: 58
    S Saxena on #17740

    Hi,

    I am using free version of media press and also created a page using media press uploader short code [mpp-uploader].

    But by using this short code I get only the user image and not his details like name or details about image etc. Is it possible to add a form also along with this short code so that user can fill in the details?

    Regards
    Saxena

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #17744

    Hi Saxena,
    Thank you for using MediaPress.

    Currently it does not support changing title/details on the upload screen. A user can do it from their gallery edit screen.

    Is there any specific reason you are using shortcode and not the default gallery upload screen?

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 58
    S Saxena on #17747

    Hi Brajesh,
    Thanks for a prompt reply.
    Actually after searching, I got this short code from your site.
    Can you please tell me how to use default gallery upload screen for user?

    Regards
    Saxena

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #17749

    Hi Saxena,
    Thank you.

    Are you allowing a user to create gallery? If yes, then once the create a gallery, they can start uploading media.

    Are you using the plugin with BuddyPress or without BuddyPress?

  • Participant
    Level: Enlightened
    Posts: 58
    S Saxena on #17750

    Hi Brajesh,
    I am using this plugin without Buddy Press. Do I have to use Buddy Press to get all the benefits and user upload?
    Regards
    Saxena

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #17751

    Hi Saxena,
    Thank you for the details.

    No, you don’t need BuddyPress to use this plugin.

    1. You can allow users to create their own gallery using

    
    [mpp-create-gallery]
    

    Shortcode

    2. On a page, you can list current user’s gallery using

    
    [mpp-list-gallery for=logged]
    

    And the users can select their gallery and upload.

    The 2nd code has a bug currently as I mistakenly used a buddypress function for getting logged user id instead of get_current_user_id().

    If feasible, Please allow me 2 days to push next release. This fix is just 1 line change but I have a few more changes related to lightbox coming and I will like to push them all together in the release.

    Thank you
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 58
    S Saxena on #17754

    Thanks Brajesh,
    I will wait and request you to please send me an update.
    Saxena

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #17760

    Thank you.
    I will post here. Hoping that you have subscibed to reply notification. That should do it.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 58
    S Saxena on #17825

    Hi Brajesh,
    I hope you have solved the bug problem.
    Please send me an update if done.
    Regards
    Saxena

  • Participant
    Level: Enlightened
    Posts: 58
    S Saxena on #17826

    Hi Brajesh,
    I am using the following shortcode on my upload page

    ‘[mpp-uploader gallery_id=695]’

    But it is giving message that “you are not allowed to upload here”.
    Even the registered and logged in users are also getting the same message.
    It is only allowing admin to upload the work.
    Can you please help?
    Regards
    Saxena

The topic ‘ [Resolved] Allow user to upload images’ is closed to new replies.

This topic is: resolved