sphill201
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Reverse proxy breaks theme, only partially renderedSo, I worked around the issue by switching to a subdomain configuration and using our reverse proxy to redirect all traffic from the old URL. But I believe the root of the issue was that we were using a Bitnami pre-installed WP instance on Amazon. Came across a stack overflow thread where someone was having a similar issue and doing a manual WP install on a different server fixed it.
Good point. Thanks for the suggestions, those seem to be working for the time being.
Thanks, I’ve reinstalled WP into the root directory. However, now the blog becomes the homepage of the site. We want the blog to exist in a sub-section of the site, namely “/our-thinking/blog”. The other WP sites might be in different sections though.
I can’t create a site called “blog” since it’s a reserved word, and I can’t fake it by creating a site with a slash in the URL. Is this even possible in MultiSite or should we be considering multiple WP installations throughout the site? It doesn’t seem like the URLs are flexible enough for what we need.