hi, i have a problem with the plugin, i'm using the shortcode to generate the form but all i get is the shortcode text it self not the form.
i try using it in the content, the widget and the template and neither of those work always get the shortcode text.
any idea why is this happening.
i use ajax to get the content and use the global $post so i can use the the_content() function im not sure if it not filtering the content right or should i use a special filter hook for the form to generate.
thanks