I used the one click install in dreamhost for my WordPress sit that I’m building on my sub-domain. When I look for the WP php files in my FTP I can’t find them in the directory. Idk where dreamhost places the files? It’s my first time not using local host for developing.
Thx
Template files are in
/wp-content/[yourthemename]/. There could be any number of .php files in there depending on your theme, the only one that is required isindex.php.Under
Appearance > Themesin your admin panel it should tell you what theme you are using and where the theme directory is.