• Hi all,

    i have a really damn problem.

    In my theme (a bought one) i added in the header.php some html code for. Some text and 2 flags for changing the language. The other language (WP Installation 2) is in a subdir.

    Now, this peace of html code in the head of the header.php just shot my design in IE9. I tried so many things. Views every file inside the theme. I have downloaded the hole WP Installation and searched for any string the was inside the html code. Grrrr! Cant find anything! Is it possible that it has something to do with the chache or something????

    A quick response would be so nice! Its a customer Website…

    Thanks alot guys!!!
    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    The fastest way to sort this out is to ask the support forum where you purchased that theme.

    Until then, back out your changes and consider using one of these plugins to safely insert HTML into your header.

    http://ww.wp.xz.cn/extend/plugins/search.php?q=Insert+Header&sort=

    Thread Starter artdir

    (@artdir)

    Hi Jan,

    thanks for the quick reply. I found it out… Its removed.

    Now i tried the Plugins you sent. Its okay so far, every browser now displays the code correctly, except Internet Explorer 9. It shows nothing in the header…

    Any idea??? 🙂

    Thank you!
    Chris

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Any idea??? 🙂

    Many ideas! But can you share a link? It’s probably due to some nested if statement like this

    <!--[if lt IE 9]>
    
    ...
    
    <![endif]-->

    But without a link to look at I’m just guessing.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘*** URGENT *** Cant find back html code in theme !’ is closed to new replies.