Let me know when the new version is up and fully functional. Thank you!
Having the same issue with the lightbox functionality.
http://www.circovazquez.com/NewSite/galerias-de-fotos/
Any ideas on how to get it working?
Markus, what is your old lightbox? Which plugin is that?
reformedmedia, it’s the one from nextgen gallery.
First I like to say thanks for this great plugin!
About the lightbox bug, please
change the facebook-albums-sync.php line 41:
wp_enqueue_script(‘lightbox’, $url.’js/lightbox.js’, array(‘jquery_fbalbumsync’), ‘1.0’, true);
to
wp_enqueue_script(‘lightbox’, $url.’js/lightbox.js’, array(‘jquery’), ‘1.0’, true);
This helps for me.
I also find an error at console, from the fbloader.gif what I can’t load because the path is misstyped, please check it.
Thank you for the updates Gizmo, I’ve updated this in version 0.2 which will be updated shortly.