BumpBox – Mootools FLV Lightbox Not Working
-
Hi,
I’m trying to make this plugin work and I’m unable to.
I’ve followed all of the instructions over at https://www.artviper.net/website-tools/bumpbox-lightbox.php
This is the code I’ve added to my header:
<script type="text/javascript" src="<?php echo bloginfo('template_directory'); ?>/js/mootools.js"></script> <script type="text/javascript" src="<?php echo bloginfo('template_directory'); ?>/js/bumpbox.js"></script> <script type="text/javascript" src="<?php echo bloginfo('template_directory'); ?>/js/flowplayer-3.2.4.min.js">
I’ve simply copied all of the contents of the plugin into:
themefolder/js along with all of the other scripts on the theme.
And the plugin’s test page works just fine:
https://is.marketandconvert.com/wp-content/themes/screen1.2/js/index.htmlBut on my page nothing happens. Take a look at what I’m doing over here:
https://is.marketandconvert.com/solutions/data-security-solutions/magnetic-card-access/If anybody knows of a better way to display .FLV videos in a lightbox format, please let me know. Otherwise, what am I doing wrong????
Thanks!
- The topic ‘BumpBox – Mootools FLV Lightbox Not Working’ is closed to new replies.