• Resolved steveediger

    (@steveediger)


    I’m using CF7 v5.4 and the latest version of Smart Grid-Layout Design for Contact Form 7.

    My conditional group is not working.

    Here’s the field producing the condition:
    [select found-type multiple “Web search” “Email from Better Benefits Family” “News article” “I was referred”]

    Here’s the text as it appears when editing the conditional field:
    [group select-found-type][text referrer placeholder "Who referred you to us, so that we can credit them?"][/group]

    This is what displays when not editing the group:
    [group select-found-type][text referrer][/grou p]

    Here is the conditional fields setting
    Show select-found-type if found-type = “I was referred”

    Please notice the extra space in /group. the </group> appears properly in html, so I assume that this is a visual only error. However, my condition is not working at the moment

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    the </group> appears properly in html, so I assume that this is a visual only error

    even when you save the form?

    However, my condition is not working at the moment

    if the [group][/group] tags are preserned properly in the HTML code (the HTML editor is what gets saved in the backend) then the issue is either with the Conditional plugin or some other plugin that is affecting the js scripts on the front-end of the form.

    Are you getting any errors on your js console?

    Thread Starter steveediger

    (@steveediger)

    My group is working now; I had mistakenly inserted extra quotes around it. However I’m still seeing “/grou p” in the plugin.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    oh good!

    Plugin Author Aurovrata Venet

    (@aurovrata)

    However I’m still seeing “/grou p” in the plugin.

    not sure what you mean by ‘in the plugin’

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Possible Bug’ is closed to new replies.