|
Download CustomPMD Lightbox 2.0 Bridge Here
Compatibility: phpMyDirectory v11.x
ModRewrite Compatible: YES! (as of 4/6/07) - To upgrade from the first version if you downloaded before 4/6/07, simply overwrite listing_gallery.php included in this package. If this is your first time, follow the instructions below:
This bridge includes use of 2.0 "page gallery" feature. Visitors of listings will can click "next" and "back" between listing gallery images.
Instructions:
Unzip the contents of the zip file.
In the contents of the .zip file, open up:
your_template/pmd-lightbox-js/lightbox.js
Find lines 62-63:
var fileLoadingImage = "http://www.yourpmd.com/template/default/images/lightbox/loading.gif";
var fileBottomNavCloseImage = "http://www.yourpmd.com/template/default/images/lightbox/closelabel.gif";
Replace 'http://www.yourpmd.com/template/default' with the correct URL path to your template directory.
In the contents of the .zip file, open up:
your_template/header.tpl
Find the tag for in the <head> tag:
<!-- BEGIN CUSTOMPMD.COM LIGHTBOX BRIDGE -->
Replace 'http://www.yourpmd.com/template/default' with the correct URL path to your template directory.
UPLOAD the NEW contents of /your_template/ to your template directory.
UPLOAD /listing_gallery.php to the root install of your PMD, replacing your old listing gallery file.
Make back-ups first!
You are all set. Please test and CHEERS!
|