astewes
Forum Replies Created
-
Upon further investigation, I found that the answer to my problem involved one simple, yet easy to overlook fix: I needed to add this new site to my hosts file.
localhost.com is what I’m using locally. The new site I created today follows the same structure as the ones created initially – newsite.localhost.com – however, the other sites work while the new one does not….
Would this make a different with my local build? I thought domain registration would only matter for the live site?
Forum: Fixing WordPress
In reply to: Do I use custom post type or something else?I have a single-page website, so the static front page is set to my Front Page template. Using a blog page might work for news, but would blow away all of the other sections for which a blog page wouldn’t be appropriate. Are there any other options? I suppose I could use a custom post type, but just never link to it…