Siew
Forum Replies Created
-
Hi there,
Since it worked in test mode but not in live mode, I highly recommend generating the live Stripe API keys again.
You can read more about this here:
https://stripe.com/docs/keysHi there,
I tested the same and the phone number does appear on my site with WooCommerce Blocks 3.6.0.
Link to image: https://d.pr/i/EoWXo7Which version is yours?
Forum: Plugins
In reply to: [WooCommerce] Variation not display in cart or checkout pageHi there,
This thread has been inactive for a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Unknown error with an exclamation simbolHi there,
This thread has been inactive for a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] refund button not workingHi there,
This thread has been inactive for a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Hi there,
I want to make sure I understand you correctly.
Are you saying the user clicks on PayPal Checkout and try to add new credit card but entered the wrong details?When I tried the same, this is the error I see:
Link to image: https://d.pr/i/ldlMTLForum: Plugins
In reply to: [WooCommerce] Simple product with attributes and quantityHi there,
This thread has been inactive for a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Order products by multiple fieldsHi there,
You can check out https://stackoverflow.com/questions/44690734/multiple-order-by-in-woocommerce on how to include multiple order-by attributes.
I hope this points you in the right direction.
Forum: Plugins
In reply to: [WooCommerce] Thumbnails in category tree in products page sidebarHi there,
Sorry about the previous link.
I found https://stackoverflow.com/questions/53482915/display-the-product-category-thumbnail-on-woocommerce-product-page which contains snippets on displaying product category thumbnails.
Would you be able to repurpose it for your requirement?
Forum: Plugins
In reply to: [WooCommerce] About product import from xml fileHi there,
This thread has been inactive for a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Managing stock progamaticallyHi there,
Safeguards for stocks being paid for have been implemented in https://github.com/woocommerce/woocommerce/issues/24009.
You can check out the issue on how it safeguards negative stock.
Hi there,
Can you share screenshots from WP-ADMIN > Settings > Permalinks?
Forum: Plugins
In reply to: [WooCommerce] Edit checkout “order review table”Hi there,
The layout of each WooCommerce page, including the checkout, is determined by a WooCommerce template file. If you want to rearrange elements on the page, such as that button or add columns, then the best way to do that is to modify the template.
Here’s how to get started:
https://hollerwp.com/customize-woocommerce-checkout-page/Forum: Plugins
In reply to: [WooCommerce] Parent product category not used for permalinkHi there,
Would https://wordpress.org/support/topic/same-permalink-for-shop-category-custom-base-with-child-cats/ be what you’re looking for?
I hope this points you in the right direction.
Forum: Plugins
In reply to: [WooCommerce] afiicher les tailles d’un produitHi there,
> I entered the sizes for the product correctly, but I cannot put them in order and I cannot display them so that the user can choose the size of the garment before buying
I want to make sure I understand you correctly.
Can you tell me more how you entered the sizes?Did you set them up as Variable Products?