181 comments found.
I am also experiencing the “2 windows for pages open when a URL link is clicked” – this has been reported several times in the comments and there seems to be no answer for fixing it. Please advise!
Hello,
Does this flip effect has vertical layout?... if yes, i want to view the demo for vertical flipping.. i will but it right away if this functionality is exist in the current version. thanks
Hello there
I am working on an ebook in French language (html format). However i noticed that French accents are displaying with strange symbols.
Please check http://demo.click-interactive.com/mauritius2020/How can fix this please? UTF or localisation issue?
Thanks for replying urgently please.
Hello,
I have just purchased this plugin and I am having difficulties installing it. I received the following error message.
“Installing Plugin from uploaded file: codecanyon-3946817-3d-flipbook-responsive-jquery-plugin.zip
Unpacking the package…
Installing the plugin…
The package could not be installed. No valid plugins were found.
Plugin install failed.
Return to Plugins pagePlugin install failed.”
Please let me know what could be causing this.
Hi
This is not a wordpress plugin. It is a jQuery plugin. This is a wordpress plugin http://codecanyon.net/item/real-3d-flipbook-wordpress-plugin/6942587
Cheers
I have downloaded the the Plugin you have referred me to (Real 3D Pluggin Flipbook for wordpress) and I get exactly the same result…
It seems to download the file inot the MEDIA..
Please advise,
You need to upload the “ral3dflipbook.zip”, not “main.zip”
Hi
1) Is is possible to display left+right pages as individual pages (not as a double page as in your demo)?
2) Is PDF to FlipBook batch conversion possible? (We have +300 individual PDF files that need to be converted)
Hi
1. It is not possible, only double pages 2. this flipbook does not have ability to convert pdf to flipbook, but this one has that ability http://codecanyon.net/item/real3d-flipbook-jquery-plugin/4281720 You only need to set the pdf url and the flipbook will be automatically createdCheers
Hi zlac, Thanks for your info. I asked for the single-page display feature as we want to show (pseudo-) FlipBooks in a theme like Twenty Fourteen with a relatively small center column. Can this be achieved by adapting the code, and can you help us with this? Or can you suggest any other method of displaying PDFs without depending on external servers as in case of ePaper? (Google Docs for PDFs has the well-known “bandwidth problem”, as you certainly know…) Cheers Peter (medienlog)
Hi
Replace in flpibook.min.js this part of code
if (jQuery(f.target).hasClass("flipbook-overlay")) {
with this
if (jQuery(f.currentTarget).hasClass("flipbook-overlay")) {
Cheers
Hi zlac, Thank you for the fast answer. It almost works, but now the lightbox always closes when you click somewhere. So it is not anymore possible to click through the flipbook: http://neu.gerichtslaube.de/speisen-getraenke.html Do you have any idea what to do? Cheers, Jens
Hi zlac, I could find a way to figure out if you click on a page or on the overlay:
$(’.flipbook-bookLayer’).click(function(e){console.log(e.target.className);if(e.target.className.indexOf(‘flipbook-book’) >= 0){/close Lightbox/}})
How can I now call the Lightbox close function? I am not very experienced with the Prototype syntax.
Cheers, Jens
The code for closing lightbox comes right after the code I wrote, after the {
Its this code: a.closeLightbox() I understood, but I can only call the function from that part of the script not from an external script. How can I call the closeLightbox() function from an external script?
var book1 = $("#book1").flipBook(options);
book1.lightbox.closeLightbox()
if(jQuery(f.target).hasClass("flipbook-overlay")){a.closeLightbox()}
to:
if(f.target.className.indexOf('flipbook-book') >= 0){a.closeLightbox()}
if(jQuery(f.target).hasClass("flipbook-overlay")){a.closeLightbox()}
Now the lightbox always closes if you do not click on the flipbook itself.
Thank you for your help!
What is the difference between this plugin and your others? This one is $18 but the others are a bit more expensive. I only ask this because I’m tired of going back and forth to see the difference I have a worpress website).
Also I would like to know if you can set up and sale digital products with this plugin.
Which one would you prefer I go with?
Hi
This one can have html content on pages. The other one Real3D flipbook – jQuery plugin has more realistic 3d flip animation made with WebGl but pages can have only static images, not html content. Real3D flipbook – Wordpress plugin is a wordpress version of Real3D flipbook – jQuery plugin.
Cheers
I want to buy this plugin, but want to know if it is possible to use this plugin on drupal based website. I have to make multiple catalogs on my drupal based website.
This is a jquery plugin so it works as all other jquery plugins. I didn’t work with drupal but I belive it is possible to put it inside
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
Thàt is not possible, only deeplinking with # and a custom string afterwords.
Hi. Okay too bad. Thanks for the answer
Hello,
I have just purchase and experience difficulties installing the plugin. Kindly look at the message below.
Installing Plugin from uploaded file: codecanyon-3946817-3d-flipbook-responsive-jquery-plugin.zip Unpacking the package…
Installing the plugin…
The package could not be installed. No valid plugins were found.
Plugin install failed.
Return to Plugins page
Hi Support,
It has been 2 days waiting for your reply.
I still have problems with the pages not viewing correctly.
For instance here: https://www.facebook.com/texelnu/app_1449126895311555
Some help would be appreciated. I use a site full of your plugin and having these problems is not really helping getting a quality site running. hope you can help. pls send personal message.
cheers.
Hi
What exactly is not working correctly? Which browser, which platform? Btw there is a newer version available for download.
Cheers
Hi! I want to buy this item but I need to know if I can also put some URL links on the images? Or the links are only for text? Please let me know. Thanks!
Hi
You can put any html content on pages so yes
Cheers
I need a double click zoom feature in images..I looked for the feature in the documentation or a way to implement..But could’nt find one..This feature is really important for me..please provide me the way to implement it in the script.
I really like Modern Ticker. Works very well and my clients are satisfied. My question is: how do I setup two or more RSS feeds to run at the same time. I have attempted to add two and although both feeds are showing, I am having the following problems:
1. The text name for the mt-label for the second RSS feed (below the first) is showing larger than the mt-label for the first RSS feed. Where do I control the mt-label font size?
2. I am now getting a bullet at the end of each feed on both RSS1 and RSS2. This ending bullet is also larger than the original bullet which appears at the beginning of each feed. How can I remove the second bullet from both feeds?
3. The mt-controls for the second feed are not positioned directly next to the right end of the RSS feed box. There is a space that is almost but not quite as wide as the mt-controls between the end of the RSS feed box and the left side of the mt-controls of the second feed. How can I remove that space?
That’s basically it. Thanks in advance.
Regards,
Jay
Don’t bother looking into this. I found the problem and it is working great. Thanks.
Does it convert from PDF automatically? I need something that will upload user manuals.
Update sent with pdf feature added, should be available soon
Hi,
Many days ago I described an important problem with the links with no answer >> see my post for more info: http://codecanyon.net/item/3d-flipbook-responsive-jquery-plugin/3946817/comments?page=6#comment_6429377
I have also checked if the demo of this plugin has the same problem. And yes, the links of the demo open two tabs in Firefox and Explorer.
I cannot be the only one with this problem… So, any help?
Trying to reproduce it but for me it is working ok, the link is opened only once. Can you send a link so I can see where it opens tiwce?
I’ll send you an email with the link and the password to access. Thanks, zlac.
Hey it doesn’t work in IE8, how can i fix this? thanks
Hi, Zlac. I need some help. I have problems with Chrome in Windows: 1. Only works in Lightbox Mode (I think it´s a problem of z-index) Even, your demo doesn’t works if I close the Envato frame bar. 2. The transitions aren´t smooth in 2d mode. In the others browsers, Mac or PC, works fine. Thanks in advance
Just tested my demo in Chrome in Windows, with and without Envato frame bar. It works fine for me. I’ll try on another pc
I’ve disabled all the extensions of third parties in the Chrome and It works fine. I’ve put lower size images and It seems run ok. Is there a size limit to run ok? My images were of 1000×1414 px and didn’t display correctly
My flipbook seems to work strange in google chrome….other browsers are okay.
http://www.decompagnietexel.nl/viewer/lunch-groepen.htmlPage 2 and 3 do not load as suppose to.
Load not at all or partly when zoomed in.
Please help 
I will check that issue. Cheers
cool, thanks. I will check back soon 
found anything yet? i see below more people have this problem.
cheers.
Still trying to figure out what is the problem. The demo http://0.s3.envato.com/files/63124142/2dFlip.html is working fine but on your link the pages disappear. Try to set pageWidth and pageHeight to same values as your jpgs width and height
pageWidth : 1020, pageHeight = 1474
Hey, I tryed but did not solve the problem. Only 1st page is showing and other pages are empty.
how can the page start in full mode or how can I change the size of the page?