1.jpg 404 Error

Posted in: Newspaper
Post count: 11

Looks like I have the same issue identified in this link.
https://forum.tagdiv.com/topic/1-jpg-wp-admin-css-bug/

Here is my error. It’s both a 404 and mixed content error.
Here is my error message: https://www.dropbox.com/s/wvd20s354ezmp7d/Screenshot%202019-02-05%2004.39.11.png?dl=0

The 404 is referencing a 1.jpg. However the file name mentioned available in the theme files is 1.png, NOT 1.jpg.

Here is what my theme files have
/includes/wp_booster/wp-admin/images/panel/bg/1.png

NOT
/includes/wp_booster/wp-admin/images/panel/bg/1.jpg

https://www.dropbox.com/s/ygj4w5wo3zu5md5/Screenshot%202019-02-05%2004.42.36.png?dl=0

How should I correct this 404 issue?

Post count: 11

Looks like this Newspaper: td_panel_core.php (includes/wp_booster/wp-admin/panel/panel_core/td_panel_core.php)

References 1.jpg. And it should be 1.png.

The CSS here :\includes\wp_booster\wp-admin\css\wp-admin.css:
Reference 1.png.

Please confirm that I should update includes/wp_booster/wp-admin/panel/panel_core/td_panel_core.php to reference 1.png

Post count: 35449

Hi,

Please check in Newspaper>them panel>Background in Mobile menu/search background -> https://www.screencast.com/t/WbOkKxaqgc remove the image and add a new one, or live it empty, save the settings and clear all cache and check to see if the error is still there.

Hope this will help you!
Thanks.

Post count: 11

BOOM! this fixed it. thank you very much.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.