I understand how the gallery tag works, I’m having problem getting the plugin to display the close, next and previous images one the thumbnails enlarge. On my case I have wp installed in a subdirectory of the site. I’m aware the lightbox-gallery.js path has to change, I quite don’t understand what to write on the second line.
this is what I have on the second line.
var lightbox_path = ‘http://’+location.hostname+’/wp-content/plugins/lightbox-gallery/’;
I have tried many things but I keep getting error messages from dreamweaver when I try changing it. This is where my blog is installed
http://jcfoto.net/blog/
Can anybody help ? What should I change on the second line?
Thanks In Advance
JC