dependencyinjection
Forum Replies Created
-
I contacted the support using the site, and they replied quickly. I found a bug, tell them and they fixed it in the next update, so the support there is really good
Forum: Plugins
In reply to: [Photo Reviews for WooCommerce] Review reminder queueHi, @angelagrey!
I found an option to see the scheduled e-mails using WP Crontrol plugin, but your solutions seems much more user friendly, thank you!+1 the same error after update
Any options without downgrade?Forum: Plugins
In reply to: [Advanced Ads βΒ Ad Manager & AdSense] Ads display conditionsHi, @schmidt25 ! Thanks for the explanation!
Yes, it looks like exactly what I was looking for! πForum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Required fields inside hidden groupSmart!
Many thanks for the solution, I’ll try it! πForum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Required fields inside hidden groupHi, @jules-colle ! Nice to meet you π
It’s simplified version is here: http://conditional-fields-cf7.bdwm.be/form-tester/?hash=1fa9bc8461cc9c27d83a3246a70c4692
Only I changed the code to show the block, as on demo it’s working a bit different than on my site, but you should get the point π
Open the form -> Select Tech issue -> Tech issue 1 -> click “this didn’t help”
You can download the previous version from here https://wordpress.org/plugins/wp-user-avatar/advanced/ bottom of the page (2.2.16 version) and then manually edit the main file wp-user-avatar.php and change the version there to something unreachable like ‘Version: 999.9.9.9’ to prevent next updates
+1 I’m outraged about adding 100500 features most of users just wasn’t need to
Forum: Reviews
In reply to: [EUW Elementor Used Widgets] Very useful pluginThank you for your reply!
Forum: Everything else WordPress
In reply to: Plesk hijacking a valid secure websiteFor other guys who would face the same problem:
I solved it by assigning ipv6 for the problem domain (before only ipv4 was assigned)
Forum: Plugins
In reply to: [Tawk.To Live Chat] tawk.to’s chat is not loadingFor other people who will face that problem with tawk widget
{“error”:”USER_ERROR”}
Check your htaccess or firewall on something like
Header set Referrer-Policy "same-origin"
Removing this rule helped for meForum: Reviews
In reply to: [Auto Register for WooCommerce] This plugin is dangerous!Found the reason:
This happens if you don’t ask a user’s first name (for example, only surname, or even only email in cart fields).
So, normally plugin make user authorized, place order, add this user to order and unauth user, but if there’s no first name, plugin doesn’t do logout, so you stay logged in!- This reply was modified 6 years, 2 months ago by dependencyinjection.