I dont want to keep the template files in the wordpress/wp-content/theme folder. Can I move them to wherever I want? In other words not use the theme, but still use the template files?
I dont want to keep the template files in the wordpress/wp-content/theme folder. Can I move them to wherever I want? In other words not use the theme, but still use the template files?
Can I move them to wherever I want?
Not without extreme measures, no. The theme files are expected to be there by lots of different code.
Maybe you could move the theme folder and add a symlink at wordpress/wp-content/theme?
Yes, if you have the ability to create symlinks. Which may or may not be possible, depending on your host.
my question is, where are the theme files?
In the theme folder(s): just look around - wp-content/themes/theme-name.
Every theme has its own folder with all the files.
This topic has been closed to new replies.