clalpis
Forum Replies Created
-
Stil waiting for this update to be able to
- reject: Possible_trap, disposable, toxic
- accept: role_based_catch_all,role_based,mx_forward
Best regards,
Forum: Plugins
In reply to: [Nelio AB Testing] Be able to proxy JS script–
- This reply was modified 5 months, 3 weeks ago by clalpis.
Forum: Plugins
In reply to: [Nelio AB Testing] Be able to proxy JS scriptI’ll be happy to work with you on that. Let’s move to your internal support support @ …
For me here it’s solved.
Thanks again for being so reactive.
Forum: Plugins
In reply to: [Nelio AB Testing] Be able to proxy JS scriptAnd the js is from the same server.
So you can update it on the fly for all users.
The inline code remains in the plugin and all the setup.
Forum: Plugins
In reply to: [Nelio AB Testing] Be able to proxy JS scriptIn a simple way we put a server in the middle:
Our website call our server-side ( is a first party server for cookies too) and this server send to your api point all the report. Not the browser => no blocking at all.
That’s easy and all is based on GTM so there is plenty code source to do that in tag.manager.google.com
You keep the control by the API key.
Forum: Plugins
In reply to: [Nelio AB Testing] Be able to proxy JS scriptWhy don’t you use GTM Server side to notify like all others “pings” tools ?
Forum: Plugins
In reply to: [Nelio AB Testing] Be able to proxy JS scriptYes using the plugin is not a problem.
It’s just avoiding the Cloud Proxy scheme :
- the REST api
- External domain forwarding
- the insecurities of delegating a subdomain to you
- the performance issues of delegating a subdomain to you
- multiplication of dns resolution and domain calls.
idem in Chrome
public.js?ver=89b3757a303eaeeabfec:1 Uncaught TypeError: e.href.indexOf is not a function
at public.js?ver=89b3757a303eaeeabfec:1:66754
at Array.filter ()
at ct (public.js?ver=89b3757a303eaeeabfec:1:66716)
at HTMLDocument. (public.js?ver=89b3757a303eaeeabfec:1:74008)Safari
And in Safari
Please find below the new translations for the “Did you mean” feature and a code update to enable this translation.
Please consider adding code change we do not like to maintain patches to make you plugin multilingual in the next version:
https://extranet.alpis.fr/s/5gSbfzHdZLFnSAt/download/zerobounce-email-validator-po-mo.zip
? $didYouMeanLabel = __('Did you mean:', 'zerobounce-email-validator');
? ? ? ? ? ? $error_message = isset($typo_error_message) && $typo_error_message ? "$typo_error_message $didYouMean" : "$didYouMeanLabel $didYouMean ?";Thanks a lot.
I will test as soon as you’ve fixed the translation bug.
https://www.ads-software.com/support/topic/update-code-to-enable-translation/
Works for me perfectly on the current version !
Please find also updated translation in several languages ( it’s a seven days valid link)
https://extranet.alpis.fr/s/DPKgNorR5pLdm6B/download/zerobounce-email-validator-po-mo.zip
Forum: Plugins
In reply to: [ZeroBounce Email Verification & Validation] Block Free Email servicesThat’s implemented now ! Great !