• Resolved marcja

    (@marcja)


    Hi,

    I’ve purchased the pro version (jQuery) and I use it on WordPress. When I try to use it, I’ve got some error of path.

    In my footer.php :
    <script src=”<?php echo bloginfo(‘template_url’) ?>/flipbook/js/jquery.min.js”></script>
    <script src=”<?php echo bloginfo(‘template_url’) ?>/flipbook/js/html2canvas.min.js”></script>
    <script src=”<?php echo bloginfo(‘template_url’) ?>/flipbook/js/three.min.js”></script>
    <script src=”<?php echo bloginfo(‘template_url’) ?>/flipbook/js/pdf.min.js”></script>
    <script src=”<?php echo bloginfo(‘template_url’) ?>/flipbook/js/3dflipbook.min.js”></script>
    No error.

    When I create a flipbook instance, some issues : several files are not found :
    GET http://atv/offre/css/black-book-view.css 404 (Not Found)
    3dflipbook.min.js:9 {readyState: 4, getResponseHeader: ƒ, getAllResponseHeaders: ƒ, setRequestHeader: ƒ, overrideMimeType: ƒ, …}
    jquery.min.js:4 GET http://atv/offre/templates/default-book-view.html 404 (Not Found)
    jquery.min.js:4 GET http://atv/offre/js/default-book-view.js 404 (Not Found)

    Sorry, my english is bad.

    Marc

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘jQuery version width WordPress’ is closed to new replies.