3006 comments found.
I have a question… I’m using the theme Enfold and it uses the Avia Layout Builder… will I be able to use this plugin within an existing page. I tested out a free one & it doesn’t work the way I want it to. Thanks!
Which free one did you test? It should work, if there are some issues I will check
It is called WordPress FlippingBook… you want my log in information!? You would look at it?! I absolutely can not get it to work besides on a page alone.
I sent a message with my info…. THANKS!
Email sent
Hi, in admin of this plugin I don’t see options field and the button Add Page doesn’t work. I have deactivated any plug-in (for verify the compatibility with other) but nothing. Thanks
Do you get any errors in broeser consosle?
no only titles and under blank block
Hi – what’s the input format for the flip book. Is it possible to turn contents within HTML-based custom posts to a flipbook on the fly?
If you use WebGl mode then html conent would need to be converted to images first, but if yiu use css3d mode (without page bending) then you can have html content directly on pages
great thanks. One other question then. How does it deal with the length of those pages. Does it automatically turn a single (long) HTML page into multiple pages of the flipbook and if so, how does it decide the breakpoints, which will be different for different screen sizes etc?
Page can display html content that you define manually, like this
page.htmlContent = “ ..... “
so some custom coding is required, it cannot just transform a long html page in a flipbook
Dobro, looks great. Just what I need for a client!
hello great plugin however i have an issue with internet explorer 8.0, any fix plz
is this plugin now pdf compatible? use pdf as flipbook?
it is now. Cheers
Hey there,
when will the update supporting PDF’s arrive? In the comments you mentioned that it would be ready a week ago and this feature was kind of my motive for buying.
Thanks for the plugin, hope to hear from you soon.
Hello-
I have created two flipbooks, and entered the shortcodes for both of them on the test page. Strangely, the first one appears, but the second one does not. I find this bewildering.
Another issue: I’m going to be using the lightbox feature to display both flipbooks. I am able to use the settings to adjust the size of the document in the lightbox itself, but can’t seem to change the size of the image the you click to open the lightbox.
Help?
Maldemer
How to translate front line text-button?
please….
All strings are in flipbook.min.js, in js folder. You can search string you need to translate and replace it with your translation
Work with Wordpress 3.9 ???
Yes
Into the wp 3.9 dont work. I’m test into 3.8 wp version and work perfectly. You send email to test.
Tested with 3.9, on two different machines, everything works fine. Could be a conflict with another flipbook plugin, not sure what else could be the problem
your send another email, impossible to create flipbook.
I have 3.9 and don’t have any problems with the plugin, I will test again your link to see if I can find something
Work perfectly…i’m change the PHP version into the hosting (5.2-->5.3)
great 
Hi, I need to move flipbook menu item from under Settings to main dashboard menu, could you let me know how achieve this? Thanks
Do you have the latest version?
You can redownload the file to get ti, or you can add
add_menu_page("Real 3D Flipbook Admin", "Real3D Flipbook", "manage_options", "real3d_flipbook_admin", "real3d_flipbook_admin",'dashicons-book');
to function read3d_flipbook_admin_menu() in includes/plugin-admin.php
perfect, thanks! Can I make this show up for editor as it only shows for admin? Thanks again
It should show always if in administration area, no matter if the user is editor or admin
I may be wrong, but I think Settings are not displayed to editors (or any other users with lower roles); since the menu item of the plugin is located as a subpage under settings, only admin can see it and I’d like editors to be able to see it.
hello , how to put an image on two pages automatically? (Horyzontale picture)
Double pages are not supported, each page should be separate jpg.
Cheers
Hi zlac,
Why it is not working on Firefox 28 & 29. I am about to purchase but this is holding me back. Please check.
Thanks, AB
Any feedback?
I will check it.
Cheers
Tested on latest firefox 29, works fine for me. Could be that you have installed some add ons that are causing problems. Do you have any errors in firebug?
I can’t add more than 310 pages, can you help me?
How big are your images? I just tested 500 pages, webgl mode, css3d mode, and 2d mode, with pages 1000px x 700px, everything working fine… Try to use smaller resolution images
Cheers
1000×763 px still not working http://www.noivasdeminas.com/revista go to edição 23
I just tested, everything works fine for me except the menu – the problem is in the css file style.css that has
input{ min-width:78%; }
so the input field covers the entire menu and you cannot click on anything
what should I do to add more pages?
Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.Looks like this “max_input_vars” needs to be increased in php.ini.
you should try to increase the value of the max_input_vars variable in php.ini
The default is 1000:
max_input_vars 1000 PHP_INI_PERDIR Available since PHP 5.3.9.
still not working
Hello Nice plugin but unfortunately the touch screen fliping for pages doesnt work
Working on fixing that. Cheers
Hi, I use flipbook in accordion and I have trouble to call the flipbook lightbox via tap on tablet and phone. In browser on desktop it works but not on tablet. There may be some simillar error as what you get when using google maps in accordion. The solution there is to redeclare the map but here with page flip it is strange as on a desktop it works… Any idea how to pass this trouble? You can check it here http://www.ramymistr.cz in section KATALOG RÁM?. Thank you
Okey, here is solution and it may will help someone if he uses this plugin inside an accordion… Just add into your custom.css file (or custom css place in template following (min-height value depends on size of picture you use)
.real3dflipbook {width: 100%;height:100%;min-height: 180px;display: inline-block !important;}
Thanks 
Hi, I’ve developed my wordpress site offline using mamp, when I moved averything online I’ve lost all my flipbooks. Is there a way to have them backed up? Of course I’ve copied the database etc…
Let me know, Thank you very much. Best regards, Marco
Do you have object “flipbooks” in the database?
No, I don’t. Neither in the offline version
I’m about to buy this but want to be SURE! My client wants me to replicate this in her WP site: http://www.leggiadro.com/lookbook/ Will your plug-in do this? It must page flip out in your face like this AND it must start on a 2-page spread not on a cover. And have a clean interface with no background or thumbnails or buttons.
Thanks, Sheila
My plugin does not add more than 310 pages, can you help me?
Excuse my English, I’m using google translator
???
Moj plugin ne dodavati više od 310 stranica, možete li mi pomo?i?
Ja sam koriste?i Google Translator
Hello. Can i convert .pdf to flipbook using this plugin?
Not at the moment, but I will add that in the next update