Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1437762

    I have the problem that after updating a random plugin, parts of my website are broken, especially background images, etc.

    After updating a plugin I see the following error message in my dev console:
    wp-content/uploads/dynamic_avia/avia_posts_css/post-17.css – can not be found

    That is strange because the file in question simply exists in the folder in question.

    After clearing the cache (wp-rocket), the problem is solved and the file is found normally again.

    After a lot of searching and trying, the following finally solved the problem:

    – The old folder (from Enfold version 5.3 and older) called /wp-content/uploads/avia_posts_css was still on my server and also contained a file called avia_posts_css/post-17.css. After I completely deleted this folder the whole problem was solved! On all my 5 Enfold sites.

    That is of course very nice, but also strange. The error message was specifically about the file in the wp-content/uploads/dynamic_avia/avia_posts_css/ folder. The old /wp-content/uploads/avia_posts_css folder did not give an error and should in principle have no effect because it is not used at all anymore (?).

    And yet deleting the old folder is apparently the solution, can anyone explain that?

    #1438074

    Hey Alwin,
    This looks similar to your other thread
    In this case versions before 5.3 had a different directory structure, typically updating the theme should have corrected this, but you were using WP Rocket cache which contenued to look the file in the old location, so when you cleared the cache it was solved.
    Deleting the old folder also caused WP Rocket to rebuild it’s cache, I don’t believe that this was necessary it was just another way around the WP Rocket cache, but it still comes back to clearing the WP Rocket cache, because the theme on it’s own would not be looking for the wrong file location.
    So I also recommend clearing your WP Rocket cache as Ismael pointed out in your other thread.

    Best regards,
    Mike

    #1438076

    Hello Mike,

    In this case versions before 5.3 had a different directory structure, typically updating the theme should have corrected this, but you were using WP Rocket cache which contenued to look the file in the old location,

    Maybe you misunderstood my point: the thing is wp-rocket is NOT looking in te old location but in the new location:
    wp-content/uploads/dynamic_avia/avia_posts_css/post-17.css – can not be found

    That error is about the new location, not the old one!

    It’s probably just me, but I have already been working on 2 topics to bring this problem to Enfold support’s attention. But you don’t understand my point, I probably can’t explain it properly then…

    #1438079

    Hi,
    I have seen your other therads but each one is about the WP Rocket cache and in each case clearing the cache solves. We are not able to reproduce the error without the plugin, and if I was using the plugin I would clear the cache when making changes, it seems simple.

    Best regards,
    Mike

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