getflowpaper
Forum Replies Created
-
Forum: Plugins
In reply to: [flowpaper] Right to leftI’m afraid we don’t support RTL with this plug in at the moment. We hope to add support for right to left reading in our coming version.
- This reply was modified 9 years, 5 months ago by getflowpaper.
The size limitation is 15 megabytes at the moment for the free version
It sounds like its above the size limit we have for our free (branded) version. Have a look at our web site for more options on how you can publish larger documents
Forum: Plugins
In reply to: [flowpaper] PDF not showingHi there,
You have the following CSS style sheet rule on your page which is making the PDF viewer hidden:
iframe { visibility: hidden; opacity: 0; }Remove this from your WordPress theme styles or add the following CSS style rule if you would like to keep your general style rule:
.flowpaper-class { visibility: visible !important; opacity: 1 !important; }- This reply was modified 9 years, 5 months ago by getflowpaper.
Forum: Plugins
In reply to: [flowpaper] Error on Internet Explorerjust tested your url in IE11 on Win7 without problems – did you clear your local browser cache before retesting?
Forum: Plugins
In reply to: [flowpaper] Set a fixed width and heightYes I believe you can set width and height to a fixed number like this:
[flipbook pdf=”https://flowpaper.com/Paper.pdf” width=”500″ height=”500″]
Forum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerWhich IE version were you testing in?
Forum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerIts was most likely just cache- I just refreshed my IE cache and tried your links and seems to work fine
Forum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerAdditional checks for IE have been added. PDFs under 15 megs now load fine in IE even if hosted in WordPress wp-content
Forum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerWe’ll be adding a check for IE that fixes this today so should be solved in about 48h (for PDFs smaller than 15 meg). Please use our desktop publisher for PDFs larger than 15 megs to archive maximum browser coverage
Forum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerThe following case works fine in IE for example:
https://flowpaper.com/flipbook/?pdf=https://flowpaper.com/Paper.pdfForum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerThere seems to be a server issue in this case where IE is unable to download the PDF from your server, not quite sure why at this point but you can get around the issue by uploading the PDF to some other location than in your WordPress uploads. Just any other folder than wp-uploads basically, since the issue is related to how WordPress is hosting the PDF.
Forum: Plugins
In reply to: [flowpaper] Error on Internet Explorer@aaran76 could you share the url where you have your publication? Send it to info@devaldi.com if you want to keep it private
Forum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerHow big is this PDF? I think it may be down to a size issue. The plug-in is limited to 15 megabytes per PDF for IE
Forum: Plugins
In reply to: [flowpaper] Error on Internet ExplorerIt has been tested down to version 9 so it must be something with this particular PDF- can you forward the url that you tried this on?
- This reply was modified 9 years, 6 months ago by getflowpaper.
- This reply was modified 9 years, 6 months ago by getflowpaper.