I want to allow users to download past webinars from my website through a normal a tag:
<a href="" downlaod>Donwload webinar</a>
This works on my local machine perfectly 100%, but it does not work on my staging environment??? The project is configured to allow large file uploads:
This works on my local machine, so I did exactly the same on the staging environment but it does not work...
When I select the .mp4 file (800mbs in size) from my machine, it never gets loaded, the green button that displays save and publish just shows a loader for a while, then a white 'x'? What do I do here... please help, thanks
Failing to upload video to content section
Hi all,
I want to allow users to download past webinars from my website through a normal a tag:
This works on my local machine perfectly 100%, but it does not work on my staging environment??? The project is configured to allow large file uploads:
On my local machine, I have a field that allows the editor to upload a video of type upload video(.mp4 is an allow type configured)
then I use this to allow user to download the video from front end:
This works on my local machine, so I did exactly the same on the staging environment but it does not work...
When I select the .mp4 file (800mbs in size) from my machine, it never gets loaded, the green button that displays save and publish just shows a loader for a while, then a white 'x'? What do I do here... please help, thanks
is working on a reply...