Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1093535
    kukumiku
    Participant

    Hi,

    At first, sorry for my poor English. I have been searching in this forum with no luck. I want to add an “Accept terms and conditions” checkbox due to legal issues to the Email Form extension supplied with X theme.

    My website is at http://www.kukumiku.com and I have inside the footer the Email Form. Please, can you provide me some code for adding this required checkbox? As you can see I had setup a child theme for customization so I think it could be easy integrating this checkbox.

    Thanks.

    #1093594
    Christian
    Moderator

    Hey there,

    Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

    #1093601
    kukumiku
    Participant

    Ok, no problem, I understand it, but can you at least tell me which or where is that extension’s php output file so I can make this custom development for my own?

    Thanks

    #1093625
    kukumiku
    Participant

    OK, got it.

    If you don’t mind I put here the code for maybe helping other users

    You have to add in /wp-content/plugins/x-email-mailchimp/email-integration/views/site/shortcode-x-suscribe.php in line 185

    <fieldset>
        <input type="checkbox" name="terms" value="ok" required> <span>I accept <a href="#" target="_blank">terms and conditions</a></span>
      </fieldset>

    Thanks anyway

    #1093667
    Joao
    Moderator

    Hi There,

    I am glad you managed to find a solution.

    Thanks for your input for the community.

    Reach us if you need help with anything else

    Joao

  • <script> jQuery(function($){ $("#no-reply-1093535 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>