3006 comments found.
congratulations for your work!. I have a serious problem with the library. If you assign twice, using jquery, dynamically the flipbook to an element . Flipbook opens two book, instead of only the last . How I can do so that objects are created dynamically and not at the beginning ? How I can assign a different flipbook to an item that previously had another assigned ? ... And forgive my bad English.
Hi
if you want to assign another flipbook to the same element then you need to remove the flipbook from element with jQuery(element).empty()
Cheers
Hello there i have a problem when we decide to open directly in full screen menu in the bottom is hide look in ie and google chrome just click on this link : http://linterface.com/flip/verres/
Hi
something else is covering the flipbook div, that is a css issue
Cheers
ok but how can i do ?
how do you create the actual pages? any demo or video of admin?
You can use images as pages or you can use pdf file that will be automatically converted to flipbook.
Cheers
Is it possible to have a flipbook with no cover page?
You can have it open at start to second page and put blank image as cover.
hello is it possible to open the flipbook directly into a large window like this for example: http://real3dflipbook.creativeinteractivemedia.com/ or customers should already get a wordpress page and click a button to switch the flipbook in fullscreen ?
Hi
Yes you can create flipbook that will cover the page, just select mode fullscreen in options.
Cheers
looks great.. but can’t get it to show up on my site. I used the web console in firefox and found error – TypeError: FLIPBOOK.flipbookSrc is undefined <anonymous> autoptimize_5a8b969f7ce7fe17695b6c42d08f4bc1.js:20 <anonymous> autoptimize_5a8b969f7ce7fe17695b6c42d08f4bc1.js:19
I’m not sure what to do next?
Please send the link so I can check. You can enail me at my profile page.
Cheers
I had to dissable the plugin as all my sliders and parallax areas of my site were non-functional when the plugin was activated – http://olrm.org/
dolo
I’m using this in multisite and it’s screwing everything up.
I’m using the same primary domain. e.g. book1.mybooks.com | book2.mybooks.com | book3.mybooks.com etc… Every subsite wants to give the same shortcode and all of the files are saved to (uploads/real3dflipbook/flipbook 1).
If I think to change the name of the file before I save it I can have the url say (uploads/real3dflipbook/Book Title) but it’s assigning the same shortcodes.
This is not following the traditional instructions that 98% of all current WP structures follow for multisite and that is a base url upload structure (uploads/site/2/real3dflipbook) where 2=the ID of the blog.
The easiest solution would be to have the shortcode write [real3dflipbook id=”Title of Flipbook”] instead of id=1 or id=2
There at least needs to be a way to manually edit the shortcodes to ensure no duplications
Hi
ok I will add option to show book by name, not just by id, like this [real3dflipbook name=”Title of Flipbook”]
Cheers
That would be very nice. In the meantime, what database table can I access to manually change it?
Hi
Please email me at my profile page and I will send the version where you can add flipbook by name, not just by id.
Cheers
Hi, is it possible to have a picture span across two pages? Depending on the width of the image, I’d like the ability to choose between a one page and a two page view. Thx.
Hi
you can do it with pageMode “double with cover”
Cheers
I’d like to put my wider images across two pages and put my narrower images on a single page. Is it possible to switch between single pages and double pages within the same flipbook?
Thanks!
Hi,
when I view page flipper with adnroid phone it show the zoom/full screen icon and works, but in iphone (5,6) it does not show full screen icon and user cannot see larger view. Please advice.
Hi
the fullscreen icon is hidden because IOS does not support fullscreen api
http://caniuse.com/#feat=fullscreenCheers
Hello, i’ve added the plugin to my wordpress site. The plugin works fine on the desktop version, but on the mobile version there is a dark overlay on the ‘magazine’. Is there some way to disable that?
Here is a link to a screen shot: https://drive.google.com/file/d/0B2mXfLce8lToc3VlVU14X3kwdmc/view?usp=sharingHi
Please send the link so I can test.
Cheers
I’ve added my flipbook to a tab on a woocommerce products page. However, it remains gray until I select one of the options that changes the view (e.g. contents, full screen mode).
You can see it here under the “Look Inside” tab: http://www.education-enriched.co.uk/product/kabs-big-decisionHi
Sorry I don’t understand. When I click “look inside” there is no flipbook.
Cheers
(There was a caching issue with the previous one that I’m fixing)
Hi, is it possible to add an interactive pdf with video inside? Thanks, Francesco
Hi
that is currently not possible but I will add that option in the next update.
Cheers
Any clue for the release date? I’m just developing a project which really need it. Thanks.
Up…
Hello, any news about this feature you promised? Thanks, Francesco
Hi, sorry for delay It will be released next week. Cheers
Thanks, I’ll wait for this. Have a nice day, Francesco
Hi, very nice plugin but it seems it’s not working on ipad. It only shows grey pages. We did test with different kind of ipad and it still the same. Please advise us on this issue.
Hi, could you please tell me if it’s possible to create a direct link to the “flipbook” so that I don’t need to create a page with the shortcode. Thanks!
Hi
Sorry that is not possible.
Cheers
Hello I am using latest Version of this Plugin as well as latest wordpress- but on front end its keep loading
http://awesomescreenshot.com/0345qv002f As well as Admin is not working . http://awesomescreenshot.com/0de5qv053fPlease reply
Hi
I will check it as soon as I get back tomorrow.
Cheers
Hi
you only sent a screenshot, please send the link so I can test to be able to find what is the problem.
Cheers
Sent you email with 2 issues, Please reply
Hi
I am currently away, I will check the issues as soon as I get back in 2 days. Thanks for the patience.
Cheers
Hello, I am still waiting for the reply
Hi Zlac, thanks for such a great plugin
I recently updated the plugin but now the scrolling bar from the page where the pdf is, it’s gone. And the mouse wheel would just zoom in or out. So there’s no way to scroll down to see the rest of the page… any idea on what is going on? You can check it here: http://revivenepalproject.com/proyecto-revivenepal/
Thanks in advance
Hi
I am currently away, I will check the issues as soon as I get back in 2 days. Thanks for the patience.
Cheers
Sorry but I can’t find what is causing the scrollbars to be hidden. It shoiuld be ‘overflow:hidden;’ somewhere but I cannot find it, it does not come from the flipbook css.
Hello,
I’d like to reset the zoom when I change the page. Is there a way to do this?
Thanks in advance
I will add some API funcitons in the next update.
Currently it can be done like this (didn’t test)
var book = jQuery.flipBook()
book.bind('onTurnPageComplete', function(){
book.onZoom(book.options.zoomLevels[0])
))
Cheers
hello I have a problem I upload 200 pages and after 56page I cant go with table of content after that, how to fix that?
Hi
I am currently away, I will check the issues as soon as I get back in 2 days. Thanks for the patience.
Cheers