Theme is now widget enabled.
After an hour of widgets documenting, my theme is not widget enabled…
Now it’s time to create some widgets… I have a 2 sidebar widget content. Isn’t this cool !!!
Update
there was a bug in the funtion.php file… :S when i created a new
<?php
–not to forget the conditional tags
if(!is_admin()) //If you forget this the admin panel, might start given up on you
{<!–
Some funny statements that send out the header….
–>}
?>But it’s fixed now, maybe i’ll find out some other bugs latter on.