Search found 43 matches

Go to advanced search

by Ilke Cochrane
Wed Apr 12, 2017 9:28 am
Forum: Highslide JS Usage
Topic: Wordpress blog Highslide works main page but not posts
Replies: 2
Views: 6542
 
Jump to post

Re: Wordpress blog Highslide works main page but not posts

Oops. Having been through header files and css files and includes and everything it turns out to be Privacy Badger which breaks the process. My apologies.
by Ilke Cochrane
Wed Apr 12, 2017 9:04 am
Forum: Highslide JS Usage
Topic: Wordpress blog Highslide works main page but not posts
Replies: 2
Views: 6542
 
Jump to post

Wordpress blog Highslide works main page but not posts

Hello, For some years now I have been using Highslide on my website and also on my blog. This is a Wordpress.org blog, hosted with my own website rather than on the Wordpress servers. It has always worked beautifully, but recently I've noticed a glitch: the images still expand on the main page (whic...
by Ilke Cochrane
Tue Jan 22, 2013 5:09 pm
Forum: Highslide JS Usage
Topic: Access Highslide from different folders
Replies: 4
Views: 4598
 
Jump to post

Re: Access Highslide from different folders

Oh, I've got it -- I can set it in the <head> of that one page in the subfolder like this:

Code: Select all

<script type="text/javascript">
	hs.graphicsDir = '../highslide/graphics/';
</script>
Thank you!
by Ilke Cochrane
Tue Jan 22, 2013 5:08 pm
Forum: Highslide JS Usage
Topic: Access Highslide from different folders
Replies: 4
Views: 4598
 
Jump to post

Re: Access Highslide from different folders

Do you mean the line

Code: Select all

graphicsDir : 'highslide/graphics/',
in highslide-full.js?

But if I change that, won't it stop working for pages 1 and 2?
by Ilke Cochrane
Tue Jan 22, 2013 4:44 pm
Forum: Highslide JS Usage
Topic: Access Highslide from different folders
Replies: 4
Views: 4598
 
Jump to post

Access Highslide from different folders

I have Highslide working on several pages of our site and it looks wonderful, but now I have been asked to implement it on another page which is in a sub-folder. The structure of the site (simplified) is: Main folder page 1 page 2 highslide folder image folder subfolder page 3 image folder So the Ma...
by Ilke Cochrane
Thu Nov 29, 2012 8:27 am
Forum: Highslide JS Usage
Topic: where define thumbnail's group when using rel="highslide"
Replies: 2
Views: 2326
 
Jump to post

Re: where define thumbnail's group when using rel="highslide

That's exactly what I was looking for, thanks! I was looking at the slideshowGroup entry in the documentation but couldn't find it there, so thanks for pointing me to the right bit!
by Ilke Cochrane
Wed Nov 28, 2012 3:53 pm
Forum: Highslide JS Usage
Topic: where define thumbnail's group when using rel="highslide"
Replies: 2
Views: 2326
 
Jump to post

where define thumbnail's group when using rel="highslide"

Hello, I am trying to have twelve galleries on one page (people send in pictures relating to a month), and would like each month to be a separate gallery (no thumbnails, just controls). I know I can do that with slideshowGroup but I'm not sure where to set the thumbnails' group as I use the followin...
by Ilke Cochrane
Mon Jul 23, 2012 2:16 pm
Forum: Highslide JS Usage
Topic: Caption has grey background
Replies: 26
Views: 11620
 
Jump to post

Re: Caption has grey background

EarlyOut, many thanks for all your experimenting! And RoadRash for your suggestions and coments. Apologies for not replying earlier, we were away for a few days.
For now I will follow your suggestion and go with align: 'center'.
by Ilke Cochrane
Thu Jul 19, 2012 10:08 am
Forum: Highslide JS Usage
Topic: Caption has grey background
Replies: 26
Views: 11620
 
Jump to post

Re: Caption has grey background

Thanks for trying all these different things! I've now cleared the cache, gone back to the page, and the very first image I clicked on (the pre-finished bookmark) had the dropped caption :-(. I've noticed the following, however: When I now click on the very long, narrow picture (the one with the bla...
by Ilke Cochrane
Wed Jul 18, 2012 1:13 pm
Forum: Highslide JS Usage
Topic: Caption has grey background
Replies: 26
Views: 11620
 
Jump to post

Re: Caption has grey background

By the way, I've also noticed that on the first two clickable images in that post (the pre-finished bookmark and the double fold aperture bookmark) it only happens (as far as I can tell) when the thumbnails are near the bottom of the screen. I can't replicate that with the third image. Hope that hel...
by Ilke Cochrane
Wed Jul 18, 2012 1:05 pm
Forum: Highslide JS Usage
Topic: Caption has grey background
Replies: 26
Views: 11620
 
Jump to post

Re: Caption has grey background

Right, I tried it, I put it here in my highslide.config.js file: jQuery(document).ready(function() { hs.graphicsDir = 'http://www.mabelfigworthy.co.uk/fof/highslide/graphics/'; hs.showCredits = false; hs.outlineType = 'rounded-white'; hs.align = 'auto'; hs.captionEval = 'this.thumb.alt'; hs.allowMul...
by Ilke Cochrane
Wed Jul 18, 2012 11:58 am
Forum: Highslide JS Usage
Topic: Caption has grey background
Replies: 26
Views: 11620
 
Jump to post

Re: Caption has grey background

Thanks for taking so much trouble to replicate the problem! So it's obviously to do with the height of the picture. I will go and try the hs.minWidth = 100; solution. I'm not quite sure I understand how it works -- will this influence the shrinking behaviour in a different way from "shrink to f...
by Ilke Cochrane
Tue Jul 17, 2012 5:09 pm
Forum: Highslide JS Usage
Topic: Caption has grey background
Replies: 26
Views: 11620
 
Jump to post

Re: Caption has grey background

OK, so I've had a go at the page in Firefox (latest version), IE8, Chrome 20.0.1132.57 , Opera 9.50 and Safari 4.0.5 (531.22.7), all on Windows XP. I went through the images both by clicking on them in turn, and by using the arrow keys. It only happens in Firefox! I thought perhaps it had something ...
by Ilke Cochrane
Tue Jul 17, 2012 2:55 pm
Forum: Highslide JS Usage
Topic: Caption has grey background
Replies: 26
Views: 11620
 
Jump to post

Re: Caption has grey background

Thanks for the info about hs.outlineType, Roadrash, very clear as always! I'm not sure why the screengrab link doesn't work, as the image is definitely there, but I've uploaded it to my Webshots account now, that should cause no problems. So here it is, and you can click on it for a larger version: ...
by Ilke Cochrane
Tue Jul 17, 2012 2:42 pm
Forum: Highslide JS Usage
Topic: .highslide-header or .highslide-heading?
Replies: 4
Views: 3127
 
Jump to post

Re: .highslide-header or .highslide-heading?

Ah, very logical indeed -- thanks for the newbie-proof explanation!

Go to advanced search