Jules Colle

Results 28 comments of Jules Colle

So I've been trying to implement this myself in a [fork](https://github.com/pwkip/create-guten-block), and would like to create a pull request. I'm just wondering how I can test if my changes work....

Did anyone get the source maps working already?

I think this might be the answer you are looking for: https://github.com/WordPress/gutenberg/issues/16843#issuecomment-517301811

workaround: https://conditional-fields-cf7.bdwm.be/form-tester/?test-form=Github+issue+52+%283+workaround%29

Once this is done, I need to implement the logic the other way around. What I plan to include here, is a way to specify conditions like this: ``` show...

Also see: - https://wordpress.org/support/topic/cf7-reflect-field-stops-working/ - https://wordpress.org/support/topic/problem-with-reflection-and-output/

I can confirm that parsing json is not working.

You can remove the default styles in 2 steps: 1. You could overwrite the templates (https://github.com/tareq1988/wedocs-plugin/wiki/Templating) 2. Then simply remove the class in the containing div, and replace it with...

will only add this to the pro version

Early 2020. But in you case, you could use the "is empty" condition in CF PRO as illustrated here: https://conditional-fields-cf7.bdwm.be/hide-submit-if-no-radiobuttons-are-selected/