By stefano rigazio on Friday, 08 August 2014
Posted in Technical Issues
Replies 1
Likes 0
Views 674
Votes 0
Try to go to esmepio here: http://www.ilmondodellacasa.com/directory-sulla-casa/giardino/673-arredo-esterno-giardino.html
and see that there is always a wheel that loads as you can see from the screenshot.
Why? Thanks a lot

I asked for assistance in the forum template and they responded

Your Mtree extensaions is calling the script that loads that.

http://www.ilmondodellacasa.com/media/com_mtree/js/jquery.fancybox-1.3.4.pack.js

and results in the error,

TypeError: e.onCancel is not a function
http://www.ilmondodellacasa.com/media/com_mtree/js/jquery.fancybox-1.3.4.pack.js
Line 39

perhaps it conflicts with your EasyBlog ?


I then sought the assistance of the forum Mosets Tree and they responded

It looks like the 'foundry' extension I referred to is coming from Stackideas extensions, perhaps Easyblog that you mentioned earlier. Try disabling that extension and see if it helps? Or else, ping their support and see if this is a known bug from their end?


stefano
Hello Stefano,

I am really sorry for the delay of this reply as it is a weekend for us here. The problem here is probably because there are multiple extensions / modules / plugins rendering the same lightbox. You can try adding the codes below into your template's css file:


#fancybox-loading {
display: none;
}


The js part should set it to block automatically so it won't be loaded automatically.
·
Saturday, 09 August 2014 01:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post