Topic: SE friendly URLs [SOLVED]
I am using JB on a Joomla site here: stevemortonphotography.uk.
The galleries are embedded in Joomla articles, and a typical section of embedding code is:
<script src="juicebox/jbcore/juicebox.js" type="text/javascript"></script>
<script type="text/javascript">new juicebox({
baseUrl:"images/TownCriers/",
themeURL:"juicebox/jbcore/smp-theme/theme.css",
containerId: "juicebox-container",
galleryWidth: "75%",
galleryHeight: "75%",
backgroundColor: "rgba(64,64,64,1)"
});</script>
<div id="juicebox-container" class="jb-container"> </div>
<!-- Image gallery content for non-javascript devices --><noscript><!-- Image gallery content for non-javascript devices --><noscript><h1> </h1> <p> </p> <p><img src="images/20190910_DSC5198.jpg" title="Town Crier 1" alt="" /><br>Town Crier 1 </p> <p><img src="images/20190910_DSC5199.jpg" title="Town Crier 2" alt="" /><br>Town Crier 2 </p> <p><img src="images/20190910_DSC5200.jpg" title="Lady Town Crier" alt="" /><br>Lady Town Crier </p> <p><img src="images/20190910_DSC5201.jpg" title="Town Crier with Consort" alt="" /><br>Town Crier with Consort </p> <p><img src="images/20190910_DSC5203.jpg" title="Town Crier 3" alt="" /><br>Town Crier 3 </p> <p><img src="images/20190910_DSC5204.jpg" title="Town Crier Consort" alt="" /><br>Town Crier Consort </p> <p><img src="images/20190910_DSC5207.jpg" title="Town Crier 4" alt="" /><br>Town Crier 4 </p> <p><img src="images/20190910_DSC5210.jpg" title="Town Crier Consorts" alt="" /><br>Town Crier Consorts </p> <p><img src="images/20190910_DSC5211.jpg" title="Town Crier 5" alt="" /><br>Town Crier 5 </p> <p><img src="images/20190910_DSC5218.jpg" title="Lady Town Crier" alt="" /><br>Lady Town Crier </p></div></div><!--END JUICEBOX EMBED--></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></noscript></noscript></div>
Everything works well until I turn on Joomla's Search Engine Friendly URL's and URL Re-writing. This works normally on the whole site, but it seems as if JB can no longer find the galleries. It does seem to find the JBcore files, which are in their own folder, but not the gallery files.
Any ideas?
If you need administrator access to the site, e-mail me privately, and I will send you the details.
Steve Morton