621 comments found.
I Want to buy this theme before that I have a query, Can we use password protected pdf files and pass on password by piece of code ?
Hi.
First let me make it clear that Wowbook is not a “theme”, Wowbook is a jQuery plugin to display contents as a book on a website. I’m making this observation because every now and then someone buy this plugin by mistake thinking that this is a WP plugin.
Wowbook uses the library PDFjs, and the library states that has support for password protected pdf files. However, at the moment Wowbook does not provide a way to pass the password to PDFjs. It would be easy to implement such configuration option, so if you really want to use wowbook with password protected pdfs let me know.
But i need to warn you: the user accessing your webpage will be able to see the password, if they know how to do it. So i really would not trust this to effectively protect your pdf files.
Hope this helps
Best regards
.
Thanks for Reply,
I understand that its not a WP plugin and we want to integrate it on a custom made web pages.
I understand your warning about password thing , But really want to have this feature password feature
Let me know if we can have this configuration option or way to implement via coding
Thanks
Hi,
Yes, the implementation of this configuration option will be quite simple since this only requires passing a parameter to the PDFjs library.
Regards
Hi! Thanks for amazing plugin! I need to call function after book is loading, how can I do it?
Hi,
Look the in the documentation for the option “onLoadPage”.
If this option does not do what you need, send me a email through the support tab with more details about your case. I will see if there are other options that suits you best.
Best regards
Hi! I’ve 2 problems… I’ve the plugin with a pdf, all works fine, but….: 1) When it’s zoomed, if I try to select text, it’s almost impossible because while I select it drags the page…. 2) There is a max page zoom… can I increment this?
Hi Daniel,
Answered your email
Hi, Nice script. This is pre-purchase question. About PDF search (BETA) 1) Can we implement PDF search (PDF search engine) in a website for a specified folder and display it? if yes, any sample?
Thank you.
Hi,
The PDF search function work’s only on the pdf file loaded by Wowbook.
Maybe you could implement what you asked using the library PDFjs(which is used by Wowbook) and Node on the server, but this feature you described is outside the scope of Wowbook.
Hope this helps
Regards
Hi, I try to add my own header and footer and the flipbook, flip book comes and non of my other page content seems rendering. its driving me crazy, what to do?
Hi,
Answered your email
Regards
hi,
I have a question. I want to know how to set the real single page(No Spreads). please help me about that.
Best regards
Hi,
Answered your email
Best regards
Georgia font is not rendering correctly in chrome. Here’s an example https://nasplmatrix.org/insights?i=82
In the newest version of pdf.js it renders fine, but I have no idea how to upgrade your included pdf.combined.js
Hi,
Answered your email
Best regards
Hi, I have configured WowBook on a site that I am developing, everything works, but in the console I have an error "pdf.combined.min.js: 574 Uncaught (in promise) Error: Bad end offset: 12771035" what does it depend on? Thanks for the support.
Hi,
I’ve never seen this error before.Maybe is a bug in the library pdfjs or there’s a problem in your pdf file.
Can you put your project online and send me the url through the support tab? I will take a look as soon as possible
Regards
Hello, Could you tell me exactly how to leave the single page?
Can you use bootstrap with wowbook?
how to set single page on mobile?
Hi,
I’ve answered your email.
Regards
Can i have page numbers on the thumbnails shown ?
Hi,
Answered your email
Regards
I just purchased your wowbook jquery plugin and I must say it looks really amazing. It would be nice though if you could add a responsive example as well in the example folder. Furthermore if you have time it would be awesome if you could add a bookshelf layout like found here (www.turnjs.com) which has a perfect book animation. I am sure this would also increase your plugin sales.
Thank you for this amazing script.
Hi,
I’m glad you are enjoying Wowbook.
The basic example provided with Wowbook is responsive. If it’s working for you please send me email through the support tab, i will try to figure out the problem.
About the bookshelf, i think it’s a good idea, thank you for your feedback. I can’t make any promises at the moment, though.
Best regards
We we contain the magazine within a container instead of position:fixed ?
Hi,
Yes, the html element used as a container don’t need to have the position set to “fixed”.
Regards
Can I select certain thumbnails and create a pdf with these thumbnails?
Hi again,
Same as my previous answer: my suggestion for you is to hire a web developer to implement this functionality in your web page for you.
Best regards
How can I generate a new PDF by selecting specific pages from the digital catalog
Hi,
This kind of functionality is not in the scope of the plugin. To be honest i don’t even know how feasible/practical is to generate a pdf file in the browser. You probably need to implement this is the server(which, again, is not in the scope of the plugin).
My suggestion is for you to hire a web developer to implement this funcionality in your webpage for you.
Hope this helps
Best regards
This is South Korea. Go to https://codecanyon.net “WowBook, a flipbook jQuery plugin” I bought it for $ 25 today. By the way, I’m a novice web design. I thought there were html or php files or several images among the sources. I wasn’t very professional, but I thought I could edit it. But I do not know at all. I’m not good at English, did you download it wrong? You can also reply to my email.
Sorry. I didn’t know the questioning corner and asked here.
Sorry.
Hi,
The file you download from CodeCanyon is a zip file. Unzip the file and open the file “index.html” in the directory “documentation”.It will explain how to use the plugin and what else is inside the zip file(like the directory “examples”).
If you have any questions please send a message through the support tab ( https://codecanyon.net/item/wowbook-a-flipbook-jquery-plugin/1791563/support )
Hope that helps
Best regards
Hello Getting this error : respond.js:21 Uncaught TypeError: w.ActiveXObject is not a constructor at respond.js:21 at respond.js:26 at respond.js:340 (anonymous) @ respond.js:21 (anonymous) @ respond.js:26 (anonymous) @ respond.js:340 pdf.combined.min.js:6 Uncaught ReferenceError: XMLhttpsRequest is not defined at pdf.combined.min.js:6 at pdf.combined.min.js:7 (anonymous) @ pdf.combined.min.js:6 (anonymous) @ pdf.combined.min.js:7 wow_book.min.js:211 Uncaught TypeError: PDFJS.getDocument is not a function at r.setPDF (wow_book.min.js:211) at new r (wow_book.min.js:93) at HTMLDivElement.<anonymous> (wow_book.min.js:97) at Function.each (jquery-1.11.3.min.js:2) at m.fn.init.each (jquery-1.11.3.min.js:2) at m.fn.init.e.fn.wowBook (wow_book.min.js:97) at secondnatureclassickitchens.html:237 setPDF @ wow_book.min.js:211 r @ wow_book.min.js:93 (anonymous) @ wow_book.min.js:97 each @ jquery-1.11.3.min.js:2 each @ jquery-1.11.3.min.js:2 e.fn.wowBook @ wow_book.min.js:97 (anonymous) @ secondnatureclassickitchens.html:237
Hi,
It seems that the error is unrelated with Wowbook because it says in the first line that is happening in the file “respond.js”, which is a library not used by (or shipped with) Wowbook. If you can remove this library and see if the error persists.
If you still have problems please send a send a message through the support tab giving more information about the problem.
In the zip file you downloaded from CodeCanyon, there’s a file named “NEED SUPPORT-READ THIS.txt”. In this file you will find more details about the type of information i need you to send. Please take a look at it.
I will answer as soon as possible.
Best regards
Thank you that has sorted it out.
You’re welcome
We had bouught a licence for this wowbook. But codes don’t work.
Hi,
I need more information in order to be able to help you. Please send a message through the support tab giving more information about the problem.
In the zip file you downloaded from CodeCanyon, there’s a file named “NEED SUPPORT-READ THIS.txt”. In this file you will find more details about the type of information i need you to send. Please take a look at it.
I will answer as soon as possible.
Best regards
how to enable pdf single page mode for mobile?
Hi,
Set the option “singlePage” to true. But please read the section about “single page mode” in the documentation to understand exactly how this option works and what you can expect from it.
If you have any trouble please send a message through the support tab using the account you used to bought the plugin license.
Hope this helps
Best Regards
hello!
thanks for the great plugin, it looks really good! i have a question/problem though. my customer already bought it (i can give you the details next week since today is saturday, i am not sure about the user name they used) but i am having trouble adding the shadows to the PDF flipbook. i used your pdf example, everything works fine, but the shadow and gradient when flipping a page are not showing:
http://web.squareclouds.de/2019/flipbook-dp/#book/unlike in your demos:
https://previews.customer.envatousercontent.com/files/265378886/index.html#book2/i am not sure what is wrong,since, as i said, i uploaded the example and just changed the pdf path.
any help is appreciated! thanks!
EDIT: i just realized, none of the examples are showing the shadows and gradients!! :-/ not in firefox nor chrome
UPDATE: after uplaoding with “binary” and changing all permissions to 777 everything works fine now 
About past post questions:
> Hi, can I use wowbook as a full-screen single page on mobile without the lightbox?
> Yes, you can use fullscreen single page on mobile without the lightbox.
Can it be implemented with a link?Can I use a link?
Hi,
I’m sorry but i did not understand question. Can you give more details about what you need?
Also, if you are interested in use Wowbook with single page on mobile i advise to check the Wowbook live preview on your mobile before you buy, just to make sure that the plugin behaves the way you expect.
Best regards