Hello Team,
Thanks for your response.
We are trying to implement WPDM by creating the packages which contain the files uploaded ONLY from Google Drive on our website. Some of the packages can contain files of only one type (like jpg, png, pdf, mp3 or mp4) but some packages can also contain a mix of these file types. Could you please help us with the below queries:
<span style=”color: #0b5394; font-size: large;”>
<span style=”color: #0b5394; font-size: large;”>When we attach/upload files from Google Drive,
1) As suggested above to install the WordPress PDF viewer addon – Will this addon work as in the demo with a view button for each file and a preview of the pdf when the files are uploaded from Google drive? And will this addon work the same when the package contains other files types (for ex jpg, mp3, mp4) as well including pdf? Since this is another paid addon, we wanted to ensure it will work as per our requirements.
2) Which page template/code supports displaying a download list of multiple file types (uploaded from Google Drive) along with the preview options for each file type
3) The [file_list] and [play_<wbr />list] shortcodes are not showing the play button for MP3 files (uploaded from Google drive) as it shows below screenshot:
4) “Single Column with Doc Preview” is not showing a preview of PDF files when uploaded from Google Drive, but when we attach from the local server file it shows a preview for the most recently uploaded pdf file only. Still, this also has a problem as it won’t always display the preview. (This works without WordPress PDF viewer addon on this template)
5) When we upload the file of type MP3 and MP4 from google drive it shows the COM file type icon as in below SC instead of actual MP4 and MP3 icons that show when we uploaded from local server/media files
6) How to show/enable the preview of images with a button similar to play (for mp3) inside the package when files are attached from google drive?
7) Is it possible to play video files on the popup or show preview if a package contains multiple types of files (for ex: pdf, mp3, jpg) inside the package?
8) The shortcode [file_type_icons] shows just a list of icons but how to display the list of files inside a package with file type icon before file name including download button as below SC
instead of displaying it simple manner as in demos and below SC
9) The “Video Player” template shows a preview based on the recent video upload for a package. But how can we show other videos preview or play if the package has multiple videos?