Rupinder Kaur
Forum Replies Created
-
Hi @dzimy94,
we checked your link. it does not seem the plugin is active right not and make sure page template to elementor checkout is properly set.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] ThumbnailHi @mixbee,
As I previously mentioned the image size is not customizable. The size is static at the backend. You just can try with some CSS trick but it depends on the priority of different codes. Try adding the !important tag to the given css.Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] ThumbnailHi @ ALEX,
well, the image size is not customizable at this time. For this you can try the below css if it works for you.
.cclw-style-1 td.thumb img {
display: inline;
width: 100px;
height: 100px;
}Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] The checkout side is spinningHi @teppestudio ,
Can you please elaborate your query with screenshot or video .Thanks
Hi @vvalladolid,
If the free version is going well on multisite. Then the pro version will work the same way.
Do let me if I can help you further.
ThanksHi @nf0203,
Well, this plugin is not tested with any external checkout plugin. According to me, it won’t work as both plugins work with the layout of checkout.Thanks
Hi @nf0203 ,
This feature is not part of the free version. You can read more about it in the plugin description.
Such as:-
A customizable Order table.
Hide/show Table columns(Such as product image, title ,qty)
Qty is changeable at checkout page
Ajax based remove button on order table`Thanks
- This reply was modified 5 years, 1 month ago by Rupinder Kaur.
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] backend brokenHi @sohamagarwal00 ,
We tested your concern but there is no such issue. please make sure you are using the latest updated version and clear cache.
Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] BrokenThe last update resolved all issues. Please remove cache at your end.
Thread closed due to inactivity.
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] New update broken pluginHi @devksec ,
These issues can be related to cache, as I am not receiving any other repots after I lastly updated the plugin.
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Broke DashboardHi @4nzic ,
All the listed errors are sorted .Please reinstall and let us know if having any issues.
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Errors after php 7.4 upgradeHi @ Amy,
For this particular error you can comment/remove line no 27 to 30 in file
plugins\custom-checkout-layouts-for-woocommerce\WooCommerce\checkout\form-checkout.php.
We will update this in newer version.Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Not able to access to setupHi @sbarabaus ,
We did an update regarding some capability issues today morning.
Did you reinstalled the plugin today?
We are not sure what kind of error is this as it is not occuring with every user.
So we are still in process.
Can you please share screenshot of error-log file if you see any issue there?Thanks
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Critical Error after updateHi @leonbourne ,
We have modified the code regarding your mentiond errors . Please retry it .
Thanks