• Hi, I’m having problems modifying my CSS. I’m editing the files from Sublime Text 2 and uploading them in filezilla. They change in the WordPress editor but they are still not showing up when I launch the webpage.

    I had an old wordpress installed in the same data base, but I’ve already erase it completely (I don’t know if this could have something in relation with my problem).

    Thanks.

Viewing 4 replies - 16 through 19 (of 19 total)
  • Thread Starter noisypope

    (@noisypope)

    I erased everything and build up a new theme using a boilerplate, I commented the lines that look for the js and the css components, leaving only a link to a simple style.css file. Even so, it still last too long to show up the changes….

    Thanks for the help

    Lisa

    (@workingwebsites)

    If it’s slowness, it could be the server, your connection or the template.

    Let’s start with the template:
    I’d suggest loading a generic WordPress template and see how that works.
    Try the standard Twenty Sixteen.
    https://en-ca.wordpress.org/themes/twentysixteen/

    Lisa

    (@workingwebsites)

    If the site is slow it could be your theme, your web server or your internet connection.

    Let’s start with the theme.
    Try loading up a solid working standard template and see how that works.

    I’d suggest Twenty Sixteen:
    https://en-ca.wordpress.org/themes/twentysixteen/

    Also, disable all your plug-ins, keep everything very simple, out-of-the box.

    If speed improves with Twenty Sixteen, start adding any plug-ins one at a time and test.

    If it’s still working well, re-activate your theme and see what happens.
    If it become slow, disable the plug-ins (maybe there’s a conflict).

    That should point you to where the problem is.

    Thread Starter noisypope

    (@noisypope)

    Ok, after all this time looking for the problem I’ve already found out what was going on. I’ve just disabled the varnish in the file “.htaccess” adding this line:

    Header add “disablevcache” “true”

    And it seems to be working¡¡¡

    Thank you very much everyone for your help, specially Lisa. Thanks for your patience.

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘CSS not showing up’ is closed to new replies.