Image not updated in front end

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
D.T Raj
Forum Newbie
Posts: 1
Joined: Sat Dec 03, 2016 1:05 am

Image not updated in front end

Post by D.T Raj »

Hello,

I'm newbie to programming and development. Can anyone please help me to solve this issue. In wordpress back end (please check this screen shot : http://prntscr.com/derbu1) I already change the URL to change the image, but its did not change in front end (please check this screen shot : http://prntscr.com/derbga) Please help me to solve this isuue. Thank you.
User avatar
Vegan
Forum Regular
Posts: 574
Joined: Fri Sep 05, 2008 3:34 pm
Location: Victoria, BC
Contact:

Re: Image not updated in front end

Post by Vegan »

when using images in wordpress you need to upload them to the media library

do not change the URL, instead use the media library and insert media which can apply position and size automatically within theme

makes it easier: WP cannot handle the changes you want
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
Post Reply