3006 comments found.
Hi. Is Real3D FlipBook PDF Viewer fully compatible with the Eduma Theme and LearnPress LMS environment for embedding PDFs in lessons and posts?
Hi, it is compatible with any theme, flipbook is added to pages via shortcode. It is also possible to automatically open any PDF link on the page as lightbox fliopbook.
Thank you so much
How to change the slug r3d_category path from mysite.com/r3d_category/ to mysite.com/flipbook_category/ For entries, there is Flipbook post slug in the settings, but where are Categories and Authors?
Currently the category slug is not in the settings, I will add this option in next update.
it can be changed manually in the code, in includes/post-type.php. For example replace
'rewrite' => array('slug' => 'r3d_category'),
with
'rewrite' => array( 'slug' => 'flipbook-category'),After updating the slug, go to:
WP Admin → Settings → Permalinks → Save Changes
(No need to change settings—just click “Save Changes” to flush rewrite rules.)
Good morning. I would like to know how do I completely clean the plugin database. I had an old version and my site was infected with a virus. So I’m completely resolving the plug-ins one by one before downloading the updates. I want a total reset. Do you have specific code for phpmyadmin or the file manager? Thank you in advance for the answer
The plugin stores flipbooks and options in wp_options table. Options created by this plugin start with real3dflipbook_ or with r3d_ Plugin also stores flipbook thumbnail images in wp-contentuploads/real3d-flipbook
Thank you for the quick reply. It worked. By accident, I also deleted the wp-content/uploads/real3d-flipbook folder, and now all my covers appear broken. I saw that it’s possible to regenerate them through the lightbox. I tested it with one flipbook, and it worked. Is there a way to do this in bulk for all my flipbooks? Or is the only way to do it individually?
It needs to be done individually.
If there a way that if someone opens the flip book and then wants to share the pdf to someone, he can copy the direct link of pdf source for eg: wp-content/uploads/2025/08/filename.pdf
via some share button or so.
will there be an option for that if i purchase? because in free version of yours, there isn’t any.
You can share direct link to flipbook page. I think sharing the link to flipbook is better than sharing the direct link to PDF. But I can also add the option to customize the link in Share > Copy link, so you can put the link to PDF there.
yes i’m looking for that. If you just tell me if that’s done, I’ll buy it. because my goal was to share the user direct link so he can open it directly and see pdf instead of going to a page on my website then see the pdf.
Hello,
I’m trying to set my flipbook to display one page at a time, but when I enable this option, all the pages appear blank.
I’ve already updated the plugin to the latest version, but the issue still persists. Could you please help me resolve this?
Hi, please send me the link to your flipbook and I will check.
Cheers
.flipbook-main-wrapper img {
display: none;
}
This CSS is hiding the flipbook page images. I’m not sure where it comes from, but it isn’t part of the plugin.
Hi, will the PDF be Indexed by Google?
Flipbook pages and text content is rendered dynamically with JS, only visible pages are loaded, so most likely it will not be indexed. But you can also add the PDF link to the page and PDF will be indexed.
Hi, is there really no autoupdate feature inside wordpress? Just noticed that i missed alot of updates and have to download in codecanyon?
Sorry, auto update is not available. I will try to add this feature soon.
Hi, some presale questions:
Is there a way to prevent the PDF download? I don’t wish to display the download button. also are the PDF encrypted so the user cannot download from the source code?
Do you have a demo for the RTL flipbook? I would like to confirm the the book will start from the first page on the right and slide the second page from the left.
Best regards
Hi,
PDF can be fully protected with PDF Tools Addon https://codecanyon.net/item/pdf-tools-for-real3d-flipbook/25800032
Here is the RTL mode demo https://real3dflipbook.com/real-3d-flipbook-pdf-viewer-right-to-left-mode/
Cheers
I need Help regarding the Licence. I just deactivated the licence on my Testpage and wanted to activate it on the live page but the system always tells me “Error occurred: undefined”
Am I not able to change the Domain of my Licence even if the deactivation worked well?
Hi, I replied to your email.
On iOS, in the front end, if I try to click on a link on a page while the flipbook is still loading the pdf, an error popup apperase saying: “UnknownErrorException:Load failed” . If I leave the flipbook to render first and then click on a link somewhere on the page, this error doesn’t appear. This error doesn’t appear on chrome on desktop, only on iOS as far as I can tell.
It would be good if the error somehow is not shown on iOS as it is inconvenient for people how might have slow internet connection, or when trying to load a big pdf and takes a bit longer than usual. Can this be addressed? Thank you!
Hi, can you send the link so I can check? You can email me at https://codecanyon.net/item/real3d-flipbook-wordpress-plugin/6942587/support Cheers
Will there be a discount? Need to buy this.
Usually a discount is for Black Friday.
Hi. I am trying to open the flip book in an elemetor popup template. i added the shortcode to the popup. But the flip book does not appear. How can i make the entire flip book apprear on the popup. The popup is triggered when I click a button on the page or a menu item. Please help
I don’t think Elementor popup can render shortcodes. But you can open the flipbook lightbox directly with button click, it does not have to be in Elementor popup.
Thanks. I’m struggling to open it directly with a button placed on the page. when I add the shortcode in the url of the button it does not work. I know I’m doing it the wrong way. Please help
It can be done by adding a lightbox shortcode and adding CSS class on a button, please see https://real3dflipbook.gitbook.io/wp/faq
Thanks. Im facing an issue. it sowing an error Error occurred: Purchase code already registered on the maximum number of domains. But i am only using on one domains. but its showing this error on the same domain. How can i solve this. i am unable to add new books. edit existing books etc
One license can be activated for one domain. You can change the domain by deactivating the license on old domain, then activating on new domain. Please email me via Support tab https://codecanyon.net/item/real3d-flipbook-wordpress-plugin/6942587/support and I will check.
sent a message with my purchase code and details. please do look into this and let me know the solution.thanks so much
I am looking to buy this plugin. Is there a way to remove the shadow/slash line in the magazine. I want to create a 2 page spread that looks like one image.
Hi, yes it is possible to remove the shadow in the middle.
Hi,
If I accidentally delete an item from a page, how do I undo it?
If you saved flipbook after deleting an item, you will need to add the item again, there is no history.
I understand, thanks.
I have a problem with the 3D flip book plugin that occured this week. When I try to add a new flipbook, it redirects me to the licence page. The licence is indicated as active, so I don’t know how to proceed.
Solved, CSP was blocking the license check URL.
Hi! Is it possible to set up an archive? And do you have example how this looks?
Yes, the archive page is automatically created, the url is example.com/flipbook. The URL can be adjusted by editing the flipbook post slug.
There is also the shortcode that displays all flipbook covers in a grid[real3dflipbook id="all"]Clicking a cover opens the flipbook in lightbox.
Hello, I am interested in purchasing this application. Does it work on a Laravel website, and does the package come with all the demo flip books? Please reply as soon as possible. Thank you.
Hi, this is a WordPress plugin, but there is also a JS version that can work on any website https://codecanyon.net/item/real3d-flipbook-jquery-plugin/4281720 Demo flipbooks from real3dflipbook.com are not included, but there are many different example flipbooks in the JS version.
Hi Sir/Mdm,
I am looking to purchase your plugin to have my PDFs open as flipbooks in my WordPress/Divi site.
Would it be possible to generate individual links from the uploaded PDFs where when the link is clicked, it is able to open as a flipbook. Asking this as I am planning to create a custom field (URL) in my posts such that when a user clicks on that custom field link of the post, it opens that PDF as a flipbook.
Only with this approach, I can then create a grid list of the posts with dynamic taxonomies filtering of the posts.
The grid items’ links are then customised to be the respective custom fields (URL) link, so that when a user clicks on a grid item, he is clicking on the custom field link, which then opens the flipbook.
So I have to clarify if the plugin is able to generate a clickable link from the PDF such that I can use this generated link to place in the custom field?
Look forward to your reply. Thank you.
Hi, yes it is possible to have all PDF links open as flipbooks, and to have direct links to each lightbox flipbook. You need to add a CSS class to each link, for exmaple r3d-deeplinkingPrefix-book1/, r3d-deeplinkingPrefix-book2/, etc. Then you can open the book1 lightbox on page 1 directly with link example.com#r3d-deeplinkingPrefix-book1/1
Changelog updates? We are not getting any…
Updated
I can’t find a way to make my pdf’s, when zoomed in, less blurry. I have installed the pdf tools addon also, it doesn’t seem to make a difference. All the pdf’s can be found on this page: https://windomnews.com/testing/
You converted PDF to images with PDF Tools using the default resolution 1500. You can change the resolution to 2500 or 3000 in Real3D Flipbook > Settings > PDF Tools, save, and run the conversion again (select PDF again, then convert with PDF Tools).
Cheers
Wonderful, worked! But when I run it through the PDF tool it gets super blurry again, is there a way to keep up the resolution while bringing down the file size?
Maybe you forgot to save the settings after changing the resolution. You can check the flipbook page image resolution in browser dev tools network tab.