Plugin stopped working
-
Our former web developer no longer is with the company and our plugin stopped working. We updated the plugin to the latest version but this also has not helped.
The code is as follows;
<?php /* Template Name: Gallery Page */ ?> <div id="galleryWrapper"> <div id="fb-album"></div> </div> <script> $('#fb-album').fbalbum({ pageId: 'ychicago', exclude:['120745041287657','474456922583132','501976233164534','158638624164965','551784618183695'], lb:{fixedNavigation:false, imageBtnPrev:'<?php bloginfo('template_url'); ?>/images/lightbox-btn-prev.gif', imageBtnNext:'<?php bloginfo('template_url'); ?>/images/lightbox-btn-next.gif', imageBlank:'<?php bloginfo('template_url'); ?>/images/lightbox-blank.gif', imageLoading:'<?php bloginfo('template_url'); ?>/images/lightbox-ico-loading.gif', imageBtnClose:'<?php bloginfo('template_url'); ?>/images/lightbox-btn-close.gif' } }); </script>Website: http://www.YChicago.com broken item is gallery feed not displaying.
Any help would be appreciated.
The topic ‘Plugin stopped working’ is closed to new replies.