ajax

Includes fixes for adding the rel tag for auto-lightboxing to images with not title, standardized admin panel interface, updated documentation

 

Posts Tagged ‘ajax’

Lightbox Plus 1.6.7 – Auto-lightbox images missing title, Interface updates

Monday, March 1st, 2010

I’m pleased to announce the release of Lightbox Plus 1.6.7 for WordPress.  Change log details are below.
1.6.7

Added fix to auto-lightbox images that are missing title attributes (Thanks Jörn)

This primarily affects images that were placed using older verisons of WordPress

Interface updates

Changed admin panel to work that same way as my other plugins and thereby ease code maintainence
Quick

Read the rest of the story…

Lightbox Plus 1.6.6 – JavaScript in footer, load speed improvement, Colorbox Update

Monday, February 1st, 2010

I’m pleased to announce the release of Lightbox Plus 1.6.6 for WordPress.  Change log details are below.
1.6.6

Tested with WordPress 2.9.1

Only works with WordPress 2.8+ due to the use of the $in_footer parameter used in the wp_enqueue_script() function.

Moved all possible JavaScript to the footer to improve load speed

Requires theme has the wp_footer() hook

Cleaned up jQuery call to correctly work in

Read the rest of the story…

Lightbox Plus 1.6.3 released – Fixes jQuery issues with Featured Content plugin

Tuesday, October 13th, 2009

Lightbox Plus 1.6.3 has been released to address issues with jQuery conflicts especially with the Featured Content plugin.  Here are the latest changes.
1.6.3

Eliminated conflict with Featured Content plug-in

Removed jQuery.noConflict() due to poor implementation on my part.
Kept $lbp jQuery variable.

jQuery conflicts should all be resolved – hopefully.
Minor modification to wp_enqueue_script function cal to include colorbox version.
Now works with WordPress

Read the rest of the story…

Lightbox Plus 1.6.2 Released – Fixed jQuery.noConflict() and Shortcode Gallery Issues

Friday, October 9th, 2009

I just released Lightbox Plus 1.6.2 to address issues with jQuery conflicts and implementation or shortcode galleries in templates.  Here are the latest changes.
1.6.2

Added jQuery.noConflict() to the initiator to hopefully eliminate issues with other jQuery libraries loading and causing conflicts.

Changed jQuery $ variable to $lbp to give a unique constructor.

Added replacement shortcode gallery method to allow Lightbox Plus

Read the rest of the story…

Lightbox Plus 1.6.1 Released – Fixes IE 6/7/8 style issues

Thursday, October 8th, 2009

I’ve released Lightbox Plus 1.6.1 which while is doesn’t really add any new features it does fix some display issues for IE with the elegant and shadows themes.  Here are the change log notes:
1.6.1

Fixed IE display issues for elegant and shadowed themes.

Should now correctly grab path to images for IE 6/7/8

Re-added additional simple styles blue,

Read the rest of the story…