• I have a contact form titled “Contact page [en]”, note the square brackets.

    CF7 admin page shows shortcode as:
    [contact-form-7 id="a05cf26" title="Contact page en"]

    Gutenberg block creates shortcode without escaping/sanitising the title and shortcode fails:
    [contact-form-7 id="a05cf26" title="Contact page [en]"]

The topic ‘Bug: Contact form not found’ is closed to new replies.