Thanks for this!

I have a problem with the Gallery Title and Thumbnails not being displayed on mobile.

They work fine in a desktop browser screen even if I resize the screen down to mobile size.

But when I use a mobile (Galaxy S20+) - they are not there?

Sample Page - https://www.bda4sale.com/slideshows/slideshow.php?pid=1

Any ideas??

3

(2 replies, posted in Juicebox-Pro Support)

Solved thanks!!

4

(2 replies, posted in Juicebox-Pro Support)

I have been using JBPro for many years and have now put the galleries into my web pages.

I have a problem with the Gallery overlaying the Navbars on my pages.

Here is an example - https://www.bda4sale.com/slideshows/ba.html

I have read the posts on Navbars in the forum - but they don't seem to solve the issue.

Any help in rectifying this would be great!

Thanks in advance.

Cheers

Quick question - are there any differences between the above files in different galleries?

If not I can then move them into a single folder and not have to change every page on my site to point to the above files for each gallery...

Awesome - thanks a lot!!!

Ok that didn't seem to make ant difference...

the site and pages are here:

http://www.bda4sale.com/cpb/index.html  - works fine...

http://www.bda4sale.com/cpb/featsale.html - is not working...

Obviously I am trying to have the gallery display in the center of the 2nd set of pages...

I have attached the file structure

So I copy the embedded code and paste it between the <body> tags in my HTML pages and the screen is blank... with an error message saying the config.xml is not found....  Grrr!!

here is the code...

<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Cranfields Property Bermuda Ltd</title>
<link rel="stylesheet" href="featsale.css">
        <title>Ephemeral Heaven</title>
    <meta charset="utf-8" />
    <meta name="viewport" id="jb-viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1, maximum-scale=1, user-scalable=0" />
    <meta name="description" content="" />

    <!-- START OPEN GRAPH TAGS-->
    <meta property="og:title" content="Ephemeral Heaven" />
    <meta property="og:type" content="website" />
    <meta property="og:url" content="http://www.bda4sale.com/bdaprops1.html#RV2" />
    <meta property="og:image" content="http://www.bda4sale.com/bdaprops1.html#RV2/images/01.jpg" />
    <meta property="og:description" content="" />
    <!-- END OPEN GRAPH TAGS-->

</head>

<body>
   
   
<header> <img src="pics/logo.png"  alt="CPB Logo">
  <nav>
    <ul>
      <li><a href="#">SALES</a></li>
      <li><a href="#">RENTALS</a></li>
      <li><a href="#">VACATION RENTALS</a></li>
      <li><a href="#">ABOUT US</a></li>
      <li><a href="#">CONTACT US</a></li>
    </ul>
  </nav>
</header>
   
<main>
  <!--START JUICEBOX EMBED-->
    <script src="pics/ephemeralheaven/jbcore/juicebox.js"></script>
    <script>
    new juicebox({
        containerId: 'juicebox-container',
        galleryWidth: '100%',
        galleryHeight: '100%',
        backgroundColor: 'rgba(255,255,255,1)'
    });
    </script>
    <div id="juicebox-container">
            <!-- Image gallery content for non-javascript devices -->
            <noscript>
                <h1>Ephemeral Heaven</h1>
                <p></p>
                <p><img src="images/01.jpg" title="01" alt="" /><br>01 </p>
                <p><img src="images/02.jpg" title="02" alt="" /><br>02 </p>
                <p><img src="images/03.jpg" title="03" alt="" /><br>03 </p>
                <p><img src="images/04.jpg" title="04" alt="" /><br>04 </p>
                <p><img src="images/05.jpg" title="05" alt="" /><br>05 </p>
                <p><img src="images/06.jpg" title="06" alt="" /><br>06 </p>
                <p><img src="images/07.jpg" title="07" alt="" /><br>07 </p>
                <p><img src="images/08.jpg" title="08" alt="" /><br>08 </p>
            </noscript>
        </div>
    <!--END JUICEBOX EMBED-->
</main>
<footer> </footer>
</body>
</html>

9

(1 replies, posted in Juicebox-Pro Support)

My pc died recently and I had Juicebox pro on it.

Do I need a new licence or can I move it over – if yes how do I do this?

My domain would have been and still is www.bda4sale.com

I.E. I don't have access to any licence codes etc....