rtCamp / rtMedia

rtMedia (formerly Buddypress Media) adds advanced multimedia functionality to WordPress, BuddyPress and bbPress
https://rtmedia.io/
123 stars 111 forks source link

Uploader not working as expected #1983

Open Utsav-Ladani opened 1 year ago

Utsav-Ladani commented 1 year ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

  1. Create a new post and add some media to the default album( album with id 1).
  2. Add the following content to the page:

     [rtmedia_gallery global=true album_id=1 uploader=true media_title=true]
    
     [rtmedia_gallery global=true album_id=1 uploader=true media_title=true]
  3. Now save the publish page.
  4. Open the page and click on the select your files button of the second uploader.
  5. Select a file from the file manager popup, and a selected file added to the first uploader section

Expected behavior

Screenshots or Visual image

Test Environment Used

Utsav-Ladani commented 1 year ago

Please check these PRs to ensure the changes:

The following pages will be affected by these PRs:

CC: @pavanpatil1, @kjnanda