Dotdigital
Forum Replies Created
-
Thanks that seems to have resolved it.
Forum: Plugins
In reply to: [Dotdigital for WordPress] Combating SpamHi, there isn’t a way to do this at the moment. We’re going to look at solutions and see if we can improve this for you. Thanks for raising.
Forum: Plugins
In reply to: [Dotdigital for WordPress] Double Opt InWe tested the sign up and could not replicate this issue when using – “Enforce double opt-in for all signups, including bulk uploads”.
We will need more information to identify this problem – to do a test on your website and see the submitted data in your Dotdigital account.
Please submit a support ticket via https://support.dotdigital.com/en/ and reference this forum post so it gets escalated to the correct team.Forum: Plugins
In reply to: [Dotdigital for WordPress] Adding sign up form to footerSorry for the delay – this isn’t possible at the moment. I’ll take this as a feature request and add it to our backlog.
Forum: Plugins
In reply to: [Dotdigital for WordPress] Double Opt InThanks for the report, we flagged this issue with our team.
Can you please confirm which setting you are using in your Dotdigital account:
– Enforce double opt-in for signups from signup forms and some API methods only (default)
– Enforce double opt-in for all signups, including bulk uploadsForum: Plugins
In reply to: [Dotdigital for WordPress] Adding sign up form to footerHi again, we’ve investigated the <h2></h2> tags being present even if the title is empty. We actually have a checkbox in the Dotdigital Signup Form block options to show the title, and it can be passed in the shortcode options like:
[dotdigital-signup showtitle=0]Forum: Plugins
In reply to: [Dotdigital for WordPress] Adding sign up form to footerHi –
- You can still use widgets if your theme / WP still supports them. Equally, you can use blocks in a footer if your theme is set up to support this. If all else fails you have the [dotdigital-signup] shortcode (docs) which you can insert into a template file using do_shortcode.
- Our plugin doesn’t provide this functionality, you would have to build it yourself. As long as you can output our form into the DOM, you could use some other plugin to wrap the modal content and load it.
- Sure, that’s not great – I’ll ticket removing the h2 if title is left empty. You could use CSS in the meantime.
- You could use CSS to set that div to display: none.
- This reply was modified 1 year, 1 month ago by Dotdigital.
@philsola if you want to get going sooner, I’d suggest downloading the previous version (v7.2.0) from https://ww.wp.xz.cn/plugins/dotmailer-sign-up-widget/advanced/. Plugins like WP Rollback should allow this from the WordPress admin.
Forum: Plugins
In reply to: [Dotdigital for WordPress] Fatal Error with Post SMTP plugin@jhob This should be resolved in our new v7.2.1, if you could have a run through that would be great. Thanks for your feedback!
Forum: Plugins
In reply to: [Dotdigital for WordPress] Fatal Error with Post SMTP pluginHi John – I guess in your Post SMTP plugin,
$_GET['order']is set (for handling some request)? You’re right, we can improve on this for sure. Will report back with an ETA.Forum: Plugins
In reply to: [Dotdigital for WooCommerce] WP 6.5 CompatibilityHello, please upgrade to v1.4.1 to resolve.
Forum: Plugins
In reply to: [Dotdigital for WooCommerce] WP 6.5 CompatibilityHi – we’ll take a look soonest. Thanks for flagging.
Forum: Plugins
In reply to: [Dotdigital for WordPress] Inquiry About Multisite Compatibility for pluginHi there
Yes, the Dotdigital for WordPress plugin should work in a multisite setup. The auth-related error may be occurring because your API user is locked.
Please could you raise this with our support team directly? They’ll be happy to help.
https://support.dotdigital.com/en/articles/8200184-contact-support
Thanks
Forum: Plugins
In reply to: [Dotdigital for WordPress] Data field types are not saved correctlyForum: Plugins
In reply to: [Dotdigital for WooCommerce] Transactional EmailsHi – apologies for the delay! The short answer is no, the Woo plugin does not do anything with transactional emails.
We created a plugin for this a long time ago (https://github.com/dotmailer/dotmailer_wordpress_transactional_emails), but I would say it needs work. I’ve raised your suggestion to our product team though, and we may be able to improve this at some stage.