Can’t change widget content
-
Since about two weeks I can’t change the content of the widgets anymore.
I can change the sidebar and the position, but I can’t see or change the content.
(All content is displayed nicely on the website, but not in the dashboard).
Changed the theme, used Site Health, but I can’t discover the problem.The page I need help with: [log in to see the link]
-
Hello @michelfolk
I hope you are doing well
I understand your concern and you want to change sidebar widgets then you can refer to this article https://visualmodo.com/knowledgebase/adding-sidebar-wordpress/
or you need to remove the sidebar widgets then you can use this CSS to hide the sidebar widgets.How to apply CSS in WordPress Admin Dashboard :
1. log in to your WordPress Admin Dashboard
2. Appearance > Customize > Additional CSS
3. paste this code over there. and you good to go/*CSS to Hide Sidebar*/
#primary-widget-area {
display: none;
}or you face any issue regarding WordPress replies from this POST. I would feel happy to help you.
Thanks for your reply, but I don’t thinks it fits the problem.
The problem is I can’t see the content of a widget when I want to change it or make a new one.Can you send me a screenshot of your dashboard and plugins maybe you have added a plugin that occurs problem.
here is the screenshot of your website I hope you will get the plugin that is using in this sidebar.
Feel a bit stupid, but how do I send a screenshot here?
The topic ‘Can’t change widget content’ is closed to new replies.