![]() | | ||||||||
| | #1 |
| HyperActive Warrior War Room Member Join Date: Dec 2004 Location: , , Canada.
Posts: 452
Thanks: 102
Thanked 36 Times in 35 Posts
|
If I have, or build, a wordpress theme that doesn't have widgets ready already built in, is there a way or place where I can make it widget ready in the theme? Thanks Jack |
| | |
| | #2 |
| Banned War Room Member Join Date: Jul 2006 Location: Outside of the world
Posts: 203
Thanks: 14
Thanked 14 Times in 11 Posts
|
Put this on your sidebar <ul id="sidebar"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?> <?php endif; ?> </ul> |
| | |
![]() |
|
| Tags |
| question, theme, widget, wordpress |
| Thread Tools | |
| |
![]() |