P
P
Pavel Sergeev2015-12-14 11:07:13
WordPress
Pavel Sergeev, 2015-12-14 11:07:13

Where can I find such a plugin for Wordpress?

Hello.
I need to implement a simple contact form ("your email" + submit button) on a WordPress site.
Plugin Contact Form 7 for such purposes is very good. But there is one BUT: when creating a form, the plugin gives out an insert code either on a page or in a post. And in this case, the form must be inserted into the page code in a separate block. If such a possibility or other options for such an action?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mr Crabbz, 2015-12-14
@Punkie

Take the generated embed code from Contact Form 7.
Open the desired template file where your block is.
do:
<?php echo do_shortcode( [ваш_код_cf_7] ); ?>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question