WordPress site is drunk?

Jung

Junior Member
Joined
May 16, 2018
Messages
188
Reaction score
159
Does anyone know what the hell is going on?

I switched to Astra theme (from Jannah), built it using Elementor Pro,
then when I publish, the website is completely broken to the left, incorrect spacings, etc., etc. (in every page, not just the homepage):
YicZ44j


But then if I check it out in Elementor builder / WordPress builder to fix it, everything looks good:
bd2Poyx



So what's going on?
I'll truly appreciate any bit of advice.
Thank you.
 
The data is still being used from your old theme. My suggestion:
  1. Recreate the pages/posts/custom post types, as Jannah was using different Elementor Elements than Astra Pro.
  2. Import the demo content directly from Astra Pro.
 
ohhhh boy I had the same problem, I had to reset all the database to finally be able to recreate something correct.

If it does not work I will advise you to do this.
 
The first thing to do is take a backup and have the same site on your local machine (and have debug on by setting error_reporting(E_ALL) and ini_set("display_errors", "On") ). You never ever play with a live site to be safe.

Then do what @Festinger and @Willyfish suggested.
 
Your website should be so simple, a drunk person could use it. But you can't test that, so I'll do it for you.
 
The data is still being used from your old theme. My suggestion:
  1. Recreate the pages/posts/custom post types, as Jannah was using different Elementor Elements than Astra Pro.
  2. Import the demo content directly from Astra Pro.
ohhhh boy I had the same problem, I had to reset all the database to finally be able to recreate something correct.

If it does not work I will advise you to do this.
The first thing to do is take a backup and have the same site on your local machine (and have debug on by setting error_reporting(E_ALL) and ini_set("display_errors", "On") ). You never ever play with a live site to be safe.

Then do what @Festinger and @Willyfish suggested.

Thank you so much.
So, I backed everything up but still didn't want to reset in fear of having to spend hours of recreating from scratch,
so I downloaded some WP reset plugin that let me choose tables.
I then picked only "options" and "terms" (which I had no idea what they do but it sounded correct lol).
And it seemed to fix the problem entirely.
Much love ♥
1619004998587.png
 
Back
Top