Thanks Stephen

Looks like these are all Pro options.

I thought I had found a work around by adding our logo to the top left corner on a separate "enlarged.html" page...

http://signsvictoria.ca/dimensional/enlarged.html

It works on Firefox....BUT...on Chrome and IE the logo appears and then gets covered up.

Ryan

- - - - - I managed to fix it but adding in: style="position: relative; z-index: 100;"

Thanks Stephen

I've fixed the closing </a> tag and managed to add in two icons: "enlarge image" and "return to portfolio".

http://signsvictoria.ca/#!/dimensional

Is there some way of adding our logo somewhere on the gallery? The reason i ask is when then go to the enlarge image page there's nothing that indicates they are still on our site....in fact they may think they're on the juicebox website because of the logo in the bottom right corner.
It would be great too if it only showed up when they went to the elarged view but I'm guessing that's either a Pro feature or requires some tricky [programming.

Thanks again for all your help Stephen

Ryan

is there an easy way to add a little "Home" icon to the gallery? Maybe next to the "Hide Thumbnails" icon?

Thanks Steve

However, as a Juicebox-Lite user, you could turn your Gallery Title into a link by using HTML formatting as documented in this FAQ:
How do I add HTML formatting to the Gallery Title or Back Button?
For your Dimensional gallery, you could enter a Gallery Title in JuiceboxBuilder-Lite's 'Customize' section such as:
<a href="http://signsvictoria.ca/dimensional/">Click to open gallery on its own page</a>

I gave that a try in the Dimensions gallery and it works in Chrome & Firefox but in IE it says: Juicebox Error: Config XML file not found ???

OH! wait....never mind. I had to clear IE's cache.

Thanks Stephen

Thanks Steve

At this stage of our site design the expand gallery button does not appear...

So for example right now you click "Portfolio > Dimensional" you get this page:

http://signsvictoria.ca/#!/dimensional

and the gallery does not have an "expand gallery" button.

I'd like to either force the "expand gallery" button to appear or add a button that will take them here:

http://signsvictoria.ca/dimensional/

Once there I want to have another button that will give them the option of going back to the main portfolio page here:

http://signsvictoria.ca/#!/portfolio

I'd also like to give them the option of sharing the photos on facebook, pintrest, googe+, etc. but that's not critical at this stage.

As far as what seems to be the problem...it's me... :) ... I haven't done any web design work in probably 10+ years and things have changed a lot. I simple don't know how to modify/add the correct code to the correct file(s).

Also, our site takes a long time to load so I'm concerned that all the modification I've been doing are either incorrect or have made the code too cumbersome thus slowing it down. :(

thanks Steve
Ryan

Nothing seems to be working....is it because I used the Juicebox Light - Lightroom plug-in to do my galleries?

Ryan

I see in the Theme.css file it states

"/* Use the following CSS code if you want to use data attributes for inserting your icons */"

It looks like I can throw in a share on facebook, or twitter, etc. icon into the gallery but where do I copy and paste the code? Somewhere else in the Theme.css file or do I have to make a new css file with that code in it?

For example it shows this under the /* Use the following CSS code if you want to use data attributes for inserting your icons */ line:

.jb-bb-button.jb-bb-btn-facebook:before
{
    content: "\e00f";
}

Do I have to modify this in some way and where do i put it?

Can I use this same method to add something like a "Return Home" button? I want to give the user the option to use full screen mode outside of our site and then return to our site after viewing.


Thanks

Steven

you said: "...it never retracts and stays visible until you click another one of your menu items."

Does it retract when you open one of the portfolio galleries and then flick through some of the images in the gallery?

For example: you tap portfolio and then tap "Displays" (the Displays gallery opens) you then tap or I'm guessing swipe to see view the various images in the Displays gallery...is the Portfolio drop-down still open during all this?

Thanks again
Ryan

Thanks again Steve, that's good to hear. I'll have to do some research on an alternative to the hover command.
Ryan

Thanks Steven

I did a search like you suggested and it turns out one bit of code was wrong

I had:
<!--begin dimensional signs gallery -->       
<li id="dimensional">
                    <div class="main-content2">
<object type="type/html" height="100%" width="100%" data="dimensional/index.html" ></object>
</div></li>
<!--end dimensional gallery -->

and it should be:
<object type="text/html" height="100%" width="100%" data="dimensional/index.html" ></object>

Takes the images a little longer to load than in IE or Firefox but at least they are visible now.

Now the question....does that fix it for Mac's and mobiles? Anyone?

I've been using the Juicebox plug-in for Lightroom 5.5 to create gallery pages on our new site. Works great in Firefox and IE but they do not show up on:

1. Chrome - we're using chrome on a PC windows based system and it says: No plug-in available to display this content.
2. Macs - tested on a Mac and got the same message as above.
3. Tablets/Mobile - tested on ipad and iphone and either receive the same message as above or the gallery page is blank with no message.

The site is:
www.signsvictoria.ca

The gallery pages are under the "Portfolio" menu.

The Juicebox plug is for Lightroom is: v1.4.0.0

Any ideas why this is happening or solutions to make it right?

Thanks
Ryan