Viewing 3 replies - 1 through 3 (of 3 total)
  • What do you mean exactly, i don’t understand the problem to use tag :/
    You will say without using: [contact-form-7 id=”10″ title=”Contact form 1″] ?
    If it’s this you can use it in a html page/article.

    Thread Starter platongr

    (@platongr)

    I need to use it in a category description and in a flash footer.
    Neither of them can support tags so, i need to put the [contact-form-7 id=”10″ title=”Contact form 1″] in a html “edition”.

    In html it will be hard.
    But if you allow php, just use this: <?php echo do_shortcode( '[contact-form-7 id="10" title="Contact form 1"]' ); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Contact Form 7] use form as html’ is closed to new replies.