-
AuthorPosts
-
April 2, 2009 at 7:40 pm #139870
Hey there,
I just had a client contact us to tell us a site we built last year using the JA Xenia Template was broken in IE8. I downloaded IE8 to take a look, and indeed it is broken. Also, your guys’ demo is broken too, so I’m assuming that any customization we did to the template didn’t cause the broken issue. See Screenshots for your own broken demo :D.
Anyways, was hoping you guys could take a look at the problem and find a solution and pass it along for me and then I can fix my client’s site.
Thanks for your time,
-Chad
s-go ConsultingPhill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 2, 2009 at 8:01 pm #299723Add the following code into the head of your html.
<meta http-equiv="X-UA-Compatible" content="IE=7" />
It forces the viewers browser into compatability mode. Hopefully in time JA will work on their templates and fix the quirks IE8 has given us.
brasspla Friendbrasspla
- Join date:
- October 2007
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
June 5, 2009 at 2:42 pm #307051Hi,
I use Xenia and the cartmodule in the right-top of the template and IE8 gives me the same problem as above. Added the code < meta ….> as above but no changes.
Any idea’s? Many thanks.
Peter
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
brasspla Friendbrasspla
- Join date:
- October 2007
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
June 6, 2009 at 7:55 am #307124I thnk the patch is working ok, when the site is adressed the browser is forced to IE7. The mistake I made is that when I push the compabtibility button afterwards (force to IE8) the problem occurs, but that is logical.
Mistake in my thinking.
ThanksAnonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 6, 2009 at 9:32 am #307128hi there,
Current you are using the old template. We have updated some problems with IE8 and update to the latest version for downloading.
Please kindly download one and install again
brasspla Friendbrasspla
- Join date:
- October 2007
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 10
- Thanked:
- 1 times in 1 posts
June 6, 2009 at 9:57 am #307131Hi, I would love to download the new template but I made a lot of changes in the CSS to customize my two shops. Can you be more specific about the changes you made so that I can change the code instead of downloading the new template. (and keep my customisation in place?)
Many thanks.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 11, 2009 at 7:59 am #307613Hi brasspla
Open templatesja_xenia_iiindex.php file, at about line 49, find following code section:
<!-->
<style type="text/css">
.clearfix { display: inline-block;}
</style>
<!-->and change to:
<!-->
<style type="text/css">
.clearfix { display: block;}
</style>
<!-->1 user says Thank You to JA Developer for this useful post
-
AuthorPosts
This topic contains 10 replies, has 4 voices, and was last updated by Anonymous 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum