med015
Forum Replies Created
-
Hello again. Yes, I’m reffering to Woo plugin.
I tested this issue on another mobile phone, and I didn’t get any error. Maybe this is because I have a bad phone to be honest. I have already got some other issues with some apps on that device.
Please recheck again. I reactivated it on product page.
Forum: Plugins
In reply to: [Printify for WooCommerce] Slow Checkout page when activatedThanks for your reply. If you are into POD and Dropshipping text me on whatsapp +212717860928
It’s fine thank you for your help and for this plugin. And yes I wanna confirm that when I select ‘Attributes’, It shows the ‘Attributes’ and the ‘Default Attributes’ columns.
Bug report: When you add a coupon code from cart & checkout, the green markcheck will disappear until you refresh the page.
Thank you. I can see that green checkmark. very helpful
The same issue, I asked them at their website imaginatesolutions… I’ll get back to you once I hear back from them.
Forum: Plugins
In reply to: [WooCommerce Blocks] Change the widths of checkout fields?I fixed it, I applied some CSS codes, if you have any suggested modifications… then let us now:
/* Checkout */@media only screen and (max-width:430px) {#shipping > div:nth-child(1), #billing > div:nth-child(1) { /* First name */ max-width:50%; display: inline-block; padding-right:3px; float:left;}#shipping > div:nth-child(2), #billing > div:nth-child(2) { /* Last name*/ max-width:50%; display: inline-block; padding-left:3px; }#shipping > div:nth-child(4), #billing > div:nth-child(4) { /* Country */ min-width:50%; max-width:50%; display: inline-block; padding-right:3px; float:left;}#shipping > div:nth-child(5),#billing > div:nth-child(5) { /* City */ max-width:50%; display: inline-block; padding-left:3px;}#shipping > div:nth-child(6),#billing > div:nth-child(6) { /* State */ max-width:50%; display: inline-block; padding-right:3px; float:left;}#shipping > div:nth-child(7),#billing > div:nth-child(7) { /* Postcode */ max-width:50%; display: inline-block; padding-left:3px;}}
Forum: Plugins
In reply to: [WooCommerce Blocks] Change the widths of checkout fields?Did you tested it on phone screens that are less than 430 in width?
eg: iphone 11 pro max (414)
Forum: Plugins
In reply to: [WooCommerce Blocks] Change the widths of checkout fields?Hi Saif
Yes, they look fine on desktop. But on mobile… the fields are in full widths. Take a look:
https://dog4love.com/wp-content/uploads/2023/03/Checkout.png
- This reply was modified 1 year, 8 months ago by med015.
Hi, Could you tell me how to check if a plugin is slowing down the website. Contact me at: [email protected]
It’s ok I’ve changed the number of products to be displayed per row (to 4 instead of 3) on my theme. Now It looks fine and responsive. Thank you for the plugin.