-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Setup a hello biz theme (Elementor theme out of box)
Out of the box, wizard only, there is no advanced configuration setup.
Here is example of the setup the wizard told me was recommended.

This is one of the pages before total cache was set up and enabled.
Then sometimes or all of a sudden feels like. The page will look like this.
Then you will see a 404 error in the console that looks like this:
Closing browser, clearing browser cache, clearing total cache doesn't seam to fix it. Then magically it will start to work for a while and then you will see a 404 error again and have to do the process over.
Things I found that fix it:
- One is disable W3 Total Cache and everything works again.
- two is run the following command in command line: wp elementor flush-css --regenerate
- Three is disable Page Cache in the W3 Total Cache Settings.
Running the above command does seam to fix the images, however, I will see 404 error in the console but the site does display. For example as you see in the below image my images are working but I still have a 404 console error.



