• Resolved willnev

    (@willnev)


    Hi – I am using a radio button with 2 choices – each choice has a conditional price that appears when chosen.
    Example:
    Event 1 – Price $50
    Event 2 – Price $100

    The plugin works when you make your first selection. However, if I choose the 2nd radio button AFTER the first has been selected, the conditional field does NOT change accordingly. Any idea how I can make this work?

    Thanks!

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

    (@jules-colle)

    This should work. Can you share a link to a page with the form?

    Thread Starter willnev

    (@willnev)

    Sure –

    Also, when you choose the 2nd option first and then switch to the first option, you get the price for the 2nd event AND the price for the first. I’m using Chrome version 64.

    • This reply was modified 7 years ago by willnev. Reason: It's a live site and don't want it posted publically
    Plugin Author Jules Colle

    (@jules-colle)

    The javascript console gives an error, on the jQuery finish() function (https://api.jquery.com/finish/)

    This function was added to jQuery in version 1.9 (released on jan 15, 2013). Your theme is using jQuery version 1.7.2, which is dated (released in march, 2012)

    Please update your jQuery version, or contact the theme author and have them update it.

    Thread Starter willnev

    (@willnev)

    OK, great! Thank you for your help and this awesome plugin!

    Plugin Author Jules Colle

    (@jules-colle)

    you’re welcome. Feel free to leave a review, or let me know if you need additional help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Conditional Field Not Changing’ is closed to new replies.