Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Wordpress Elementor CSS File not Found

I'm migrating a Wordpress site that uses Elementor. Code and DB are migrated. But when I inspect the page, there is a 404 error that a css file related to Elementor can't be found.

wp-content/uploads/elementor/css/post-8047.css?ver=1670961064 net::ERR_ABORTED 404

I can't find the file in the directory above, which is odd. I searched the DB also and it doesn't seem to contain a "post-8047". The name must be constructed somewhere.

Any insight on how elementor creates these files and why this css reference is in the head of the site? How can I update it to another reference? I assume there's another version of this post.css file that I could point to? Is there any easy way to adjust?

like image 426
cfrnch Avatar asked Mar 12 '26 09:03

cfrnch


1 Answers

If your using elementor and if your page css is not found go to elementor->tools you can find regenerate file. it will regenerate css files it will solved your problem

like image 188
Nitesh Avatar answered Mar 14 '26 21:03

Nitesh