• Resolved fmosk

    (@fmosk)


    Hi!

    Im having an issue with the plugin.

    Uncaught SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at new Wpcf7cfForm (scripts_es6.js:38)

    I think that the problem may rely on the nested “” that _wpcf7cf_options uses.

    Is there a way around it?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Yep, _wpcf7cf_options seems to be formatted invalidly. The JSON is not escaped properly. Did you try anything special? Like copy the generated code manually or something?

    Thread Starter fmosk

    (@fmosk)

    Nope. Just followed the instructions in the CF7 plugin. It is weird since when I test it inside a blog post it works fine. It must have to do with the plugin we used to build the page.

    Example:
    https://transportebalmar.com/news/masonry-post-3/

    One thing I would like to try is to show the conditional field (that begins hidden by default) so that there are no “animations” and the space that the form uses stays the same. Is this possible?

    Plugin Author Jules Colle

    (@jules-colle)

    All groups are hidden by default. There should never be any animation when the form is initially loaded. I think your theme or a plugin does something funky, causing the form not to load properly..

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Conditionals not showing’ is closed to new replies.