X Pro Migration Missing Styles

I’ve done a complete migration of a website currently running X Pro 1.1.1. This was a complete clone of the database, all plugin files, all uploads, and all theme files. When the newly migrated site came up, it was about 95% complete. It was just missing random styles here and there. I’ve narrowed this down to what I think is the x-generated-css style that gets injected into the html. I can’t for the life of me figure out how to get this copied over, though, and I don’t understand how it wasn’t copied when I did the migration. I’ve disabled all caching plugins and have ensured that the CSS in Appearance > Customize > Additional CSS matches.

Hi @cmopower,

The contents of the x-generated-css are automatically generated from the settings that are set in the Theme Options and the elements and they are stored in the database.

Please make sure everything is migrated over and update the URLs to the new website domain as that is usually the cause of site elements/layout not showing up correctly.

Hope this helps.

100% of the database, 100% of the themes, 100% of the uploads, and 100% of the plugins have been moved to the new server. I even just updated my local hosts file to point to the new IP so I wouldn’t have to update the DB with a new domain, and I still do not get the full contents of x-generated-css being generated.

Hi @cmopower,

Please do the common troubleshooting guide we provided here.

And please note, don’t just deactivate caching features or plugins, make sure you cleared it.

If nothing works, please redo your migration process and follow thoroughly the guide provided here.

Thanks,

Hi @friech, the link for the migration process that you provided just links to the “Common Issues” page. Is there a different link that you meant to provide?

Some more information. The original site is using an X Child Theme. When I switch to just the X theme on the newly migrated site, I get all of the proper styles (though there are a bunch of other breaking changes). When I switch back to the X Child Theme, I’m missing those styles again but the other parts of the site are broken. It seems like the original site is somehow loading styles from the non-child theme settings and applying them to the X Child Theme, but on the newly migrated site this isn’t happening.

Hi @cmopower,

Sorry about that, yes I meant this How to Migrate Your Site documentation.

Yes, that could be it, can you set up a new version of Child theme and move all your customization from old child theme to that new child theme, then activate the new child theme.

If the issue persists, please provide us login credentials in a secure note so we can take a closer look.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.