leightbox isn’t working
-
Hello,
I modified a new theme on my computer using a local network (ie I used WAMP and installed wordpress on a virtual server). I modified a K2 theme and implemented leightbox (a modified version of lightbox.js).On the local computer everything works as expected. I then uploaded the theme to my web server. Now leightbox isn’t working. I’m pretty sure the paths are okay, the header uses:
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/lightbox.js"></script>
I’ve also tried it where I enter in the exact path of the /js/lightbox.js (and /js/prototype.js). I also load a stylesheet for leightbox, and it loads okay.As far as I can tell, there aren’t any other places where paths should be an issue. I’ve enabled only plugins that were also enabled on the virtual server. Permalink structure is the same for both.
Any ideas on what is the matter?
thanks
- The topic ‘leightbox isn’t working’ is closed to new replies.