admin管理员组文章数量:1201787
Alright so the website is completely perfect when I am logged into the WP-ADMIN page but if I log out of there, the website is completely messed up. All the formatting is broken and everything looks weird.
You can see it for yourself here: This is how it looks when logged in: .png
One thing to note is that /wp-admin suddenly leads to Page not found 404 and that I can only login using /wp-login.php Does anyone know what the problem is behind all of this? This happened all of a sudden, without any update to wordpress. Thank you
Alright so the website is completely perfect when I am logged into the WP-ADMIN page but if I log out of there, the website is completely messed up. All the formatting is broken and everything looks weird.
You can see it for yourself here: https://www.CounterBoosting.com This is how it looks when logged in: https://s18.postimg.io/k4pviuh0n/after.png
One thing to note is that /wp-admin suddenly leads to Page not found 404 and that I can only login using /wp-login.php Does anyone know what the problem is behind all of this? This happened all of a sudden, without any update to wordpress. Thank you
Share Improve this question asked Aug 31, 2016 at 16:00 2000mroliver2000mroliver 1031 gold badge1 silver badge2 bronze badges 1- My JS Console is full of 404 failed to load CSS errors, the only stylesheets loading are the ones loaded with caching – Tom J Nowell ♦ Commented Aug 31, 2016 at 16:15
1 Answer
Reset to default 1If you check out the browser's console, you can see that several stylesheets are not loading. Also, there's this error:
Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://www.counterboosting.com/wp-content/cache/minify/000000/M9BPLCjIz8wryU3NK9EvLqnMSQUA.css".
It appears that you have a plugin installed that does caching/script minification, and something is not configured correctly there. The plugin is probably configured to NOT serve cached pages to logged in users, so that's why it looks fine when you're in the admin area. Disable the caching/script minification plugin, and troubleshoot from there.
本文标签: phpWebsite completely messes up when logging out
版权声明:本文标题:php - Website completely messes up when logging out 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738572665a2100692.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论