Hi,
I'm using AWS, S3 with Cloudfront CDN distribution. I had to change the base directory on my server. eg:
subdomain.mysite.com/folderwithwordpressinstall/
to
subdomain.mysite.com/
I updated the url, the htaccess file that had the path /folderwithwordpressinstall/ listed were updated. Database wp_options urls updated. wp-config.php updated.
I cleared the caches. I don't know if I should purge objects from the CDN since the wp-content and wp-includes were in that /folderwithwordpressinstall/ directory on S3 and CDN.
I have everything working again on the Admin side of WordPress. And all my plugins are feeding content on the front end, but my site isn't showing any theme styling. I just don't know what to try next...
Thanks for your help!
Tiff