Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author GusRuss89

    (@gusruss89)

    Hi @itmonitor,

    It looks like on your second example you are closing the [md-form] shortcode before the rest of the form.

    It should look like this.

    [md-form]
    … all your form fields and other code
    [/md-form]

    Thanks,
    Angus

    Thread Starter itmonitor

    (@itmonitor)

    Hi @gusruss89, you are right. Thank you for your instructions, the issue is solved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Same MD code in two websites, one does not work’ is closed to new replies.