Hi dezpixels. Although you haven’t updated or installed anything new, something must have changed. Can you post a link to your site?
You have 2 <body> elements. The main body element is missing several classes, among them “col-3cm” which controls the layout.
and….. how can I change this?? if I icon´t use the child-theme and use the template without changing anything I’m having the same problem
Something you have installed is altering the theme layout. My first guess would be the Cookie Law Info plugin. It has created a <div> just under the main <body> tag, and is followed by another <body> tag. If deactivating that plugin doesn’t fix it, I would deactivate all the plugins and uninstall the theme. Then reinstall the theme and make sure it’s functioning correctly. Then start reactivating your plugins one at a time to determine if one of them is causing the problem.
I tried your solutions but nothing has fixed the bug 🙁
I see that the Cookie Law Info <div> container is now gone but you still have two <body> elements. It could be that there is a plugin still affecting the theme, even if it is disabled. The next thing you might try is to rename your /wp-content/plugins folder to something like /wp-content/plugins-bak. That will make the site run as though no plugins are installed.
is it´s without plugins folder, I upload again the template but still not working .. 🙁
Which version of the theme are you using? v1.5.1 from the wp.org theme repository or v2.2.2 from the theme website?
If your plugin folder is still renamed, I would try changing to a default WP theme like Twenty Fifteen, delete the Heuman theme, then reinstall and activate it. That should provide a default theme configuration with no modifications. If that still doesn’t fix it then I suspect there is something in the database, leftover from a plugin or some other modification, that is affecting the theme. I’m not sure how you would track that down. The only other suggestions I would have would be to either try a different theme (since you said the problem only occurs with Hueman) or reinstall WP. Probably not what you wanted to hear but I don’t know of any other options at this point.
I tried to reinstall everything, the wp, the theme, the plugins… even I tried to clean de database just in case it had any malicious code. but nothing has worked.
In my local Mamp server the theme runs without problems but in web server still the same..
Can you explain what you mean by “even I tried to clean de database”? When you reinstalled WordPress on your web server did you start with a new database?