Home › Forums › Iconic One Pro Support › IE8 fails to render site
- This topic has 3 replies, 2 voices, and was last updated 10 years, 9 months ago by Themonic-Support.
- AuthorPosts
- December 30, 2013 at 7:37 am #1465andreParticipant
Hi,
I hope you can help me, though I made a few changes to the theme.
My site debinux.de is being rendered wrong in IE8. I checked the demo version to be sure it is not a general theme problem.
Is there any chance to get help with that?
If you need access to the server feel free to tell me. Also I would agree with a payment to fix the style issues.
Best regards
André P.
December 30, 2013 at 12:08 pm #1466andreParticipantNevermind, I am reverting my changes, upgrading to 1.3 and make my changes again. 🙂
December 30, 2013 at 1:22 pm #1467andreParticipantOkay, works. By the way, a little recommendation:
The G+ link under the article on the front page (not when you are on the articles site!) seems to always share http://www.domain.tld, not the article URL. I fixed this with by adding data-href on line 89 in content.php:
<div class=”g-plusone” data-href=”<?php the_permalink(); ?>” data-size=”medium”></div>
Furthermore the Facebook share-button is wider in German (“Like” vs. “Gefällt mir”). I changed “width:107” on line 79 in content.php to “width:117”. But I don’t know how it looks like in English now.A problem that still resists is the translation. Like – in example – “Comments” on the front page. I had to change line 26 in content.php to:
<span>“><?php comments_number(__(‘0 Kommentare’,’themonic’),__(‘1 Kommentar’),__(‘% Kommentare’)); ?></span>
Else it does not translate to German, though it is in the .po file. This also applies to “Edit”, “Read More”, “Reply” and some other strings. Strange, but not critical.Regards
December 30, 2013 at 3:19 pm #1468Themonic-SupportKeymasterThank you for your recommendations we will look into these for sure.
Just checked your site on IE8, working great now.
- AuthorPosts
- You must be logged in to reply to this topic.