I don't usually use the widgets screen in wp, I handcode my sidebar.php
Old habit.
So what would be the code for the Photosmash widget if I just wanted to drop it into sidebar.php?
not resolvedI don't usually use the widgets screen in wp, I handcode my sidebar.php
Old habit.
So what would be the code for the Photosmash widget if I just wanted to drop it into sidebar.php?
Hey David,
No problem...you just need to set up a Widget area in your sidebar. It's actually pretty simple...here's the WP skinny on it:
http://codex.wordpress.org/Widgets_API
You just need to look at the Define Sidebars section (the PhotoSmash Widget already exists so you don't have to develop the Widget).
Hope that helps,
Byron
That was great advice. The best thing is, I learned something new!
Thanks!
Cool! Welcome.
BB