Archived topic
Header and logo problem after migrating WordPress
7 replies · Started by Matias on May 15, 2019
Hello, I hope you can help me with this issue I have.
I was working with a new website in a test domain (https://recursos.matiasrodriguez.me/demo2/) and after finishing the site I migrated the WordPress into the real domain (https://www.relevepilates.com.ar/).
The problem, after migration, is the logo didn't show up and can't make it look like the test site.
Please let me know what am I doing wrong.
Thanks,
Matias Rodriguez
Hi there,
Your logo is showing up fine to me:
https://www.screencast.com/t/qxy7xwIZi
Looks like you also have some caching issue so make sure you clear and disable all caching for now.
Thank for the answer, though the screenshot link is not from my website.
I could solve the problem I reported, but now I have another issue.
I don't know why the stylesheets are being placed in the footer.
Is there any way to move them to the head?
Thanks,
Matias
Stylesheets should appear in the <head> by default. You likely have a plugin (caching plugin?) which is moving them to the footer.
Let me know :)
I don't have any caching or similar plugin now.
I may have installed one before to test.
Is it possible that the CSS remain in the footer after deleting the plugins?
It's possible that it's still cached in there.
Thanks for your answer.
Is there a way to change them to the head?
It should be default in the <head> as Tom suggested.
Might be good idea to try #1 here to eliminate any plugin conflicts?
https://docs.generatepress.com/article/debugging-tips/
Let me know :)