621 comments found.
we can add audio file for use it in native app for android or ios (phonegap) ??
Hi,
To be honest i don’t know, i never used phonegap. This is just a regular jquery plugin, if you can use any jquery plugin with phonegap you probably can use this plugin too.
Best regards
Hi, there’s a problem when I try to use this plugin on my website. When I viewed my wowbook on my iphone5(with iOS7), the book pages didn’t fit the screen size. Refresh the pages won’t work, and the same problem bother other iphones, too. However it work just fine with android. Do you have any advice to fix that? Thank you.
Hi,
Answered your email.
Regards
Hello. Where I can get new version?
You write Updated 01/07/2014, I purchased and download but in wow_book.js I see only: Date: Wed Dec 8 10:05:49 2010 -0200 Four years ago already!
Please, provide link for latest version. Thank you.
Hi,
Don’t worry, you have the latest version.
This is the date when the file was created. It will be updated to avoid confusion in the future.
Best regards.
Hi, we have bought this plugin purposely as it is given in features that it is a RESPONSIVE, but when I have this plugin used in my site which is in bootstrap, it doesn’t seem to be responsive. But when I remove the bootstrap.css, it is working fine. Please help me in fixing the issue.
Hi,
The responsive feature need to be configured to work properly, as explained in the documentation. Send me a email with a url to your site and i will see what i can do to help.
Best regards
Hello.
Could you please send me the instructions to install it on Wordpress? I understand and agree, from what I’ve read in the comments, that the instructions are are yours but a client.
Thank you very much.
Hi,
Send me a email through my profile page.
Regards
Hello, How can I add jquery event when someone flip the book (after next page load). In brief: I have added some popup add in flipbook html it will open when click on the link, but now I need to close all the open popup when someone flip and go to another page. Please help me as soon as you can… Thanks
Hi,
answered your email.
Cheers
Hello can I use with different transitions? (I know it is absurd but my customer request this) for example on some pages thet want to use slideup or slidedown etc. is this possible?
Hi,
If you’re asking for a vertical book, then the answer is no, there’s no support for this.
Best regards.
Fantastic script! I have one quick question, hopefully easy enough for you. How can I make the “Click to Open” image, disappear after the first page. The reason being, on the last page, it still says “Click to Open” to the left.
Thank so much in advance!
Hi,
Find the snippet below and add the line with the comment “add this line”
$("#cover").click(function(){
$.wowBook("#features").advance();
$("#click_to_open").fadeOut(); // add this line
});
Cheers
Unfortunately, that didn’t work. I feel like it should, but it didn’t
Also, if you add a lot of text under the book, some users in certain browsers can’t scroll vertically. Very strange 
Send me a email with a url to your website and i will see if i can find the problem.
Cheers
Can we add a player and flv files? How is the performance on handle that?
Hi,
You can see in the preview https://0.s3.envato.com/files/96060736/index.html#features/21 a youtube video.
Best regards
Hey maguiar01,
Is there any possibility to prevent Firefox to blur the page on hover and to pixelate the edges of hardcovers on hover? Thanks!
Best regards webben
Hi Webben,
That’s weird, no other customer have experienced this problem. I need to replicate the problem to fix it. Can you send me a email with - OS version - Firefox version - a url to your website.
i will look into this matter as soon as possible
Best regards
My OS-Version is MacOS X 10.9.4 and Firefox Version is 32 -to go into detail: the page gets blurry for a short time, if I hover the wowbook-handle; and if I hover a wowbook-handle of a hardcover page the edge at the top and bottom pixelates. I currently can’t send you the Url; – maybe this helps already; I probably will send it to you per e-mail on monday. Thanks in advance!
Hi,
It seems to be a firefox limitation. I’ve been trying everything i find on the net to improve this, like this solution (http://tiffanybbrown.com/2013/04/13/smoothing-jagged-edges-on-transformed-objects-in-firefox/) but so far nothing is working.
I will continue to try to find a fix for this. In the meantime i will wait for you to send the url.
Best regards
Hi there, I love this but want to see how easy it is to install into wordpress, can you please send me a link on how this is done?
I will then decide on whether I will purchase.
Thanks Mat
Hi,
Please contact me through email.
Cheers
Can this plugin be used on more than one wordpress site?
Also is it possible to incorporate social sharing into this plugin?
Hi
I think that the regular license allows you to use only one license per website. But if you’re asking if it will work on a multisite wordpress installation (given that you bought one license per site) the answer is i don’t know. I’m not aware of anyone who tried this ( and i never did it myself).
The plugin is basically the book in the live preview. Everything “outside” the book can changed, you can add social sharing buttons as well.
Hope that helps Cheers
May I know if its possible to embed short video clip in the flip book
Hi,
Yes, you can see in the live preview there’s a youtube video embedded.
Cheers
Can the video clip embedded be made to play automatically once the page its placed is opened and stop while navigating to another page without video clip
The plugin have a callback that’s is called when a page is shown. This callback can be used to implement the functionality that you want.
But the embedded video clip is not part of the plugin, this kind of functionality you want need to be implemented by someone with basic javascript knowledge. If you don’t know javascript i recommend you to hire someone to do this for you.
Hope that helps
Cheers
Hi, i need to disable the next/prev browser navigation inside the book, is that possible?
There’s no way to disable this, but now that you mentioned, it seems kinda a obvious feature.
Set the configuration option “updateBrowserURL” to false and see if it’s good enough for your needs. If not, contact me through email and i will figure out some other way to disable it.
Hope that helps
Cheers
Hi there,
There is a trick to display a page instead of two ?, so when viewed on a cell the entire screen is used.
Already bought my plugin and I’m implementing.
Hi,
No there’s no built in feature to do this. This feature will be implemented, but i can’t give you a deadline. A “quick and dirt” way would be to put the book contents only on pages on one side (left or right, your choice). Then you put the book inside a div with overflow “hidden” and shows only half of the book (the half with content, of course).
Hope this helps (and make sense)
Regards
Thank you very much I’ll try!
Can I use pdf for the page or use big image file like 1800px X 2100 px for paper? but I want to show it small like 500 px X 700px until my customer zoom in. cuz I have a lot of text pdf file however when I change it into jpg small size of file, the texts are too blur. Could you tell me the fact that I can do above things with this plugin or not. thanks
Hi, Pdf is not supported, but you can do what you want with big images.
Cheers
Welcome. Bought your script and is very happy. But I can not figure out how to make what the cover was more pages. As in the example in this photo: https://yadi.sk/i/dxZOpEkdaX9Pw
PS Sorry for my bad english
Hi,
Have the covers bigger than the internal pages is not possible at the moment. This feature will be implemented, but i can’t give you a deadline. You can try the following with CSS: make the background of the internal pages transparent. Inside each page, add a padding and a new div that ocuppies the page and have a white background.
Hope this makes sense.
Cheers
Hi, You can increase the size of the layout or is it possible just use the size of the demo?
Thanks!
Hi,
You can change the size/dimensions of the book using plugin’s configuration options. Everything else in the demo can be changed editing the html/CSS. But you don’t need to use the demo, you can use the plugin with your own design.
Hope that helps
Cheers
Hello! How could I use your plugin in Wordpress? Thanks!
Hi,
A customer who bought the plugin was kind enough to send to me a tutorial of how he managed to install the plugin on WordPress. I don’t know WordPress but other customers reported that it works for them. You will not get a fancy admin interface to manage the plugin, though.
If you buy the plugin contact me through my profile page and i will send this tutorial to you. This is the best i can do at the moment.
Cheers
Hi there,
quick question: I want EACH page to have its own URL, so we get Google to index each page/know this is an article series (using rel=next and rel=prev). Is that possible? I see in your demo you have ONE url for the entire issue – pages are then just differentiated using e.g. #5 – which is not a unique URL. We’d need something like /issue-may/page1 ; /issue-may/page2
Thanks, Peter
Hi Peter,
There’s no built in feature to do what you’re asking. I guess it’s possible to do it with javascript, use the location.pathname to configure the wowbook start page, but i never tried. Probably would require some server side configuration as well.
Best regards.