Problem with IE in one site

GK User
Fri Jul 27, 2012 7:46 am
Hello
I have a site and I am using gk_boutique
In firefox and chrome it's seem ok but in IE is messed up.
Can someone check it and tell me why there are arrows and images all over the place ?
User avatar
Expert Boarder

Konrad M
Fri Jul 27, 2012 8:25 am
Hi,
can you give us url to your site? And which IE browser version do you use ?
User avatar

GK User
Fri Jul 27, 2012 9:09 am
Yes sorry :) the url of the site is [url]marysfashion.gr[/url]. I am using IE 8. I dont know if this problem is with IE 9 as well.
Also it gives me two errors in mootols. Only in IE.
User avatar
Expert Boarder

Konrad M
Fri Jul 27, 2012 9:35 am
Did you install some extra plugins on 3rd party extensions ? If yes please disable one by one to check which one casue this issues.
User avatar

GK User
Fri Jul 27, 2012 12:48 pm
I am using mod_news_pro_gk4 and Image Show GK4. I also use ozziogallery but I disable it and it is still the same?
I must disable those too?
User avatar
Expert Boarder

Konrad M
Fri Jul 27, 2012 1:46 pm
No you don't have to. Please check if you have latest template version. If no please update it to the latest one.
User avatar

GK User
Fri Jul 27, 2012 3:10 pm
I have Gavern v.2.10.1 (I have downloaded 2-3 days ago)
in updates it says that there is 2.11 available but when I press download it goes to appphone not boutique.
User avatar
Expert Boarder

Konrad M
Mon Jul 30, 2012 1:05 pm
You have newest one. Those arrows in modules is it some plugin ? Try disable them.
User avatar

GK User
Mon Jul 30, 2012 2:27 pm
Those arrows was from virtuemart categories.
I made an update to 2.0.8e and now are ok.
I still have problem with mootools-core.js on every page or refresh I make.
and in categories the products are outside the template.
http://marysfashion.gr/index.php/component/virtuemart/γυναικεία/2011-11-08-11-39-23/ζώνες
User avatar
Expert Boarder

Konrad M
Tue Jul 31, 2012 11:42 am
Go to html folder and try rename for moment 'com_virtuemart' folder. It will give you default VM so you can check if problem in cateories remains. It is happend becasue in IE thumbs have wrong dimensions. And probably it is VM issue. About issue in mootools please go to 'js' folder nad edit lazyloads.js. Here find (line 40)
Code: Select all
var excludedImgs = new Array();

and change to
Code: Select all
var excludedImgs = new Elements();
User avatar

GK User
Tue Jul 31, 2012 11:58 am
Ok I will try that.
The trick with lazyload worked just fine. Thanks
User avatar
Expert Boarder


cron