Forums
Forums / Fixing WordPress / Add widget to template
(@matthisco)
13 years, 6 months ago
Is there a way I can add the widget manually to a template rather that use a shortcode in the page?
Many thanks
(@esmi)
Depending upon the widget/plugin, you might be able to use do_shortcode.
(@fawkesblog2)
If you just want more control you can give the shortcode an ID then move it where you want via css
(@alchymyth)
review:
http://codex.wordpress.org/Function_Reference/the_widget
or
http://codex.wordpress.org/Widgetizing_Themes
The topic ‘Add widget to template’ is closed to new replies.