Hi @redorca,
I’ve already posted the same problem and my idea of a possible solution here:
https://ww.wp.xz.cn/support/topic/disable-place-order-button-when-not-in-last-step/
I too hope it will be implemented soon. Implementing an additional CSS class to hide the button depending on the current step shouldn’t take too much time…
Hi @redorca & @tobiaswinter,
1. I’m working on a solution for this. New CSS classes will be added to identify the current step being displayed.
2. @redorca, I was not able to reproduce the issue on my side. Some issues related to the sidebar position were resolved recently.
2.a. Could you confirm whether you are using the latest version of the plugin (1.6.0) and whether this issue is still happening?
2.b. Could you send the URL of the website where this is happening?
Best,
Diego
Hi @redorca & @tobiaswinter,
1. The class for the current step has been added and will be available with the next release 1.6.1.
You can use the classes fc-checkout-step-current--<step_id>, where you replace <step_id> with the actual id of the step, for instance fc-checkout-step-current--payment.
The place order button will not be automatically hidden, however, it will be disable until the customer reaches the last step.
2. The extra spacing should also be fixed with the next release.
Could you check it on your website with the beta version 1.6.1-beta-1 from the link below?
https://t2449427.p.clickup-attachments.com/t2449427/7ee4bf09-5fd4-4d14-a073-36a4e85b1bc6/fluid-checkout-1.6.1-beta-1.zip
Best,
Diego
-
This reply was modified 4 years ago by
Diego Versiani. Reason: Added examples of the class for current step
Hi @diegoversiani,
thank you, 1.6.1 beta works great.
Hi @redorca & @tobiaswinter,
Version 1.6.1 has been released with these fixes.
Best,
Diego