Rupinder Kaur
Forum Replies Created
-
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] TranslationHi ,
Thanks for using our plugin. Currently, there are no translations or related functions are added for this. You will be able to convert those section which are coming from woocommerce by default.
we are constantly trying to improve to it as per user needs.you will see this feature in next coming versions.We are sorry for the inconvenience you are facing. For now, you can take help from any other translation plugin or can alter plugin files as per your needs.
We will try to add this section as soon as we can.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Remove productHi Lucky,
This way it is not possible to see the issue you are facing . Please send me your site URL. I will go through the issue. Optionally you can send the message at “[email protected]”. I will try to reach you as soon as I can.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Shipping MethodHi Sajan,
Yes, there is a problem with the shipping section. Basically this plugin was designed just to combine cart and checkout, so we were unable to notice the issue.
Now it is our first priority to sort this issue and soon we will update a new version removing this error, so everyone will be able to use this section properly.
As soon as we sort this, we will let you know.
Thanks for using our plugin.
Forum: Reviews
In reply to: [One page checkout and layouts for woocommerce] error cssHi Jamzitox,
Sorry for the inconvenience you are facing for this plugin. Sometimes you can suffer with design and loading time because of using a strong theme. The themes can override our design and lots of js included can slow down the process.
We are constantly trying to improve it . Thanks for your feedback.
Yes, there is a problem with the shipping section and we are working on it.Till then you can try with changing the theme and make sure you are not using any other checkout related plugin at the same time.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Payment method imagesHi,
Thanks for using this plugin.
1)I looked into your website your default theme is overriding some design section. To remove the error just add a piece of CSS given below:li.wc_payment_method.payment_method_stripe label img {
width: 50px !important;
}2)I also noticed some other CSS tweaks needed as per your design. Please add below CSS to align the order table in box.
.woocommerce .quantity:not(.hidden) {
width: auto !important;
}
And in plugins/custom-checkout-layouts-for-woocommerce/asserts/css/custom-checkout.css
add:- padding: 0px !important; after line no after 469.Point 2 is optional, Just stick to point 1 for your query.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Remove productHi
Thanks for using my plugin. As per you issue avada theme is overriding cart section’s design.
For this go to themes>avada>woocommerce you will find a folder name cart . Just rename this folder to cart-test.
Possibly this should remove this issue,if you still face an issue you can look into css for little tweaking .
There is nothing you have to add differently as everything here is just related to design.Thanks
Hi
Thanks for using our plugin.There is definately an issue with code as per you ref.we will try to sort this soon and update it in new version.
Till then you can use plugin by closing the WP_DEBUG mode off.
We will look into the issue and will get back to you soon.Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Shipping MethodHi Mundial,
Thanks for using our plugin. The shipping section we created in the middle is not based on address changing. For this particular section, it will update the price whenever you will select a different shipping method manually(Not by address).
Currently, there is no direct solution for this. You can provide your site URL where we can see the particular issue and we will get back to you soon with solution.Thanks
Hi,
I visited your given link. It seems you have already deactivated the plugin. That’s why I was not able to see any errors.
Well, I checked in my local file, and on your mentioned file there is just a commented line.So if it is giving any error to you, then you can do the followingReplace line no 28 from :- <th><?php// echo wp_kses_post( $package_name ); ?></th>
To:- <th></th>You just need to remove the section with PHP.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Checkbox and standart cartForum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Checkbox and standart cartHi,
This support forum is the standard way to help plugin users. So whenever Your site is live you can share its link.
we will reach you in time to help you regarding any issue.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Checkbox and standart cartHi
Sorry for the problems you are facing for the plugin.
For point 1. The checkout issue doesn’t seem really coming from the plugin,There may be issue with the default design. So for this, you can send me your site link then maybe I can guide you better about this.For point 2.
Go to plugins/custom-checkout-layouts-for-woocommerce/woocommerce-one-page-checkout-and-layouts.php
you need to comment the line no 44
which is:- //add_action(‘template_redirect’,array($this,’cclw_redirect_to_checkout_if_cart’));
And optinally you can remove/comment its function(cclw_redirect_to_checkout_if_cart) from line no 363-373Hope this helps.
Thanks
Closed for inactivity.
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Change Plugin textClosed due to inactivity.
- This reply was modified 5 years, 6 months ago by Rupinder Kaur.
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] URGENT: Not workingClosed