Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #978634

    Hi Kriesi team,

    I have several websites with Enfold Theme and this is the first time that this “bug” appear. When I change something in General Styling or in the Quick CSS, nothing happen when I load my website. After 15 minutes my changes are made.

    I tried to change Quick CSS on my others websites and it changes instantly. I updated the Enfold theme, wordpress and the plug in, and nothing..

    Thanks in advance :)

    • This topic was modified 6 years, 5 months ago by romainp841.
    #978761

    Hey Romain,

    Are you sure that it’s not due to local caching? Is your host applying any caching? Varnish cache for instance?

    Best regards,
    Rikard

    #978958

    Hi Rikard,

    I think no, everything is ok with others website using enfold on wordpress.

    Changing my page with the Avia Builder is instant, but when I change a color in General Styling or when I add quick CSS nothing happen as I said before…

    #978977

    Hi,

    I made some changes and updated the page then refreshed it and changes were reflected. Attached a screenshot in private content field.
    Please make sure to hard refresh your page after making changes – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Best regards,
    Yigit

    #978984

    Hi Yigit,

    Thanks for your answer but I’m talking about General Styling and the Quick CSS. Change Pages is possible, but for example if I add a CSS code in the Quick CSS and refresh, nothing happen.

    I just added a black color to the header with the Quick CSS but nothing change after a refresh, and my white separator in the footer change from white to black ^^ There is something wrong.

    #979015

    Hey!

    I added following code to bottom of Quick CSS to target paragraph elements on test page and it works on my end

    .page-id-46 p {
        color: orange;
    }

    Screenshot in private field.

    If we are not the same page, please elaborate on the issue a bit more :)

    Best regards,
    Yigit

    #979021

    Hey Yigit,

    We’re on the same page ! I switched orange color to green color and it works, but when I changed again to orange or red => Nothing… And I refreshed 10 times with a normal internet connection…

    • This reply was modified 6 years, 4 months ago by romainp841.
    #979050

    Hi,

    Are you refreshing with CMD + Shift + R on Mac or CTRL + Shift + R on Windows?

    It should be either your browser cache or some sort of server sided cache

    Best regards,
    Yigit

    #979101

    Hey Yigit,

    I tried to refresh with CTRL+Shift+R on windows and it works fine ! Thanks for that !

    But why it’s working with normal refresh on my others website ? I’m using the same browser with all my websites…

    #979221

    Hi,

    That is because browsers’ caching. Hard refreshing clears the cache. You can try using incognito mode :)

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.