Tagged: x
-
AuthorPosts
-
July 19, 2016 at 9:10 am #1093535
kukumikuParticipantHi,
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.
July 19, 2016 at 9:35 am #1093594
ChristianModeratorHey 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!
July 19, 2016 at 9:39 am #1093601
kukumikuParticipantOk, 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
July 19, 2016 at 9:55 am #1093625
kukumikuParticipantOK, 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
July 19, 2016 at 10:24 am #1093667
JoaoModeratorHi 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
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1093535 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
