Rupinder Kaur
Forum Replies Created
-
Hi @muranomidwest,
Sorry For the late reply. I was not in town, But yes i checked your link and found the plugin was working but you were having issues due to Avada standard layout. Please see the below screenshot to better understanding:-If the mentioned section is your problem, please go to “http://localhost/projects/mycheckout/wp-admin/themes.php?page=avada_options > woocommerce >General woocommerce > WooCommerce One Page Checkout ”
Try on and off this section. see below screenshot
https://tinyurl.com/tqvc4db
Changing this option will sort your problem. IF you need any further assistance, I will be happy to help.Thanks
Hi @rm04 ,
Thanks for encouraging us. As you said the column section is collapsed, sometimes it happens due to CSS compatibility issues. If you will plan to use this in the future, I can help you with this section.
Well as you said more control is needed we are working to add hide/show billing/shipping fields and trying to provide some more layouts. Can you suggest to us what else we can add as an option?
It will help us to improve our plugin.Thank you very much.
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] PlaceholderHi @zande,
Thanks for using my plugin. As per your link what I can see there are some predefined values(for example:- First name is not empty onload ).
Well, these billing fields are mostly affected by two filters “woocommerce_checkout_fields” and “woocommerce_billing_fields”. These filters are used to change checkout form behaviours like required fields or placeholder. This filters can be anywhere like in any other plugin or theme’s function.php file.
If your checkout form is affected by these filters the possible line you will find is
$fields[‘billing_first_name’][‘placeholder’] = “”;
commenting this line will sort your issue.Hope it will work for you. Do let me know if I can help you further.
Thanks
Hi @gova,
Are you using the latest version? In the newer version, the coupon section is placed as per default. So you can alter it using filters.
For language section, it is compatible with loco translate plugin. But still, if you are facing issues I think they can be sorted using jquery.
I have not created any override functionality for my plugin .it is already changed so much for different layouts. so I don’t think if you try to override they will work properly or not.
if you are still willing to change you can directly alter its files as per your need(Not a recommended way).Thanks
Great,sounds good.
ThanksPlease share your url where I can see this issue. In screenshot I cannot measure the css issue.
Hi @dogod007,
As per seeing your screenshot, what I can see is you are not using the full-width page for checkout. it has lots of space in right. Please try to increase the checkout width so the given table can fit its content on the page.
ThanksHi @gova,
Can you please let me know what exactly you want to change maybe I can help you better then.
I mean I have kept most of the thing’s default, only the layouts are changed. Let me know what section you want to change?Thanks
Thanks for your review. As looking into your profile site, I can see you are using an older version of this plugin. The total price is there , it just slides down due to CSS issues.
we have changed the layout in newer versions to remove the errors. you can give it a try.
But, If you want to stick to the older version , this can be sorted with little CSS.Do let me know if I can help you further.
Thanks
Hi @amirsohail01,
I am glad that worked for you. I was already testing this issue. But all ok now.Thanks
I have updated the plugin again to sort this particular issue. Try the new code.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Some problemsHi,
I have updated the plugin with more options. I hope it helps to fulfill your requirements.
Currently, I am closing this ticket due to inactivity.Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] form fields seem disabledOkay , thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] form fields seem disabledHi,
Can you please recheck the issue deactivating the other plugins. If it still occurs you can send me the details, I will check them.
The form seems fine at my local system.
ThanksHi @sharonq,
I have updated the plugin for this error. So please re-download the plugin and check if it works for you.
Do let me know if you still face any issues.
Thanks