|
|
|
|
|
|
|
![]() |
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
![]() |
#1 |
You can now put whatever you want in this space :)
Join Date: Sep 2004
Location: Next door to a kid with a moped.
Posts: 1,492
|
I'm pretty sure you can still hardcode things into your sidebar if you're using widgets (unless things have changed since 2.2.2), but why would you? You can pretty much put anything you like in a text widget; html, js and whatnot.
I use widgets on my last few blogs and I'm happy with the system. Beats digging around in the code.
__________________
BUY MY PORNSITES! |
![]() |
![]() |
![]() |
#2 |
Oh no, I'm sweating like Roger Ebert
|
The issue is in the way the templates sidebar is coded. This is the widgets code for my right sidebar, hence the (2)
Code:
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(2) ) : ?> <?php endif; ?> |
![]() |
![]() |
![]() |
|
|