getflowpaper
Forum Replies Created
-
Forum: Plugins
In reply to: [flowpaper] stuck on loading viewer then error pops upI didn’t have any problems loading the PDF – maybe it was just a temporary network error? You can see it here:
http://flowpaper.com/flipbook/?pdf=http://john-mruttu.com/wp-content/uploads/2017/03/Voi.pdf
Forum: Plugins
In reply to: [flowpaper] How to embed in wp if using desktop flowpaper appSounds like you have done everything correct – would you mind sharing the url that you got from the publisher when you created your publication? You can send it privately to info@devaldi.com if you don’t want to share it on this public forum
Forum: Plugins
In reply to: [flowpaper] Some pages on the viewer are blankI think there may be some errors in your PDF document. Try running it through Adobe Acrobat Pro first to look for errors. It may be worth compressing it too. You can find details around how to do this here:
https://helpx.adobe.com/acrobat/using/optimizing-pdfs-acrobat-pro.html
Forum: Plugins
In reply to: [flowpaper] Full Screen on loadingI’m afraid we can’t start the viewer in full screen due to security limitations in the browser
Forum: Plugins
In reply to: [flowpaper] PDF Not Displaying On PostGreat! Happy to hear that it now works, regardless of why 🙂 !
Forum: Plugins
In reply to: [flowpaper] PDF Not Displaying On PostIt would be great if you could create a test post or page. Makes looking for the error a lot easier
Forum: Plugins
In reply to: [flowpaper] Is there a way to remove Download option in viewer?You’ll need to use our desktop publisher to remove the print or download options in the viewer. Download it here: https://flowpaper.com/download/
Forum: Plugins
In reply to: [flowpaper] PDF Not Displaying On PostThats odd – it should work the same regardless if its a page or a post. Feel free to post a url to where you’re trying it and we can have a look at what happens. Could be a conflict somewhere
Forum: Plugins
In reply to: [flowpaper] Installer not workingThe zip file is created automatically by wordpress.org and is the same process for all plug ins so something must be happening on your end when you download zip files which makes them corrupt or otherwize
Forum: Plugins
In reply to: [flowpaper] Installer not working…
- This reply was modified 9 years, 3 months ago by getflowpaper.
Forum: Plugins
In reply to: [flowpaper] Stuck on “Loading viewer…”Looks like you’re doing everything right but your server is stripping away some of the headers that the plug-in is setting for some reason. Try hosting the PDF outside of your wordpress blog instead and you should be fine (simply upload the PDF to a different directory than wp-content)
Cheers
Forum: Plugins
In reply to: [flowpaper] the plugin NOT RUNSorry you feel that way. It looks like the tag you’re using may be wrong. You need to update the pdf= parameter to point either to the publication that you uploaded to your wordpress blog or to our cloud services.
Could you paste in the full tag that you used to include the viewer on your wordpress post? It should look something like this if you’re hosting the PDF yourself:
[flipbook pdf=”http://yourwebsite.com/document.pdf”%5D
or like this if you’re hosting it with our cloud services
[flipbook pdf=”http://publ.flowpaper.com/abc/123″%5D
Forum: Plugins
In reply to: [flowpaper] The proxy server could not handle the request GET /flipbook/Sorry about that – a temporary issue with one of our SSL certificates caused this. It has been fixed now
Forum: Plugins
In reply to: [flowpaper] Height will not change.Thats odd – could you paste in the url where you’re doing your testing? (so that we easier can see what’s going on)
- This reply was modified 9 years, 5 months ago by getflowpaper.
Forum: Plugins
In reply to: [flowpaper] plugin not workingThe PDF file needs to be located on a public URL for this plug in to work. It wont work with a PDF on a localhost URL.