Jesse J Heap & Son, Inc.
 

Home » Highslide Category

'Highslide' Category

Highslide Plugin Update

Wednesday, August 15th, 2007

The highslide wordpress plugin has been updated to work with Torstein’s latest version of Highslide - 3.2.3.

The changes were as follows:

- There was a minor change to the graphics folder image structure
- There is no longer a need to use the windows.onload function

If you are upgrading from a previous version of the plugin, I recommend the following:
- Remove the highslide folder completely
- Download and install the latest version with the new folder structure
- Navigate to the options section and remove the following code:

window.onload = function() {
                        hs.preloadImages();
                        }

Create Photo Gallery with WordPress Categories

Friday, April 6th, 2007

I was pleasantly surprised how easy it was to modify my wordpress category template to display thumbnail images of each cake in a gallery format. Combining this with my highslide plugin provides a simple and easy to maintain gallery.
(more…)

WP-HIGHSLIDE Script Updated

Thursday, January 18th, 2007

I’ve added more flexibility to the WordPress WP-HIGHSLIDE script. The new updates allow you to toggle the caption box, close window link, and next and previous links through global settings in WP-HIGHSLIDE options page.

If you want to override the global settings for a single image you can use one of the override settings in your <highslide>. More info in the FAQ section.

Note: I’m temporarily including the highslide.js script with the plugin. The script writer made an enhancement to highslide that makes it much easier to integrate with wordpress. I’ve included that fix in highslide.js, but it’s not yet available in his latest release 2.2.8. Once that fix makes his latest release, I will no longer include the script.

Highslide JS WordPress Plugin

Wednesday, January 10th, 2007

Looking for an easy way to use Highslide JS thumbnail viewer in your wordpress blog? My new plugin, WP-Highslide allows easy integration of Highslide JS using wordpress quicktags.

For documentation and download go here and for a demo check our wedding cake blog. Let me know if you find this useful.