Tagged: , ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #292270

    When using broswer ie8 and I click the magnifying glass icon (search icon) – nothing happens. the search box does not appear. can you tell me how to fix in ie8 or how to hide the icon for just ie8?
    Thank you

    #292272

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #292274

    can you send me your ip – it is on testing – not public. The search work before I updated the theme and wordpress to current versions.

    #292281
    This reply has been marked as private.
    #292287

    Hey!

    The applying the fix (.htaccess) described here:
    http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems

    Cheers!
    Josue

    #292317

    ? I don’t see a solution at that link. i am not having trouble seeing fonts. The search bar does not open in ie8. Worked before I updated to most recent version of theme and wp3.9.

    #292318

    I checked the site on IE8 and could note that none of the icons (therefore the icon font) are working. What you’d need to do to fix it is put this code in your .htaccess file:

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
            Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    Best regards,
    Josue

    #292559

    ie issues:
    I add the code to the htaccess file but it make no difference. The active fonts only load after I roll-over them. Also when the page first loads or refreshes in the slider image is distorted. But corrects itself when the second slide loads.

    But my initial problem with the “search bar” has not been addressed. Nothing happens in ie8 when I click on the search icon. No search box pops up.

    #293200

    Hi!

    Looks like its an issue with the theme and IE8 specifically. I’ve tagged Kriesi to take a look at it for IE8.

    Best regards,
    Devin

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘search bar does not work in ie8’ is closed to new replies.