Rémi - Acyba
Forum Replies Created
-
Hi,
Thanks a lot for your feedback.
We will see what we can do about the duplicate queries, but they are not call on the same file, so it might be better to leave it this way.
About the deprecated issue, this is not from us, we don’t use the str_contains function as it’s PHP minimum and we are compatible with PHP 7.4.
Line 118 calls the apply_filters WordPress filter so it can be any other plugin.Rémi.
Hi,
Thanks a lot for letting us know, we’ve added this issue to our TODO list.
Rémi
Hi,
Sorry for the late reply, indeed we change the path in a release, and the migration might not have worked well.
Hi,
Thanks a lot for all of these details.
Could you please try to:
1. Check the database and delete all the tables starting by acym_
2. Delete the acymailing folder in wp-content/plugins
3. Install AcyMailing againLet me know if that worked.
Hi,
If you want you can add CSS in your email by going to the settings tab in the editor (the one with the cog icon), click on the Add custom stylesheet and then enter this code:
a span{
color: <your-color>!important;
}Hi,
Could you please share a screenshot of the issue so we can understand where the button is missing?
A lot of tables are missing, here are all the tables that should be created when installing AcyMailing:
Could you please try to deactivate and remove AcyMailing, delete all the acym tables from the database and try to install again?
Hi,
This can happened because of your apache configuration.
Do you have the module “mod_security2” loaded in your apache configuration?
Hi,
I’ve tried to replicate the issue but I it’s working for me.
Could you please try to reinstall AcyMailing?
If it’s not working, could you please try to open the console to see if there are JavaScript errors while changing the picture’s color?
Could you please check that AcyMailing tables exist in the database skcit_db001?
Hi,
Thanks a lot for your kind words.
About the WooCommerce block checkout, we are currently developing the integration and it should be out in version 9.5.0 ??
Have a great day!
- This reply was modified 1 year ago by Rémi - Acyba.
Hi,
Sorry we didn’t clearly understood the issue in the first place.
We found a fix for this issue, it will be release in the next version.
So after version 9.4.0 you shouldn’t have any issue updating from the WordPress plugin listing.