• Resolved pragmapsy

    (@pragmapsy)


    Hello

    I am using Sampression Lite theme for my blog :

    https://www.pragmapsy.com

    (it’s in french).

    It works well on Chrome, mozilla and also on Safari (iPhone and iPad both tested).
    The problem is under IE 8. When i try to access to first page, i got a js error : the problem is in the script. js file.
    I looked at it and managed to identify the problem, it’s because of this function :
    //==============================================================
    // Hide the Address Bar in MobileSafari
    // =============================================================

    addEventListener(“load”, function() { setTimeout(
    hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); }

    If i remove it, i manage to access to my website. The problem is after i got some white page, i don’t know why (is it linked, i don’t think so, but who knows ?).
    And by the way, i don’t know if i’m going to have impacts on the website accessing it from Safari.

    Can you tell me if it’s supposed to work under IE 8, and help me on my troubles ?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    The issue occurred because Sampression Lite was made for IE 9 and newer versions.

    Thanks

    Thread Starter pragmapsy

    (@pragmapsy)

    Ok! Thank you for the answer.
    Since last time, i have installed a wordpress plugin “Jquery updater” and now i don’t have anymore white pages .. But still have some weird behaviour like the filter that doesn”t work well.
    But the most important is that people can access to the website now ??

    I hope you plan to do new releases with new features on this theme, its really great.
    Thanks

    Thank you for using our theme – we’re working on releasing a new version of Sampression Lite soon.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working under IE 8’ is closed to new replies.