Is there a way to show the widgets without actually using the widgets?
For instance, the shopping cart widget? I don't like to use widgets, I prefer to hard code into my theme for greater control.
Is there a way to show the widgets without actually using the widgets?
For instance, the shopping cart widget? I don't like to use widgets, I prefer to hard code into my theme for greater control.
widgets no, shortcodes yes - look for the WP function do_shortcode
You must log in to post.