• Resolved duke78

    (@duke78)


    in the current version 2.78 you named the js file wrong (or in the script) – case sensitive!

    path:
    photonic/include/ext/bagutettebox

    baguetteBox.min.js instead of
    baguettebox.min.js

    (uppercase B instead of lowercase B)

    the result is.. the js file was not found and the flickr gallery shows nothing
    Rename it.. and all is good! ??
    maybe for the next update!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    Hmm… this is interesting. In my code I have baguettebox.min.js, but the SVN repo has baguetteBox.min.js. I will patch this.

    Same problem on my site. Example page – https://joetourist.ca/montevideo/

    Failed to load resource: the server responded with a status of 404 ()
    photonic-baguettebox.min.js?ver=20220412-60301:1 
            
           Uncaught ReferenceError: baguetteBox is not defined
        at photonic-baguettebox.min.js?ver=20220412-60301:1:23988
        at NodeList.forEach (<anonymous>)
        at a.initialize (photonic-baguettebox.min.js?ver=20220412-60301:1:23940)
        at HTMLDocument.<anonymous> (photonic-baguettebox.min.js?ver=20220412-60301:1:66378)

    Thanks for the quick update – problem fixed!

    Thread Starter duke78

    (@duke78)

    thank you for the quick update!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘baguetteBox is not defined’ is closed to new replies.