PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Conditional Logic

  1. Only part of my conditional logic is working on my form. When i preview the form everything looks fine, but live the first part of the logic is not showing up.

    http://texasinsuranceprelicensingschools.com/registration/

    Posted 12 years ago on Tuesday May 17, 2011 | Permalink
  2. Make sure your theme has both the wp_head() function call in your header.php file and the wp_footer() function call in your footer.php. It looks like the header function call is there, but not the footer function call. It's probably related to that, give it a look and see. It is a theme issue, which is why it works in the Preview but not on your page.

    Posted 12 years ago on Tuesday May 17, 2011 | Permalink
  3. Thanks Carl. I sent you my login info since i am not that technically savvy to mess with the code.

    Posted 12 years ago on Wednesday May 18, 2011 | Permalink
  4. Carl- Have you had a chance to take a look at my php?

    Posted 12 years ago on Thursday May 19, 2011 | Permalink
  5. I'm not sure what the issue is, the form appears to be working fine at the link you provided above.

    Here is a screenshot of the conditional logic working when I select "Google" from the "How did you hear about us" field: http://grab.by/aaKn

    Here is a screenshot of the conditional logic working when I select "Agency" from the "How did you hear about us" field: http://grab.by/aaKo

    I don't see any other fields using conditional logic on that form and don't see any problems with that form on your page.

    Posted 12 years ago on Thursday May 19, 2011 | Permalink
  6. Hi Carl- I am still having problems with some of my conditional logic working. I have added it starting at the beginning of the form, but it only starts working further down (where you were able to see it before). Here is a link to the form http://texasinsuranceprelicensingschools.com/sample/
    When you choose which class to attend, it should start bringing up different options.

    Thanks for any help you can give me.

    Posted 12 years ago on Saturday September 24, 2011 | Permalink