I do not have widget either !
any idea ?
Could you provide a link to your site?
Could you paste the complete content of your functions.php file into a Pastebin and provide a link here so I can take a look? Choose PHP syntax highlighting.
Thanks!
Hi Kathryn,
the website is not online.
wamp developpment.
I still have the problem !
dunno why !
The functions.php is large !
Lots of includes I tryed disabling all without success !
What should I look for ?
thanks
It’s not possible for me to tell what’s wrong without seeing either your site or the file. 🙂
If you don’t want to put the contents of functions.php in a Pastebin, feel free to upload the file somewhere so I can download it and have a look.
Functions.php shouldn’t be that large. Did you by any chance copy the entire functions.php from your parent into the child theme folder? If so, that’s probably causing issues. Only the stylesheet enqueuing function and any changes you want to make in your child should go into the child’s functions.php, not the entire contents of the parent’s file.
I’d be glad to have a look directly, but you’ll need to either copy the contents of your child’s functions.php into a Pastebin as I mentioned earlier, or upload it somewhere else where I can view it.