mia4kreativa
Member
Posted 1 year ago #
I just put up my blog and transferd it to 2.5.1 and now the lightbox dont want to work in IE it did in the old version so i do not know whats happend
new version
http://indigenouspitch.org/
old version
http://www.kreativadesign.net/IndigeousPitch
please please help
use slimbox plugin instead. It does the same without any problems.
Follow the rabbit
Member
Posted 1 year ago #
I'm using the one from http://www.m3nt0r.de/blog/lightbox-wordpress-plugin/ and it works great with WP 2.5.1. Download link is at the bottom of the page.
mia4kreativa
Member
Posted 1 year ago #
okey i tried both of these and i couldnt get any to work
i have no idea why
it shows the white box and the little loader is going on forever
so where do i save the photos tumbnail and large?
and how do i write the actual link??
this is what i have for now so i hardcoded the img
<img src="http://indigenouspitch.org/wp-admin/images/ot0.jpg" alt="" />
please help
/m
Follow the rabbit
Member
Posted 1 year ago #
I'm using mine in combination with nextgen gallery and it practically does all the work for me.
But it looks like you're missing rel="lightbox" in your image tag like:
<img src="http://indigenouspitch.org/wp-admin/images/ot0.jpg" alt="" rel="lightbox" />
Also try deactivating other plugins to see if the problem lies there.