website jumbled upon first load

Discussion in 'RoadFighter WordPress Theme' started by liftedplane, Oct 16, 2013.

Thread Status:
Not open for further replies.
  1. liftedplane

    liftedplane New Member

    Joined:
    Jul 16, 2013
    Messages:
    23
    Likes Received:
    0
    Location:
    Washington State
    I noticed recently that the website is jumbled up for a brief second upon first load, longer if you have a slower connection. it looks absolutely horrible and the only reason I could think has to do with the slider or possibly it pulling the CSS after pulling up all the content which seems bass ackwarkds.

    any advice on what's causing this
     
  2. liftedplane

    liftedplane New Member

    Joined:
    Jul 16, 2013
    Messages:
    23
    Likes Received:
    0
    Location:
    Washington State
  3. liftedplane

    liftedplane New Member

    Joined:
    Jul 16, 2013
    Messages:
    23
    Likes Received:
    0
    Location:
    Washington State
    and a picture

    [​IMG]
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,


    We have visited your website the problem is occurring due to any one of the plugin you are using, Deactivate all plugins one by one and checkout which plugin creating this problem.
     
  5. liftedplane

    liftedplane New Member

    Joined:
    Jul 16, 2013
    Messages:
    23
    Likes Received:
    0
    Location:
    Washington State
    I've deactivated all my plugins and it still did it... albeit much much faster and I wasn't able to catch a screen cap... I then reactivated one by one and it seemed that if ANY were active it would do it...regardless of the plugin.. just one plugin caused the jumble and slowdown.

    I'm personally not worried about it but the Client says it looks ridiculous and he'd like it fixed.
     
  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .flexslider .slides > li:first-child {
     display: list-item!important;
    }
    I hope it may solve your issue.
     
  7. liftedplane

    liftedplane New Member

    Joined:
    Jul 16, 2013
    Messages:
    23
    Likes Received:
    0
    Location:
    Washington State
    that works great, thank you very much
     
Thread Status:
Not open for further replies.

Share This Page