Topic: SSL - https problems - gallery disappear

Website provider changed to http/2
Same day website changed to HTTPS://  SSL certificat.
Problem is now that pages with juiceboxbuilder PRO does not show the gallery folder anymore.
Website using baseUrl option
In wordpress admin and preview page the gallery shown.

The problem is in firefox, safari, Chrome.

https://www.kunst-van-petra.nl/beelden/beelden-steen/
https://www.kunst-van-petra.nl/schilderijen/bloemen/
And there are 11 pages with this problem.

No idea how to fix this issue.

Re: SSL - https problems - gallery disappear

Problem more or less solved. WP-Fastest-Cache the setting Combine Js Plus  Reduce HTTP requests through combined js files (footer) causes the problem.  Check mark out solves the problem. Juiceboxbuilder is displayed again.
Juiceboxbuilder and fastest cache have some conflict?

Re: SSL - https problems - gallery disappear

The 'juicebox.js' file must be loaded on its own from within the gallery's 'jbcore' folder. Juicebox looks for a separate <script> tag on the embedding page loading the 'juicebox.js' file in order to determine the location of the 'jbcore' folder (in turn, to load other resource files from within the 'jbcore' folder).

It is not possible to combine the code from the 'juicebox.js' file along with other JavaScript files in one larger combined file. (It sounds like this is what 'Combine Js Plus' does.) As you have discovered, this will break Juicebox galleries.