• Hi, I am looking for a way to move my WordPress theme files to the root directory of my site. Basically, I just don’t want to have to type “wp-content/themes/name/images/imagename.jpg” every time I need to place an image in my code. It would be much easier to just type “images/imagename.jpg”. How can I do this?

Viewing 1 replies (of 1 total)
  • Just edit the theme (and css), point the image source directory to images/ instead of wp-content/themes/ …

Viewing 1 replies (of 1 total)

The topic ‘Moving WordPress files to root directory’ is closed to new replies.