Dimono
Forum Replies Created
-
All works fine now!
And i’m also using WP Rocket. No problems either.
Heb je hier inmiddels een oplossing voor gevonden @socratezzz ?
I solved it by adding a little javascript to my header with the following snippet:
function mailpoet_radio() { ?> <script type="text/javascript"> jQuery(document).ready(function(){ // Select by input type // const checkboxes = document.querySelectorAll("input[type='checkbox']"); // Select by class const checkboxes = document.querySelectorAll(".mailpoet_checkbox"); checkboxes.forEach(checkbox => { checkbox.setAttribute("type", "radio"); }); }); </script> <?php } add_action( 'wp_head', 'mailpoet_radio' );
But it would still be a nice feature suggestion. As this now applies to all mailpoet forms.
Forum: Plugins
In reply to: [Add-on Gravity Forms - MailPoet 3] Patch – Email confirmation not sentHello,
Thanks for reporting and the patch. We will release a fix soon.
Thank you
Has this problem been fixed already? I stopped using the plugin because of this happening. Looks like the plugins has not been updated for a while.
I need a solution for another project now. I wonder if this plugins is still a reliable solution? Is the plugin still supported? Or does anyone now an alternative? (I don’t mind if its a premium solution.
Dit weekend zijn er wat “gedeeltelijk betaald” bestellingen geweest. Het gaat nu goed. Hartelijk dank.
Super!
Ik plan een update in en ga testen.
It had been fixed for a little while but I recently noticed that the same problem occurs. Welcome mails have not been send this for a month (since last update).
For now we are using the original Mailpoet forms until we find a Gravity Forms solution again.
Hi there,
There are stil no statistics. (still not send)
I did a test order myself just now. I subscribed while ordering and I’m subscribed as WooCommerce Costumer. The notice is still “not send”. (no notice like * planned). In three days I will learn if the mail is be?ng send to me.
Am I missing something?
This is what I have set up:
- No email signup confirmation
- send woocommerce emails when… (number category a, category b, category c
Does the product have te be in all categories? Or in one of the chosen categories (what I’m trying to do).
What am I missing?
Ok, for now I “solved” this by adding the a checkbox with: Yes, send me product related information.
Is it possible to maybe preselect the checkbox or make the checkbox compulsory?
I’m really hoping for a solution because Mailpoet could be a powerful aftersale tool.
Thanks for your quick responses!
Ah, thats to bad. I’m afraid I have to search for an alternative than or be creative about the checkbox text.
The mails are product related (information about shipping, production process )so I don’t think GDPR would be a problem. (For now I’m sending mails with my own smtp, Is there a workaround for this? (at my own risk))
- This reply was modified 5 years, 8 months ago by Dimono.
Hi t1pservices, check the created link? I don’t think that’s the same as my problem.
Its like the url’s are being cached wrongly. When using another system, browser or the incognito tab, this problem does not happen.
I started uninstalling the plugin on some sites. Because clients that regularly need to login, cannot login anymore. This problem is unsolved for some time now so sadly I’m going to have to look for alternatives.
Forum: Plugins
In reply to: [WPS Hide Login] Plugin Affects The Whole Site!!!I have the same type of problems. Accept it takes me to a 404 page. Using another browser and/or cleaning browser cache seems to work for a while. (you can login again)
Anyhow, if you cannot login. You van delete the plugin like any other by deleting the folder of this plugin with FTP.
Hi there,
I had this issue many months ago. The error was only displayed once. I do not know what version I was updating from / towards anymore.
I’ve had no further problems.
But thanks anyway.
Forum: Plugins
In reply to: [Booster for WooCommerce] Autogenerate SKUsYou are right, I have got the Yoast plugin. Let me rephrase.
Some SKU’s are generated by the top category and some by the sub category. How do I get the SKU’s to be generated to the “nearest” sub category?
For example:
If my categories of a product are:
– Interior (top category)
– tables (sub category)
-> Oak table (product)How do I get the prefix of the SKU’s to be the one of the sub catogory (tables)?
Forum: Plugins
In reply to: [Add-on WooCommerce - MailPoet 3] translationHi there,
I’m trying to translate the plugin using Loco Translate. The PO file is empty:
Initializing new translations in “add-on-woocommerce-mailpoet”
0 strings found in add-on-woocommerce-mailpoet.pot
How do I translate this plugin? (mainly the: “Subscribe to Newsletter/s” part)