Comments Rasel started the conversationSeptember 19, 2022 at 2:21amSometimes or some of my students face problems downloading pdf from my site. I am using S3. Access denied Error message. What is the problem? Please help me. Can you tell me how to add files from my Google drive like S3? 390Ripul repliedSeptember 19, 2022 at 4:19pmIncrease the duration of the PDF asset in your units. The time to download the PDF to the browser for display seems less than the time you have allocated to the asset.Remove the PDf, and re-add it to the unit this time with more time.S3 has a special feature called "Expiring links" which means the user can not download the PDf after sometime from your device.For Google Drive, you can upload PDF in google drive and add a direct link in the unit via embed function. Rasel replied privately[deleted] repliedSeptember 21, 2022 at 3:12pmHi this is how you can embed pdf : https://somup.com/c3QroXUCLsin the video the url was wrong but the method is correct . Rasel repliedSeptember 21, 2022 at 3:30pmThanks. but it's page size is so small. [deleted] repliedSeptember 22, 2022 at 12:37pmPlease try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .course_content_content .vibe_editor_shortcode iframe{ width:100%; height:500px;}Rasel repliedSeptember 22, 2022 at 3:33pmIt doesn't work. [deleted] repliedSeptember 24, 2022 at 1:08pmfixed same code worked .Rasel repliedSeptember 24, 2022 at 7:07pmnow it works.. Sign in to reply ...
Sometimes or some of my students face problems downloading pdf from my site. I am using S3. Access denied Error message. What is the problem? Please help me. Can you tell me how to add files from my Google drive like S3?
Increase the duration of the PDF asset in your units.
The time to download the PDF to the browser for display seems less than the time you have allocated to the asset.
Remove the PDf, and re-add it to the unit this time with more time.
S3 has a special feature called "Expiring links" which means the user can not download the PDf after sometime from your device.
For Google Drive, you can upload PDF in google drive and add a direct link in the unit via embed function.
Hi this is how you can embed pdf :
https://somup.com/c3QroXUCLs
in the video the url was wrong but the method is correct .
Thanks. but it's page size is so small.
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.course_content_content .vibe_editor_shortcode iframe{
width:100%;
height:500px;
}
It doesn't work.
fixed same code worked .
now it works..