I’m using cforms II to create an enquiry form. Itworks fine when I reference the shortcode in a page or post, but nothing appears when I try to place a form in the sidebar using the text widget. I’m using the Thesis theme. How can I make this work?
Widgets don’t process shortcodes, but you can use a widget that allows php WordPress › PHP Code Widget « WordPress Plugins if Thesis lets you run other widgets. Or copy the html rendered source code of the cform from a page and put that non-php source in your text sidebar widget.
Viewing 1 replies (of 1 total)
The topic ‘Shortcodes in Thesis sidebar’ is closed to new replies.