fix Shortcode sample (documentation)
-
using “contact form block” (version 0.2.0) and the sample code from
https://meowapps.com/contact-form-block-faq-customization/#Shortcode
always caused weird behavior, whereas the block-mode version
from the back-end editor worked fine.After a long while I realized an unfortunate combination of syntax in the sample code:
[contact-form-block name_label="Name" (more attributes) message_rows="5"] // end of single tag [shortcode attr="" ...] syntax [/contact-form-block] // additional end tag causes the confusing result :-)So it would be nice if you – by chance – could update the sample at
https://meowapps.com/contact-form-block-faq-customization/#ShortcodeAnd of course…
Thanks a lot for the contact form plugin!Best regards
GerhardThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘fix Shortcode sample (documentation)’ is closed to new replies.