Is it possible to add my contactform to all my posts?
i dont want to paste the link to all my posts. very many....
i guess i can add it to the template some how.
best regards
m.
Is it possible to add my contactform to all my posts?
i dont want to paste the link to all my posts. very many....
i guess i can add it to the template some how.
best regards
m.
install this plugin: contactform 7
http://wordpress.org/extend/plugins/contact-form-7/faq/
customize it the way you wnat
then add this line
<?php echo do_shortcode( '[contact-form 1 "Contact form 1"]' ); ?>
to your template file
http://contactform7.com/faq/#Can_I_embed_a_contact_form_into_my_template_file
that should do it
This topic has been closed to new replies.