Lyk
Forum Replies Created
-
It’s because the emails are indeed being sent. But most likely the receiving server drops them completely without even putting them in the spam folder.
This usually happens due to misconfigured SPF/DKIM/DMARC DNS records related to the email you are trying to send from. You should look into fixing these.
There are quite a few free online services that provide you with a temp email address where you can send an email and check what is problematic with your DNS setup.Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Native Woocommerce Brands supportHello!
You are welcome about the description correction.
I see, thank you for the clarification about the versions.For those interested in adding that taxonomy and are comfortable with coding, feel free to check the filter
berocket_filter_filter_type_array, with it you can basically add the native Brands taxonomy if needed.Thank you for the help and keep up the good work!
Forum: Plugins
In reply to: [AddToAny Share Buttons] External requests: reasons & GDPR concernsI see! Thank you for the reply.
Forum: Plugins
In reply to: [AddToAny Share Buttons] External requests: reasons & GDPR concernsOk nice.
I wasn’t sure what the request to
https://static.addtoany.com/menu/sm.25.html#type=core&event=loadis about. That’s why I wanted to verify.Forum: Plugins
In reply to: [AddToAny Share Buttons] External requests: reasons & GDPR concernsThank you for mentioning that.
So if the external request to
https://static.addtoany.com/menu/sm.25.html#type=core&event=loadis blocked, it is ok and not expected to cause any functionality issues with the plugin?Thank you for the confirmation, have a nice day!
Hello!
All locations are created from the plugin options, under the location tab. Same for Marker Categories. Are these stored in the postmeta table as well?
Then on some pages, we just use the shortcode of the corresponding maps, e.g.
[put_wpgm id=X].So I guess it is safe to just delete the meta entries?
Last but not least, I believe that some post types, like products and posts, should be excluded by default, so that no empty postmetas are created. By default creating empty data for every post type instance can be very expensive for large installations.Forum: Plugins
In reply to: [AddToAny Share Buttons] External requests: reasons & GDPR concernsThank you for your replies.
I mostly agree with the overly fearful lawyers part. Still I believe external requests are best to be avoided unless strictly necessary. Reasons range from performance and security, to reliability and availability if the dependence is strong.
From what I can tell, there are no plans to change this for the AddToAny plugin, so I am closing the topic.
Thank you!
Forum: Plugins
In reply to: [AddToAny Share Buttons] External requests: reasons & GDPR concernsHello and thank you for your reply.
Q1: Is there any way to disable these external requests? If not, are there any plans of doing so in the future?
Regarding the cache, as already mentioned, it does not eliminate all the 3rd party requests from the visitors browser.Q2: Performing a 3rd party request without user consent is a potential GDPR violation.
The visitor’s IP is exposed to the 3rd party without the visitor ever agreeing or doing any action to justify the exposure of that personal data (IP in our case).We had legal departments from various companies mention such restrictions pretty specifically.
The plugin is great but this area needs some investigation.
Thank you!Forum: Plugins
In reply to: [W3 Total Cache] Page cache and query arg ?product-pageHello and sorry for the late reply.
Ok, I wanted to verify that even the default query string are not supported.
Yes, we were using Disk Enhanced so query strings had to be entered as an exception.
In any case, we’ll be switching to urls without the parameters in order to make sure that everything works fine.
Thank you!
After communicating the the support via their site form, the issue got resolved.
The fix is now implemented in the latest public version of the plugin.
@ehamati Hello, ok I just submitted the issue there too.
Will also update here as soon as we resolve it.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Initial Sync IssuesHello,
haven’t tried version 5 yet, but also did not notice any relevant issues in the changelog.
It the issue supposed to be fixed in the latest version?
Thank you
Forum: Plugins
In reply to: [W3 Total Cache] Cache not purged after “Quick Edit”Thank you, will be waiting for your updates!
Hello,
we update to the premium one indeed, but the issue mentioned applies the same to the free version as well.