kelixirr
Forum Replies Created
-
Forum: Plugins
In reply to: [Fluid Checkout for WooCommerce - Lite] Order Summary On Mobile DevicesYeah, I think that is the only way at the moment to fix this issue. If cart items will get vanished on the mobile devices then users won’t be able to know if there item has been added. It would be very confusion for them if they are the first time customer. Additionally, distraction mode has one downside, it hides the header and footer which may raise the same concern for the customer like if they should trust the website” and it may confuse them.
One more thing I have noticed that if a user is already registered on the website and he is trying to purchase something and if he enters wrong credentials, he will have to repeat the login process once again, which can be frustrating. Maybe you can show a message like “Maybe you lost your password so fix it or maybe you want to try again” or the best thing you can do is include the validation message in the login pop itself that way they can retry or reset their password. This will reduce the number of steps they have to do. Similar features can be implemented in billling form, like if a user enters wrong zip code it should be validated immediately not after he clicks on the pay now. Whats happening is the validation takes place only after final step, it can be reduced to each step that would further enhance the experience.
I am looking forward to these improvements as it is far better the default one!Nobody is replying there.
Forum: Plugins
In reply to: [WooCommerce] Bug In Latest WooCommerce. Serious ErrorHello there, I just received your email and to my surprised I did not know that woo-commerce default pages are now using block editor. The issue was due to new block editor page. The page gateways of various plugins were not showing. I have managed to resolved the issue by replace the block editor with the shortcode. Now everything is working properly.
To anyone facing this issues in woocommerce ““There are no payment methods available. This may be an error on our side. Please contact us if you need any help placing your order.” Just be relaxed and make sure to create default woocommerce pages with the help of shortcode for payment gateway plugins to render in the frontend
Forum: Plugins
In reply to: [WooCommerce] There are no payment methods availableSame error mate. It seems like something serious going on in woocommerce plugin
Forum: Plugins
In reply to: [Autoptimize] Script errorOk, no problem I have solved it differently.
Forum: Plugins
In reply to: [Autoptimize] Script errorHi,I am facing issue with the Razorpay only. What should I do?
Hi, but the problem is only on that page. Don’t you think excluding jquery for the whole site will affect my website speed performance? How can I do it just for a single page?
wp-includes/js/dist/, wp-includes/js/tinymce/, /wp-content/plugins/forminator/assets/forminator-ui/js/select2.full.min.js, /wp-content/plugins/forminator/assets/js/library/jquery.validate.min.js, /wp-content/plugins/forminator/assets/forminator-ui/js/forminator-form.min.js, /wp-content/plugins/forminator/build/front/front.multi.min.js, /wp-content/plugins/forminator/assets/js/library/inputmask.min.js, /wp-content/plugins/forminator/assets/js/library/jquery.inputmask.min.js, /wp-content/plugins/forminator/assets/js/library/inputmask.binding.js
These are the excluded js.
Hi, I tried but it’s still not working. No result.
Hi, I have not received any reply. This is not working unless I am deactivating Autoptmize on site.
Hi, I tried deactivating the autoptimze plugin and it’s working but I want to keep using Autoptmize on my site. I tried excluding these scripts provided above but I am not getting the desired result. Dev tool is showing more errors. Please let me know
Hi, the issue still persists. I have disabled the Autoptimze on the page. I have switched on the option of “prevent page caching on form pages” as well but It’s not happening. Do you want me to disable caching for the whole site? I can’t do that for reasons. I don’t know why this form is working when I am logged in and not when I am using it in a different browser.