Juuso Turunen
Forum Replies Created
-
Forum: Plugins
In reply to: [Nginx Helper] Undefined arraySame here!
2022/08/03 12:40:15 [error] 19866#19866: *51902494 FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key "path" in XXXXXXXXX/wp-content/plugins/nginx-helper/admin/class-purger.php on line 390"
Kindly,
JuusoHello!
Thanks for your reply and answer! ?? I’ll update my app.
Thank you for keeping updating and supporting this plugin.
– Juuso
Hello!
I noticed that this was marked resolved. But this is unresolved. In the second comment, I meant that I found a way to make WC’s add to cart button support ajax and work with APF by code (and this plugin disabled). The reason I linked the article was that I thought it could be helpful to you to fix the issue.
I’m using also your “WPC Fly Cart for WooCommerce” plugin so I prefer using this plugin over the code I found.
If you have any questions about the issue, please let me know. I’ll try to explain ??
Kindly,
JuusoSorry… I noticed that for some reason I had a really old version. Updated it and now should work.
Hello again!
I don’t know if this helps anything to fix the issue but I found a code snippet to ajaxify add to cart button, and after testing the code snippet there was no problem described above. I tested it with your plugin disabled.
Link to the article: https://aceplugins.com/ajax-add-to-cart-button-on-the-product-page-woocommerce.
– Juuso
- This reply was modified 2 years, 8 months ago by Juuso Turunen.
Forum: Plugins
In reply to: [WPC Fly Cart for WooCommerce] cart needs to be refresh to show added itemUpdate: There is no problem with version 4.3.2, but after updating to 5.0.0 this problem occurs.
Forum: Plugins
In reply to: [WPC Fly Cart for WooCommerce] cart needs to be refresh to show added itemHello!
I have this same problem. I’m running version 5.0.6. I have the Elementor Hello theme (and Elementor Pro) installed.
This problem occurs only when adding products to an empty cart. So, when I have already product(s) in the cart there are no problems.
– Juuso
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] ACF fields duplicates on submissions pageIt seems that it’s working again If I have only ONE field (ACF with multiples entries inside). But If I put “Title” and then “ACF” there is an issue.
I can confirm this! I just tested this with multiple ACF fields and then there wasn’t any problem. But after I added Title then the ACF fields were duplicated in the backend.
After updating to version 3.4.7 issue still persists.
– Juuso
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Problem with acf_frontend/save_postOkay, now I got it works. I had to remove “Admin approval” in Submission Requirements. ??
Now the original issue is solved but please check this https://www.ads-software.com/support/topic/problem-with-acf_frontend-save_post/#post-15576136.
– Juuso
P.S. Sorry for spamming here…
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Problem with acf_frontend/save_postI don’t know is this related to this issue but I get this notice every time when I create a new post through the frontend form:
[20-Apr-2022 18:33:42 UTC] PHP Notice: Undefined index: _validate_email in /XXXXXX/wp-content/plugins/acf-frontend-form-element/main/frontend/forms/classes/form-submit.php on line 89
This happens with and without
my_acff_save_post
function in functions.php.– Juuso
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Problem with acf_frontend/save_postHello again!
Am I understanding something wrongly? Now the function does get executed when I create a new form (Forms -> Add new) but not when I use the form in the frontend to create a new post. Is this normal behavior?
– Juuso
Hi!
Thanks for the info ??
– Juuso
Forum: Plugins
In reply to: [WP Frontend Delete Account] Error message in logsI just updated your plugin and the error message is gone now! Thank you!!!
The support was very kind and fast. You are super!
– Juuso
Forum: Plugins
In reply to: [WP Frontend Delete Account] Error message in logsHello!
Thanks for the very quick reply.
Here’s the WordPress log from debug.log. I don’t see any other errors when I delete a user or refresh the page.
[18-Feb-2022 15:03:39 UTC] Array ( [dashboard] => Hallintapaneeli [orders] => Tilaukset [downloads] => Lataukset [edit-address] => Osoite [edit-account] => Tilin tiedot [my-points] => Pisteeni [customer-logout] => Kirjaudu ulos ) [18-Feb-2022 15:03:40 UTC] Array ( [dashboard] => Hallintapaneeli [orders] => Tilaukset [downloads] => Lataukset [edit-address] => Osoite [edit-account] => Tilin tiedot [my-points] => Pisteeni [customer-logout] => Kirjaudu ulos )
“my-points” endpoint is created by https://codecanyon.net/item/woocommerce-reward-points/29123909.
I tried to insert your plugin with the [wp_frontend_delete_account] shortcode to the home page and then there is no error.
I have your plugin inserted in /my-account/my-points page with a shortcode. Is it possible that the error appears because your plugin is by default also in /my-account/wpf-delete-account/ page? So it’s two times under /my-account/ parent page?
The reason why I have added shortcode also in /my-account/my-points/ page is the following: WooCommerce Reward Points plugin has in /my-account/my-points/ page a nice graph that is not possible to insert anywhere else with a shortcode. My need is that the graph and your plugin are on the same page.
I tried to disable the WooCommerce Reward Points plugin and then the following error appeared (this time I tested on /my-account/ page because the /my-account/my-points/ didn’t exist due to disabling):
[18-Feb-2022 15:18:21 UTC] Array ( [dashboard] => Hallintapaneeli [orders] => Tilaukset [downloads] => Lataukset [edit-address] => Osoite [edit-account] => Tilin tiedot [customer-logout] => Kirjaudu ulos ) [18-Feb-2022 15:18:22 UTC] Array ( [dashboard] => Hallintapaneeli [orders] => Tilaukset [downloads] => Lataukset [edit-address] => Osoite [edit-account] => Tilin tiedot [customer-logout] => Kirjaudu ulos )
Thanks!
– Juuso
Forum: Plugins
In reply to: [WPC Fly Cart for WooCommerce] Infinite reload loop in empty cart pageWow, thanks now the problem is fixed! Thank you! ??
– Juuso