-
Posted a reply to Some orders not getting updated after successful payment, on the site WordPress.org Forums:
Hello, I have been experiencing a recurring issue with my WooCommerce store concerning the update… -
Posted a reply to Limit number of entries per email address, on the site WordPress.org Forums:
Thanks for your response Abul but this code doesn't work either. However, I entered the… -
Posted a reply to login form error message, on the site WordPress.org Forums:
add_action('fluentform_before_insert_submission', function ($insertData, $data, $form) { if($form->id != 5) { // 8 is your form… -
Created a topic, Limit number of entries per email address, on the site WordPress.org Forums:
I would like to be able to limit the number of form su… -
Created a topic, login form error message, on the site WordPress.org Forums:
I created a form to connect to my administrator area b… -
Posted a reply to How to clear add to cart cookie automatically after closing a funnel page, on the site WordPress.org Forums:
Thank you for forwarding the request to your teams. -
Posted a reply to How to clear add to cart cookie automatically after closing a funnel page, on the site WordPress.org Forums:
Yes it works very well through the child theme but I would have liked this… -
Posted a reply to How to clear add to cart cookie automatically after closing a funnel page, on the site WordPress.org Forums:
Thank you Aamir for your contribution but the solution you propose via the code from… -
Posted a reply to How to clear add to cart cookie automatically after closing a funnel page, on the site WordPress.org Forums:
What I want is to remove the product from the basket when a person leaves… -
Created a topic, the php code doesn’t work in the settings section of my tunnel, on the site WordPress.org Forums:
I try to insert a php code in one of my sales tunnels … -
Created a topic, How to clear add to cart cookie automatically after closing a funnel page, on the site WordPress.org Forums:
Hello, I would like to know how I could delete the ad…