inazo
Forum Replies Created
-
Hi, a take a look on that
Hello, if you make attention you have 3 settings, one for incomming message, one for outgoing message and one for spam.
The only way to get messages back is to use the backup you made on your client website.
Best regards
Forum: Plugins
In reply to: [Inazo's flamingo automatically delete old messages] Deleting messagesHi,
For response the plugin use the native function in worpdress : wp_schedule_event, to run hourly the cleaning script.
Best regards;
Forum: Plugins
In reply to: [Inazo's flamingo automatically delete old messages] Deleting messagesHello,
Sorry for my late response. So we have an production website with this version :
6.7.2 => WordPress
2.5 => flamingo
6.0.4 => contact form 7
And we have no issue of deleting message on it.Did you have some error logs in your website about the plugin, or any information ?
Best regards,
Forum: Plugins
In reply to: [Inazo's flamingo automatically delete old messages] Deleting messagesHello,
Sorry for the delay, but i’m very busy for the moment. I take a time to check this week.
Best regards
Forum: Plugins
In reply to: [Inazo's flamingo automatically delete old messages] Deleting messagesHello,
Which version of WordPress did you used and Flamingo version?
Best regards
Forum: Plugins
In reply to: [Inazo's flamingo automatically delete old messages] how this plugin worksHi,
Sorry for my later response;
I’ll schedule an update of the plugin, and i’ll check if it’s always works.
Best regards,
Hi,
Thanks for your suggestion. In fact, when i made this plugin i don’t consider flamingo like a storage area of data.
We need to see flamingo for a temporary area to store data to avoid loose of precious informations in case of incident with our e-mail account or sending e-mail by the website.
That’s why i decided to put 365 days of trash default settings.
Best regards,
Forum: Reviews
In reply to: [Inazo's flamingo automatically delete old messages] Useful with GDPRYes i’ll will !
If you have suggestion don’t hesitate to send it to me.
Best regards !
Forum: Reviews
In reply to: [Inazo's flamingo automatically delete old messages] Useful with GDPRThanks a lot !
Hi,
Thanks for your interest. For the moment i haven’t add geotargetting, maybe it can works with other plugin but i’ll never test.
With css you can manage the render of adds but you need to have little skill in CSS.
No count CTR i encourage you to add link with Google Analytics tracking it’s the better way to have great stats.
Best regards,
Forum: Plugins
In reply to: [Tor Blocker by Inazo] Content Security PolicyHello,
It’s not necessary to include any url for CSP.
best regards,
Forum: Plugins
In reply to: [Awesome Filterable Portfolio] Upload button doesn't worksHi,
The solution :
Modify the file afp.php, in the function afp_enqeue_scripts()
You have to remove this condition : if (get_current_screen()->id == ‘portfolio-items_page_afp_add_new_portfolio_item’){
Best regards,