Hi all,
I recently moved my wordpress site from one provider to another, including a domain change.
For some reason all my child theme settings seem to be gone and no css styles are being loaded from the child theme folder in spite of all css an php files being in place.
What I did in detail was:
– copy whole wordpress installation from the old webspace to the new one
– export the whole database wordpress was using
– changed all domain occurences in the expoted .sql file to the new one (including serialized arrays with given lengh e.g. s:36:”this is my string”)
– imported the manipulated .sql file to the new database
I was trying to get that fixed all day long but I didn’t find a solution yet 🙁
Does anyone have an idea what I could do?
Thanks for your support.
Regards
Mario