rohit.myMO
Forum Replies Created
-
Forum: Plugins
In reply to: [FB Photo Sync] Album not showing after updating pluginDear,
I have never seen such a prompt response from any plugin developer. Kudos to you man.
Now with the solution,
I got back to previous version of plugin 0.3.4
The gallery showed in grid however fancybox used in your plugin didn’t work and gave “uncaught typeerror cannot read property ‘msie’ of undefined”
So I had put a patch in this file : fb-photo-sync/fancybox/jquery.fancybox-1.3.4.pack.jsPatch :
jQuery.browser={};(function(){jQuery.browser.msie=false;
jQuery.browser.version=0;if(navigator.userAgent.match(/MSIE ([0-9]+)\./)){
jQuery.browser.msie=true;jQuery.browser.version=RegExp.$1;}})();Every thing works now.
Forum: Plugins
In reply to: [FB Photo Sync] Album not showing after updating pluginDear,
I had deactivated colorbox plugin however the issue still there.Forum: Plugins
In reply to: [FB Photo Sync] Album not showing after updating pluginHi,
Step # 1 – no success
Step # 2 – I donot have any caching plugin installed. I also tried clearing cache and accessing site from different computers and networks to remove local issue if any. Still no success.Please advice.
Forum: Plugins
In reply to: [FB Photo Sync] Album not showing after updating pluginHi thanks for quick response
The page in question is https://www.facebook.com/tirthanjaliacademy
Page id : 628442827194184
Album : https://www.facebook.com/media/set/?set=a.847061028665695.1073741843.628442827194184&type=3All previous albums connected through plugin are also non functional now.