• Resolved geho01

    (@geho01)


    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/#Shortcode

    And of course…
    Thanks a lot for the contact form plugin!

    Best regards
    Gerhard

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi Gerhard,

    Thanks a lot, indeed, I fixed it now. However, the issue was only caused by the sample code, right? Nowhere else? The plugin itself is fine?

    Cheers and if you have some time, don’t hesitate to leave a little review, this plugin is looking for some love 🙂

Viewing 1 replies (of 1 total)

The topic ‘fix Shortcode sample (documentation)’ is closed to new replies.