Morning ~ (sorry this is going to be a bit long so you understand what I did haha)
So it turns out the clients actual url for this site is a subdomain. I called up the hosting company and had them switch the subdomain url to the new wordpress folder on the server.
However when the transition was complete, and the new site was now showing under the correct url, I noticed that only the home page was reading as the subdomain url and when I clicked on links within the new wordpress site, such as “about”, the url would read as the actual wordpress url that I had created the new site in, and not the subdomain url.
I figured I could change this by switching the “Site Address (URL)” under general settings to the subdomain url, easy peasy, which did work, but I had to go and change all the links throughout the site to read correctly. I also changed the permalinks and adjusted the .htaccess file accordingly.
My only problem now, is I have some “load more” blog post buttons and font awesome icons that are not loading at all since I switched all of this, or not working when they are clicked.
I contacted the theme developers for help and they said that this was because…
“The problem is due to the domain switch that you have done. To fix that you need to move the files from “wordpresssite2015″ to root and in the general settings you need to have the wordpress URL and site URL as https://www.subdomainURL.com. Please update it and have a look.”
I already have a main primary wordpress running from the root folder (totally different from this site I am talking about – and the primary’s site’s .htaccess and index.php are actually only in the root folder-and in a separate folder on the server), can I also have this entirely different wordpress site running from the root? That makes no sense to me.
I’m kind of at a loss at what to do right now to make everything run smoothly (aka the load more posts btn and the font awesome files to actually show). You know losing sleep and tossing and turning. ??
Any information or ideas would be greatly appreciated as always!