• I would like to have A link in my sitebar to the form. If I use the Widgets/ TDOMF Form 1, the form is displayed in the Widgets.
    Is it posible, to display the form in a post?
    thanks a lot for help. sven

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, see the readme.txt:

    How do I add a form to a page or post?

    You can use the button in the options menu to create a page automatically.

    Or instead you can add:
    [tdomf_form1]

    to any post or page. The plugin will replace this with your Form 1. If you have multiple forms, each form has an ID. Just replace the ‘1’ with the correct form ID.

    You can add it to your template directly using this template tag:
    <?php tdomf_the_form(1); ?>

    Thread Starter Sven Lehnert

    (@svenl77)

    thank you a lot . tdo mini-forms is running now and works very well ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: TDO Mini Forms] tdo mini-forms: How to display a form in a post?’ is closed to new replies.