Tagged: x
-
AuthorPosts
-
January 25, 2017 at 12:59 pm #1345099
architectsofParticipantHello Dear X Theme support team,
I have the X form plugin installed and connected to my Mailchimp account.
Everything is working fine, but I would like to bypass the Double-opt in feature.
I read something about adding a code to the php but I’m not really familliar with this.Could you help me out please?
the url of my website: http://www.architectsof.nl
I will send my logins in a private responseThanks in advance!
NielsJanuary 25, 2017 at 4:02 pm #1345339
RahulModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
β Link to your site
β WordPress Admin username / passwordDonβt forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
January 26, 2017 at 1:49 pm #1346720
architectsofParticipantHello Rahul,
Thanks for your reply.
Is it possible for you to login with Clef?
Another admin activated this on our website so I’m not confident to deactivate it.I can invite you if you give me your username and email.
Please let me know,
Kind regards,
NielsJanuary 26, 2017 at 5:11 pm #1346933
DarshanaModeratorHi there,
You can simply create another user and set admin privileges. I’m sorry but we don’t share emails, so you can create an account using a test email on your domain.
Thanks!
January 27, 2017 at 8:49 am #1347797
architectsofParticipantThis reply has been marked as private.January 27, 2017 at 7:44 pm #1348474
RadModeratorHi there,
Thanks, and please provide your FTP login credentials as well. Adding and testing code should be done within it, else, your site will go down if something went wrong until if it’s fixed through FTP.
Thanks!
January 29, 2017 at 7:06 am #1349516
architectsofParticipantThis reply has been marked as private.January 29, 2017 at 8:43 am #1349572
ChristianModeratorHey Niels,
Have you tried turning on the Opt-In New Users option in Addons > Email Forms > General Settings?
January 30, 2017 at 2:29 am #1350414
architectsofParticipantHello Christian,
Yes this setting is turned on, I also thought that this would bypass the double-opt.
But it does not.January 30, 2017 at 3:35 am #1350452
RadModeratorHi there,
I checked and there is a missing implementation π
1. Please install a child theme and activate it
2. Add this line (append) to you child theme’s functions.php
add_filter('x_email_mailchimp_skip_double_opt_in','__return_true');3. Then go to Admin > Addons > Email Forms > Mailchimp > Settings > Skip Double Opt-In and choose Yes.
I went ahead and added that line of code to parent theme’s functions.php, and I enabled the Skip Double Opt-in. But make sure to install a child theme and move that code. Just to make sure the code will not be removed by theme updates.
Hope this helps.
January 30, 2017 at 4:04 am #1350469
architectsofParticipantHello Rad,
Thanks so much for the help this is exactly what i need!
Great support πKind regards,
NielsJanuary 30, 2017 at 4:12 am #1350486
RadModeratorYou’re welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1345099 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
