• Resolved stmalk

    (@stmalk)


    Hello! I’m trying to insert the flipbook into an empty page template using do_shortcode tag, here is what I do:

    <?php echo do_shortcode("[3d-flip-book mode=\"fullscreen\" urlparam=\"fb3d-page\" id=\"1842\" title=\"false\" template=\"short-white-book-view\"]"); ?>

    For some reason it doesn’t load anything.

    • This topic was modified 6 years, 3 months ago by stmalk.
Viewing 1 replies (of 1 total)
  • Plugin Author iberezansky

    (@iberezansky)

    Hi!

    On my page this is working fine:
    [exec_php]
    echo(do_shortcode(‘[3d-flip-book mode=”fullscreen” urlparam=”fb3d-page” id=”762″ title=”false”]’));
    [/exec_php]

    So i guess you have a mistake somewhere.

    Best regards,
    Ivan.

Viewing 1 replies (of 1 total)
  • The topic ‘Inserting Shortcode into Template not working’ is closed to new replies.