• I want to implement this section in contact form 7. Please, help me.

    <label>
        <input class="ui-checkbox-2" type="checkbox" id="form-quest-modal-POLITIC" name="form-quest-modal-POLITIC" required="">
        <span>Я ознакомлен(а) с <a href="#">политикой обработки и защиты персональных данных</a> и даю согласие на обработку персональных данных</span>
    </label>

    I tried to do this:

    [checkbox* form-quest-modal-POLITIC id:form-quest-modal-POLITIC class:ui-checkbox-2 use_label_element "Я ознакомлен(а) с <a href='#'>политикой обработки и защиты персональных данных</a> и даю согласие на обработку персональных данных"]

    But html doesn’t work.

    https://prnt.sc/S5abtpStaltm

    How to insert html correctly in this case?
    Thank you very much!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[NSFW] Inserting html into the checkbox’s label’ is closed to new replies.