-
AuthorPosts
-
March 31, 2020 at 9:03 am #1199273
Hello there, I am using a very common plugin, Embed Any Document, to embed PDFs in my website, but it’s not working all the time. Sometimes it show the PDFs sometime not. Can you please check for me if it is a conflict with enfold or something like that? I am attaching a couple of links to check
March 31, 2020 at 7:48 pm #1199489Hey studiono,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoMarch 31, 2020 at 8:06 pm #1199515Hi nikko, I have a staging website ready for you guys ;) I am posting the credentials down here.
April 2, 2020 at 9:42 am #1200044any help?
April 3, 2020 at 7:16 pm #1200591Hi studiono,
We apologize for the delayed response.
I have checked the staging site and there was no error showing.
I tried to create a test page and used Twenty-twenty as the theme (link in private content) and the result is the same, which seems to be inconsistent.
Some time the iframe does not fetch anything, I’m just not sure if the issue is from the plugin or the fetching of data from docs.google.com.Best regards,
NikkoApril 4, 2020 at 9:46 am #1200771Hi Nikko,
I asked the plugin developers about that and this is their reply (I leave this here it could be useful for other people with the same issue in the future)Google Docs Viewer is notorious for the stability issues, especially for the documents that are hosted elsewhere! Did you try Microsoft Office Viewer? It should be stable and more user-friendly for all the Office files (No PDF support).
April 4, 2020 at 12:59 pm #1200787i do this without plugin and embed it via codeblock:
<embed src="https://Your-Domain/wp-content/uploads/Musical.pdf" width="100%" height="800" type="application/pdf">
or via:
<embed src="https://drive.google.com/viewerng/viewer?embedded=true&url=https://Your-Domain/wp-content/uploads/Musical.pdf" width="100%" height="800">
result page: https://webers-testseite.de/pdf-on-website/
Last version works better on Safari!
April 4, 2020 at 1:16 pm #1200790thanks Guenni but unfortunately I need something that can be used by the client of the final website, with no coding involved. I also think you would still have the same issues as you are still using the google drive viewer…
-
AuthorPosts
- You must be logged in to reply to this topic.