Just installed the theme today and trying to get my head around it and WP!
I noticed that the demo setup has widgets in the sidebar that appear to be set by default. Yet none of these widgets appear in the sidebar panels to the right of the Widget drag and drop area. They are all empty. Is there any reason for that?
Where are the default widgets set? I can't find it anywhere.
DEFAULT WIDGET CONTENT
8 posts from 5 voices-
Posted 1 year ago #
-
Hey,
in your sidebar.php file you can change$default_sidebar = true;to$default_sidebar = false;Posted 1 year ago # -
Hey Chris,
I think you didn't understand what I meant. I didn't want to turn off the default content (which is the code that you posted). I wanted to know why the default widgets (eg "pages", "categories", "archive" - for a page) don't appear in the sidebar construction boxes to the right of the drag and drop area in Dashboard/Appearance/Widgets/?
When you drag a widget to one of the boxes yourself, the default content changes to the content you drop into the box. But that default content is never visible in the boxes.
Thanks!
Posted 1 year ago # -
Hey,
the "dummy" widgets are just hardcoded functions (they won't appear as widgets in the sidebar widget areas and can't be compared to "classic" widgets). The code can be found in includes/admin/register-widget-area.phpPosted 1 year ago # -
Ok, understood! It wasn't a big deal, I just wondered why they weren't showing up. Thanks!
Posted 1 year ago # -
Glad Dude could help you =]
Posted 1 year ago # -
Charles (or anyone!), I used your advice to turn OFF the sidebars, which is what I wanted to do. But it still shows an empty column. How can I get the pages where the sidebar used to be to stretch to full width like the other pages do?
Posted 10 months ago # -
Hi cg413,
Just answered that one your thread. http://www.kriesi.at/support/topic/how-do-i-turn-off-the-column-where-sidebar-was?replies=2#post-63272
Regards,
IsmaelPosted 10 months ago #
Topic Closed
This topic has been closed to new replies.














