Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter swinggraphics

    (@swinggraphics)

    This is the offending bit of code :

    <script type="text/javascript">
                jQuery(document).ready(function(){ jQuery(function(){
                    jQuery(".gallery-icon a").lightBox({
                        imageBlank:"https://gee.swinggraphics.com/wp/wp-content/plugins/facebook-photo-fetcher/jquery-lightbox/images/lightbox-blank.gif",
                        imageBtnClose:"https://gee.swinggraphics.com/wp/wp-content/plugins/facebook-photo-fetcher/jquery-lightbox/images/lightbox-btn-close.gif",
                        imageBtnNext:"https://gee.swinggraphics.com/wp/wp-content/plugins/facebook-photo-fetcher/jquery-lightbox/images/lightbox-btn-next.gif",
                        imageBtnPrev:"https://gee.swinggraphics.com/wp/wp-content/plugins/facebook-photo-fetcher/jquery-lightbox/images/lightbox-btn-prev.gif",
                        imageLoading:"https://gee.swinggraphics.com/wp/wp-content/plugins/facebook-photo-fetcher/jquery-lightbox/images/lightbox-ico-loading.gif"
                    }); }); });
    </script>

    It would be great to have this moved into a standard enqueue script function, with the option of putting it in the footer.

    Have you figured this out?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Facebook Photo Fetcher] jQuery in footer’ is closed to new replies.