• Resolved marvinski03

    (@marvinski03)


    Hey,
    i tried to create a product meta field with some radio buttons.
    The problem: The plugin dosen’t group them.
    In the html-code you can see the attribute “name”, but it dosen’t have a value.

    I tried to solve the problem with this jQuery-Script:

    jQuery(“.nm-productmeta-box input[type=’radio’]”).attr(“name”, “color”);

    With this script the radio buttons are grouped, but you can’t click the “add to cart”-button anymore. I don’t know why.

    Hope you can help me ??
    Marvin

Viewing 1 replies (of 1 total)
  • Thread Starter marvinski03

    (@marvinski03)

    I don’t know why, but “data name” was never saved correctly.
    It works now after a reinstall ??

    Marvin

Viewing 1 replies (of 1 total)
  • The topic ‘Radio Button Problems’ is closed to new replies.