New Landing How can we help? Themeforest Theme Support Flexform Content doesn't displaying on Firefox

Viewing 15 posts - 1 through 15 (of 21 total)
  • Posted in: Flexform
  • #243754
    tsmith
    Member
    Post count: 22

    Hello,

    Please, I have a problem with my website. All works fine on Internet Explorer and Chrome, but on Firefox I have no menu or no text.

    Can you please help me ?
    Thanks !

    #243761
    tsmith
    Member
    Post count: 22

    I found this code on forum :

    .wf-loading, .wf-loading p, .wf-loading a, .wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading h6 {
    visibility: visible !important;
    }

    it works now.

    #243762
    tsmith
    Member
    Post count: 22
    This reply has been marked as private.
    #243764
    David Martin – Support
    Moderator
    Post count: 20834

    No problem – I have done this now.

    Thanks.

    #243858
    fiznatty
    Member
    Post count: 11

    Can someone explain to me how this is fixed, because my site is having the same issue. I sometimes have to reload the home page several times in order for the content to properly display.

    #243962
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .wf-loading body{
    visibility:visible !important;
    }

    Thanks
    Mohammad

    #244615
    fiznatty
    Member
    Post count: 11

    I did try the custom code and initially it appeared to work. However, as of this morning the problem has returned and is even affecting interior pages of my site, not just my home page.

    Have tried restarting the browser and clearing the cache. Still running into the same issue.

    #245179
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    @fiznatty
    – Please provide me always specific page url to check.
    Thanks
    Mohammad

    #245210
    thosch71
    Member
    Post count: 89

    Hi Swiftideas-Team,

    I ran into the same problem. I added both of your wf-loading-css-code-snippets to the Custom-CSS. Strangely the error does not always happen. When you reload the page two or three times, the content loads. Sometimes the content also loads directly. I am not sure, but I tend to think, that it has something to do with the Revo-Slider, because pages with no slider always seem to load completely. Explorer and Chrome work fine, it’s just Firefox that fubars the website.

    Page with slider on top:
    http://www.jjk.de

    Page without slider:
    http://www.jjk.de/medienforum-2016/

    Beste greetings,

    Thorsten

    #245218
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .wf-loading body{
    visibility:visible !important;
    }
    

    Thanks
    Mohammad

    #245238
    thosch71
    Member
    Post count: 89

    Like I said, I already added the following code to the custom-css and still have the problem:

    .wf-loading, .wf-loading p, .wf-loading a, .wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading h6 {
    visibility: visible !important;
    }
    
    .wf-loading body{
    visibility:visible !important;
    }
    #245292
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Where did you insert the custom css code?
    Thanks
    Mohammad

    #245381
    wpweb
    Member
    Post count: 15

    I have also same issue. but by adding this its resolved

    .wf-loading, .wf-loading p, .wf-loading a, .wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading h6 {
    visibility: visible !important;
    }
     
    .wf-loading body{
    visibility:visible !important;
    }

    so why don’t you add this in main theme?

    #245434
    thosch71
    Member
    Post count: 89

    @Mohammad: WordPress Dashboard / Theme options / General options / Custom CSS (at the very end of the code that’s already in there 🙂 )

    #245457
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove this comment from the code because its syntax error in css .

    <!-- Temporary Bugfix -->

    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register