icybergie
Member
Posted 2 years ago #
I did the simplest way possible to replace my header image.
I took the original header.jpg and added some stuffs on it. Save it and replaced header.jpg in /img
I tried ctrl F5, deleting cache, viewing the site on my mobile phone. The banner remains the same even though I have absolutely no idea where the original image is linked from since it's no longer in my server.
May I have some assistance please.
thank you.
icybergie
Member
Posted 2 years ago #
Do you have some kind of redirect set-up on your domain? Your header image is here:
http://www.effynius.com/wp-content/themes/inove/img/header.jpg
You also have a site here:
http://www.effynius.com
Is that what you are looking for?
icybergie
Member
Posted 2 years ago #
I moved my wordpress blog over from that domain to this current domain with a different host.
I followed many instructions to change the URLs. Am i missing some parts i'm suppose to change?
Thanks for pointing that out for me.
Login to your admin and look in Settings/Miscellaneous and see if your old url is there.
icybergie
Member
Posted 2 years ago #
Nope. It's no longer there. I just tried to reinstall the theme to no avail.
Try resetting your permalinks and check Settings/General and make sure the links there are good.
icybergie
Member
Posted 2 years ago #
I added
update_option('siteurl','http://jdramazone.com');
update_option('home','http://jdramazone.com');
to functions.php in the inove folder and it's working now.
Thanks!
Yep...that would do it :-) You're welcome.