• Hi again. How do I add a unique style class or ID to each option within a radio option? I need to trigger a jQuery script based on when a user clicks on a specific option. What plugin PHP file do I need to edit for this? Thanks very much.

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,

    All options have an assigned ID, try to check the code of this checkbox with id=”ywapo_ctrl_id_46_0″:

    <input id="ywapo_ctrl_id_46_0" placeholder="" data-typeid="46" data-price="1" data-pricetype="fixed" data-index="0" type="radio" name="ywapo_radio_46[]" value="0" class="ywapo_input ywapo_input_radio ywapo_price_fixed">

Viewing 1 replies (of 1 total)
  • The topic ‘Radio Style Class or ID’ is closed to new replies.