cf7-blocks icon indicating copy to clipboard operation
cf7-blocks copied to clipboard

Integrate native gutenberg editor for contact form 7

Results 10 cf7-blocks issues
Sort by recently updated
recently updated
newest added

When creating new form (Contact > Add New), the spinning mountain spins forever. Would love to use this plugin.

It would not be bad to have a structure to display a description or more commonly a tooltip for advice on a single field

https://contactform7.com/form-autocompletion/ it would not hurt to have this field in the single field options list as well

When CF7 Blocks is activated a classic CF7 form doesn’t work anymore. I attached a screenshot of the console error it throws. Any idea? Theme is called Uncode and is...

bug

I have tried to replicate the issue multiple times, and it consistently occurs. The input field does not display on frontend if I change the "Field Name". I have attached...

bug

In CF7-Blocks, there's an issue where only the "Select Field" is incorrectly marked as required on the frontend, despite being optional. Reported by a user at the WP forum. Issue...

bug

`cf7-blocks-integrate` is missing the dependency `wpcf7-admin-taggenerator` which leads to the following error in the console (both in regular and isolated block editor): ``` Uncaught TypeError: Cannot set properties of undefined...

bug

I think the `cf7-blocks-integrate` script and styles are only needed for the block editor, right? They are loaded in the frontend at the moment. Temporary fixed with: ```PHP add_action( 'wp_enqueue_scripts',...

bug

Would be awesome to have a live preview option similar to post/page in WP.

enhancement

Make field blocks accessible via tab key.

a11y