images

 

Posts Tagged ‘images’

Lightbox Plus 1.5.5

Monday, August 31st, 2009

I’ve updated Lightbox Plus to version 1.5.5.  It has numerous fixes including:

Optimized and updated additional code to use less memory and run faster
Separated the admin panel output to a separate file
Added some custom admin panel styles
Fixed bug where titles were being broken when DO NOT USE TITLE was checked.
Fixed issue with limited character sets –

Read the rest of the story…

FLIR Change Log

Wednesday, July 8th, 2009

0.8.9.1

Minor interface updates

Quick links in plugins list
Added additiona support and FAQ links to admin panel

Readme and faq update

0.8.9

Moved JavaScript calls to the footer to improve load times.

You must have the wp_footer() call in your template for FLIR to work – see /wp-content/theme/default/footer.php for example.

Updated Facelift to version 2.0b3.

Various improvments to rendering and speed
Using minified version

Read the rest of the story…

FLIR Frequently Asked Questions

Wednesday, July 8th, 2009

It doesn’t work
There are number of reason the plugin might not work. Check the following:

Please ensure that you have a cache directory at wp-content/plugins/facelift-image-replacement/facelift/cache and that it is writable. (chmod a+w /cache)
Please ensure that your config-flir.php file exists at wp-content/plugins/facelift-image-replacement/facelift/config-flir.php and that it is writable. (chmod a+w config-flir.php)
Make sure the wp-content/plugins/facelift-image-replacement/facelift/ is readable
Check your

Read the rest of the story…

Lightbox Plus Installation

Tuesday, June 16th, 2009

Extract lightbox-plus.zip to your wp-content/plugins directory.
In the admin panel under Plugins activate Lightbox Plus.
In the admin panel under Design/Appearance click on Lightbox Plus to configure to your taste.
It should now be completely set up and functional

Caveats
Flash (i.e. YouTube videos, etc.) will sit atop the Lightbox Plus display not matter what the z-index is. This

Read the rest of the story…

Lightbox Plus Change Log

Tuesday, June 16th, 2009

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 links in plugins list
Added additiona support and FAQ links to admin panel

Readme and faq update
Actually

Read the rest of the story…