最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

Site not showing Image in Wordpress and in HTML code also which uploaded in root what is the solution for this?

matteradmin10PV0评论

Wordpress image is not showing, the URL of the image is giving 404 error, but when I edit the image from the media menu the image is there? but not shown on site anywhere on HTML code embedded in the root also not showing image what should I do?

Wordpress image is not showing, the URL of the image is giving 404 error, but when I edit the image from the media menu the image is there? but not shown on site anywhere on HTML code embedded in the root also not showing image what should I do?

Share Improve this question edited Dec 23, 2018 at 19:56 fuxia 107k39 gold badges255 silver badges461 bronze badges asked Dec 23, 2018 at 17:30 Shantanu BombatkarShantanu Bombatkar 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

the URL of the image is giving 404 error

So the image doesn't exist / has been taken down

but when I edit the image from the media menu the image is there

The image is saved locally on your computer in the temporary internet files. If you do a hard refresh (Shift + F5), the image will not be shown anymore.

what should I do?

Save the image, reupload it to any image cloud service (preferably imgur), use the URL generated by imgur.

Post a comment

comment list (0)

  1. No comments so far