How can I insert a PODS template in a standard wordpress Post?

0

I have a standard search component that creates the search form for my PODS install, is there any way to insert this template into a standard wordpress page or post?

asked Nov 26 '11 at 10:13

stevemac

3

add comment
enter at least 15 characters

1 Answer

1

Sure, you could do it with shortcodes or by just including the Wordpress loop in your pods template.

answered Nov 27 '11 at 12:33

chris.pilko

889

Cheers, the Short Codes is exactly what I needed. The link is wrong, its http://podscms.org/codex/shortcode/. – stevemac Nov 27 '11 at 1:19
add comment
enter at least 15 characters