Shortcodes not interpreted
-
I use the following example code of the materialize form plugin in my site.
[md-form][md-text label=”Your name”]
[text* your-name]
[/md-text][md-text label=”Your email”]
[email* your-email]
[/md-text][md-textarea label=”Your message”]
[textarea* your-message]
[/md-textarea][md-submit]
[submit “Send”]
[/md-submit][/md-form]
But it don´t shows me any textfields.
It shows the text:[text* your-name]
[email* your-email]
[textarea* your-message]
[submit “Send”]Customize your form’s colours and fonts.
What is the problem?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Shortcodes not interpreted’ is closed to new replies.