Shortcode

Flipbook is added to page or post via shortcode. The default shortcode is

[real3dflipbook id="123"]

Flipbook can be cistomized directly with shortcode parameters. For example you can show a PDF as flipbook simply with

[real3dflipbook pdf="https://...pdf"]

Or you can set flipbook mode to lightbox and make the lightbox opened on page load with

[real3dflipbook id="123" mode="lightbox" lightboxopened="true"]

Here is the list of supported shortcode parameters:

Last updated