Hi there,
The light box feature on my site has recently stopped working since upgrading my Wordpress to the latest version.. Is there a simple solution to solve this?
Many Thanks
Hi there,
The light box feature on my site has recently stopped working since upgrading my Wordpress to the latest version.. Is there a simple solution to solve this?
Many Thanks
Hey,
we released an update for Display some days ago (you can download it @themeforest.net). If you don't want to update (because of major customizations, etc.) you can just replace the lightbox files. Please refer to this thread: http://www.kriesi.at/support/topic/wp-31-breaks-lightbox for more information.
Hi, Thanks for the info..
I replaced the 'prettyPhot'o folder and contents in js with the most recent one and now my lightbox function seems to have disappeared completely, is there something I am missing perhaps?
Many Thanks
Hey,
something went wrong (maybe prettyphoto files weren't uploaded correctly?) If I try to access the js file: http://www.benrobins.com/wp-content/themes/display/display/js/prettyPhoto/js/jquery.prettyPhoto.js I get a 404 not found error. Maybe try to replace the files one by one...
Ah great, that has solved it!
Many Thanks :-)
Glad that I could help you :)
I tried these steps and it does not seem to work for me. It's possible I'm not doing something correct but I have followed the steps above. Does your homepage have to be a specific type, my ho e page is set as static to a "portfolio" template.
My site is set up on http://www.1line.com.au/bucketpanels.com for now.
Hey @dbas,
Your site doesn't seem to be working at the moment, if you've updated WP to 3.1 and the theme having re-downloaded it from Theme Forest everything should work and it shouldn't matter that the homepage is a static page because the Lightbox should be loaded throughout the site.
Let us know once the site is back online if you need us to take a look and you've already updated everything.
James
Sorry the link to my site is: http://www.1line.com.au/bucketpanels
Looks like my Lightbox is still not working. Any help wuld be excellent. Thanks
Hey,
you must add a lightbox attribute to your pictures (or you can set them as featured images). I.e. replace this image code:
<a href="http://www.1line.com.au/bucketpanels/wp-content/uploads/2011/03/64.jpg"><img width="876" height="584" alt="" src="http://www.1line.com.au/bucketpanels/wp-content/uploads/2011/03/64.jpg" title="64" class="size-full wp-image-34 aligncenter"></a>
with:
<a href="http://www.1line.com.au/bucketpanels/wp-content/uploads/2011/03/64.jpg" rel="lightbox"><img width="876" height="584" alt="" src="http://www.1line.com.au/bucketpanels/wp-content/uploads/2011/03/64.jpg" title="64" class="size-full wp-image-34 aligncenter"></a>
As you can see I added rel="lightbox" to the image link. This will fire up the lightbox after clicking on the image...
I got it working....OHHHH YEAH.
Glad that I could help you :)
I tried this & Lightbox is still not working. http://www.knightlandscapedesign.com
Please deactivate the prettyphoto plugin. It conflicts with the theme js. I close this thread now.
This topic has been closed to new replies.