Replies: 1
Hi all
I’m having issues where i can’t see images other than the images posted in more recent blogs. I’ve tried using blue velvet update URL’s add on, updating the permalinks as well as adding this to wp-config.php
define( ‘WP_HOME’, ‘http://mysiteurlhere.com’ );
define( ‘WP_SITEURL’, ‘http://mysiteurlhere.com’ );
Nothing seems to work. I’ve migrated from a local raspberry pi with an older version of WordPress (http://siteurl) to an actual host (http://siteurl.co.uk)
I’m really confused with whats going on here?