Hello,
Widgets are deleted from where they are created, not from the widgets editor. On a post on or the category pages where you have the option to create a sidebar, there is the option to also delete it.
As for the scroll, I’m not sure what you mean as the widgets section already has a scroll option.
Thank you!
In the Widget page there are widgets like ‘td_demo_category’, ‘td_demo_sidebar_fashion’, ‘td_demo_sidebar_blog’. I did not create them. They came part of the demo. I am trying to delete them because you can see them in the pop up menu in the Custom SideBar in the WordPress Post Editor. I deleted the demo pages.
In the WordPress Post Editor there is a drop down menu where you can choose custom sidebar. This feature is part of post settings in the editor. When you click on it, it shows all the custom sidebars.
The same widget categories ‘td_demo_category’, ‘td_demo_sidebar_fashion’ are in this sidebar. I am trying to delete them.
With regards to scrolling I am referring to the Custom Sidebar list in the Post Editor, its getting longer and was wondering how to scroll further down that list.
I await your reply,
Vic Stathopoulos
Hi,
There is an option to delete also the demo sidebars – http://screencast.com/t/k9d0PaGxeghM
If you want a scroll effect for the sidebars section our posts you will need to add a custom css code here – http://screencast.com/t/4NpxRwwsseG – http://screencast.com/t/dwyhxiky6pn
overflow: scroll;
min-width: 300px;
max-height: 200px;
You can modify it like you wish.
Hope this helps!
I click on the x and it worked – thank you.
With regards to the sidebar scroll, how do I access the editor to add that code in?
So will that allow me to have a really long sidebar selection because I need alot of different sidebars for different sections.
Regards,
Vic Stathopoulos