This topic has 8 replies, 2 voices, and was last updated 9 years by OrhanSumer.

  • Author

    Tagged: ,

  • #40319
     OrhanSumer
    Participant

    Hi Support,

    I don’t why now full web site is in italic font style. I did remove everything on CSS but doesn’t solve. Is there any why to skip this issue?

    http://goo.gl/OoZ4hW
    http://goo.gl/106cXk

    Thanks

    #40320
     OrhanSumer
    Participant

    Even I disable all plugins didn’t solve it.

    #40324
     sharmstr
    Moderator

    If you check your css that’s being interpreted, you’ll see that the italics is being set by your User Agent (local machine) https://wordpress.org/support/topic/how-to-disbale-user-agent-stylesheet

    If you look at your source code, you’e missing a semicolon

    COPY CODE
    
    
    <style type='text/css'>img#wpstats{display:none}</style>
    

    You are also throwing 404 errors. http://www.etkinlikkurdu.com/css/style.css?ver=4.0.1 Failed to load resource: the server responded with a status of 404 (Not Found)

    I think it has to do with wp memebers.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #40325
     OrhanSumer
    Participant

    Yes you’re something is wrong in CSS, to find it I did disable entire plugins even in this circumstances didn’t solve.

    In additional, css load failure is also in your site, give 404 http://seventhqueen.com/css/style.css, I don’t think this is related with this issue

    #40326
     OrhanSumer
    Participant

    Problem is solved, <– Customization issue by my side.
    in header <em class=”muted”> is not closed with therefore all pages is affected it.

    #40327
     sharmstr
    Moderator

    Regarding the css 404 error on the demo site: Which page?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #40328
     OrhanSumer
    Participant

    Doesn’t change any configuration for css side on my website. But in your as I mention above http://seventhqueen.com/css/style.css is coming 404 error message.

    #40329
     sharmstr
    Moderator

    Which page on the demo site is showing that error?

    If you’re just saying that http://seventhqueen.com/css/style.css doesnt exist, than that’s correct. It shouldn’t exist, but your site is trying to load it. The demo isn’t as far as I can tell. If I’m wrong, please give me a link to the page on the demo that’s trying to load that css file.

    If you look at your source code, wp members is trying to load it

    COPY CODE
    
    
    <link rel='stylesheet' id='wp-members-css'  href='http://www.etkinlikkurdu.com/css/style.css?ver=4.0.1' type='text/css' media='all' />
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #40330
     OrhanSumer
    Participant

    Strange, for wp-memeber I will check it.

    But subject of this topic is now solved. If I have issue about which you point it I will open another ticket.

    Thanks

Viewing 9 posts - 1 through 9 (of 9 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?