The link is not working..
But mostly the issue is because the file is no available at the location..
Make sure the file exists by opening the link in new window..
And if the file is from another domain you will require CORS access. that is because modern browsers security policies don’t allow such cross domain file access..
Also make sure both site and file are in https or http.. not mixed.
Best,
Deip
CAnnot access file. The link is fine and works on its own. https://www.reela.org/docs/reela-hota-brochure.pdf
Bruno
Make sure the link to pdf and site both are in same protocol..
either http or https.. Not mixed.
Modern browsers won’t allow such mixed content for PDFs..
We suggest defining a proper http to https redirect in .htaccess for better solution.
Thanks deip, I had the same problem, I have mixed, but I changed in the book https://… instead of http://… that fixed it..
Glad it worked.. 🙂
When you have free time.. feel free to rate our plugin and help it grow..
Best,
Deip