My header has lost everything
-
I have woodmart 6.5.4
This morning, i change my php version 7.4 to 8 on my host
And then i come back to 7.4
And i see a big problem on my shop, the header is come back automatically to the origin version. I lost my header!
I never exported settings of my header…
My question is if i find a backup of my files or database, where is record the settings of the header generate by xtemos?
Thank you for your help.
Hello,
You can restore all records from the wp_options
table that starts with whb
. But we would recommend restoring the whole backup to make it work as before your changes. Note that the PHP version or theme update can’t break the header so it is caused by something else.
Kind Regards