1

(5 replies, posted in Juicebox-Pro Support)

Effectively Steven.
I see Juicebox logo in lower right corner.
It's a friend who gave me the builder and i thought it was Builder pro, because it is writen in the header and i can select pro options in the builder.
I try to confert it to pro in publish tab but the the logo always appear.
Sorry but i don't have enough money for buying another builder pro software.
Thanks for your help and Sorry for my intervention.
Best Regards,
Thierry

2

(5 replies, posted in Juicebox-Pro Support)

Thanks for your answer Steven.
No  showSplashPage set to "ALWAYS".
I don't have link to give you because i am working off line, directly on my computer.
I can only send you gallery if you give me an email.

Which is amazing, I don't see see 'play' 'stop' button in top right button bar.
It's the first time I use this Gallery Builder, so i don't know if i use good options.

I add images then select full in Load preset.
I select Show Auto Play Button, show Nav Buttoons in Button Bar options with Position Overlay
In AutoPlay options, i select Enable Auto Play and Auto Play On Load and THumbs and Show auto play status.

Best Regards,

3

(5 replies, posted in Juicebox-Pro Support)

Hi,

The slideShow doesn't work on my gallery ans I don't know why ...

If I look in the config.xml file
I see
        enableAutoPlay="true"
    autoPlayOnLoad="true"

But It seem not be used.

Where The config.xml is loaded ?

In index.html I only have
       <!--START JUICEBOX EMBED-->
    <script src="jbcore/juicebox.js"></script>
    <script>
    new juicebox({
        showAutoPlayButton: 'TRUE',
        containerId: 'juicebox-container',
        galleryWidth: '100%',
        galleryHeight: '100%',
        backgroundColor: '#222222'
    });
    </script>

Sorry for my poor english, and Thanks for your help !