Widgets dont works
-
Hi, I tried to add widgets but it not work.
I drag it to sidebar but dont works.
How to find the problem?Thanks!
-
Have you tried:
– deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems?
Thanks Esmi!
Deactivating all plugings has not repair anything.
But when switching to default theme it works!
Now, I have not time to change the theme and adapt it to my needs.How to find whats wrong?
Actually theme is Andreas 09 CyberPress, but I modify it so much.
You can have a look here.Greetings
Your theme has a lot of coding errors….which can easily cause a lot of issues
Wow!
Its too much for me! obviously I have no Knowledge of CSS and the theme Spoiled!
I think that it’s possible that it’s Better to take it with patience, change the theme and check Each change I do with the validator, that I Didn’t know.I am gratefull for your info, Any advice you can give me is welcome.
My English is terrible too, sorry, and thanks again!you’ve got to learn a bit about coding to be able to make the changes you try to do.
You don’t have to learn a lot….but certain things like:
Your footer is missing the closing </body> and </html> tags that have to be the last 2 lines of code on any theme
Any time you open an element you have to close it somewhere like
<div class=”blah”></div> <p></p>, etc
The topic ‘Widgets dont works’ is closed to new replies.