I've installed and am now using your plugin; thanks! I'm building a custom theme but I'm not sure how to initialize the widget with my custom template. I see an example using the Twenty Eleven theme; how can I put this widget onto my site?
Thanks!
I've installed and am now using your plugin; thanks! I'm building a custom theme but I'm not sure how to initialize the widget with my custom template. I see an example using the Twenty Eleven theme; how can I put this widget onto my site?
Thanks!
Got it! Had to add register_sidebar() to my functions file.
Found the help here; http://codex.wordpress.org/Widgetizing_Themes
You must log in to post.