moycs777 / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

First image issues #220

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Please see http://www.catherinegoodman.co.uk/galleries/india.html which has 
been modified from example 2 (intermediate designer, novice coder!)
2.versions: jquery-1.3.2.js / jquery.galleriffic.js / galleriffic-2.css
3.offline preview works perfectly, however live version fails to load the first 
image (pre-load animation indefinitely displayed) although the correct 
thumbnail is displayed. 
Other thumbnails work - however final image fails to refer back to first image 
- likewise the next / previous controls work until first image thumbnail is 
included.

What is the expected output? What do you see instead?
Expect that the first image would be loaded into the slideshow area as page 
loads, and that the final image would return to first image (and visa versa) 
when the slideshow plays or the previous / next buttons direct there.
Instead - page remains blank in slideshow area when first thumbnail is active - 
thumbnail navigation between first and final images doesn't work.

What version of the product are you using? On what operating system?
Mac OSX 10.6.7 snow leopard - error occurs on both safari and firefox browsers 
when viewing online live site - both browsers work as expected when previewing 
offline.

Please provide any additional information below.
Any help or pointers (ideally in laymans terms ! :-) very much appreciated. 
Many thanks.

Original issue reported on code.google.com by donnamul...@me.com on 24 Jun 2011 at 3:38

GoogleCodeExporter commented 8 years ago
Also - (just noticed) the PREV page link doesn't appear to work correctly 
(although NEXT does ) - in Firefox I can see that it appears to be trying to 
find http://www.catherinegoodman.co.uk/galleries/india.html##0 (double hash ? 
if this helps) although I assumed it should be pointing towards (single hash ) 
#0 - I can pick my way through the html and css code but I'm out of my depth 
beyond there - so not sure where to look !!

Original comment by donnamul...@me.com on 24 Jun 2011 at 3:51

GoogleCodeExporter commented 8 years ago
After a back to the drawing board approach beginning again with example-2 and 
changing the code one element at a time, publishing and then re-checking the 
results- I've renamed all of the images using their full address (http://....) 
rather than relative root address (../folder/image.jpg) and this seems to have 
resolved the issue.

I have no idea why this would make a difference - but hope that my stumbling in 
the dark today will save someone else some time !)

Gallerific team - fab script, thank you for making it available and making it 
so transparent.

Original comment by donnamul...@me.com on 24 Jun 2011 at 8:39

GoogleCodeExporter commented 8 years ago
Hi there,

I've been using the script in Joomla now and I'm very pleased with the script.
I can however use ../../../imagename.jpg for example in the scripts. This 
however is I think more or less a joomla thing why this works.

In issue 56 I posted a question on how you can apply bulk imaging in one folder.
Although you have to save the file with a .php extension (I can only use html 
in joomla) Maybe this is something you can use too.

Great work finding a solution.

Cheers,

Steve

Original comment by enigma0d...@gmail.com on 25 Jun 2011 at 5:54