SMFHacks.com

SMF Gallery Pro => Support => Topic started by: ninedoors on December 10, 2008, 08:29:27 am

Title: Lightbox not working
Post by: ninedoors on December 10, 2008, 08:29:27 am
I bought Gallery Pro yesterday and installed it.  I bought it so I didn't have to integrate light box myself plus all the other features that it has.

The problem is that the lightbox slideshow isn't working.  I am using a custom theme so is there something I need to do so that the javascript files are included in my index.template.php?  I have tried to you the $context['html_headers'] variable before and had no luck with it.  Meaning I couldn't get it to include the js files I wanted in the header. 

Now because the slideshow depends on the js that this variables tells the page, I am assuming this is it.  I checked the smf_settings variable and value to make sure that was set and it is and it is pulling it out with the $modSettings, so I know that is not the problem.  Any help woudl be great.

Nick
Title: Re: Lightbox not working
Post by: ninedoors on December 10, 2008, 02:51:25 pm
Ok got the headers working fine but now it won't let me use lightbox only highslide.  Any thoughts?
Title: Re: Lightbox not working
Post by: SMFHacks on December 10, 2008, 07:14:43 pm
There should be a setting in the Gallery configuration for using lightbox on the main picture display. For the slideshow it requires highslide since we are using highslides builtin slideshow function.
Title: Re: Lightbox not working
Post by: ninedoors on December 11, 2008, 12:39:03 pm
So does this mean there is no way to use lightbox instead on highslide for the slideshow?  Thanks for the help. 

Nick
Title: Re: Lightbox not working
Post by: SMFHacks on December 11, 2008, 07:29:40 pm
Correct currently slideshow was implemented using native highslide functions.