• Whenever I insert media it sets the src as a relative URL. I have tried everything I can to change this to an absolute URL. Anyone know how to do this?

Viewing 1 replies (of 1 total)
  • WordPress only used absolute urls by default. What version of WordPress are you using? Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading all files & folders – except the wp-content folder – from a fresh download of your current version of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

Viewing 1 replies (of 1 total)
  • The topic ‘Insert Media. Change from relative to absolute URL?’ is closed to new replies.