Siew
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Paypal – Instant Payments NotificationHi 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] Home section does not workHi 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] Should product variations also have a low stock threshold?Hi @falkker ,
The issue is still being studied and the review determined that it will be a large effort.
As such, the team cannot provide an estimated time for the roll out yet.Forum: Plugins
In reply to: [WooCommerce] How to add Lalamove shipping method with Woocommerce?Hi 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] Product images not showing up on shop in woocommerce( Printful)Hi 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] Reset variable on clickHi there,
> .. have product with two attributes. Can i reset-clear all variables when customer clicks one?..
I want to make sure I understand you correctly.
Can you tell me more which variables will be reset?Can you give an example, with screenshot if appropriate, to illustrate your question?
Forum: Plugins
In reply to: [WooCommerce] WordPress & mangoPay IntegrationHi there,
> ..WIth all locations matching and Mangopay configured, we get an error that states the following: Sorry, It seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate payment arrangements…
I highly recommend contacting Mangopay Support for help with this.
Forum: Plugins
In reply to: [WooCommerce] Reviews form just says “Leave a Reply” and I can’t change itHi there,
> What options do I have for displaying reviews? Is there code I can add to the single product template?
add_theme_support( ‘woocommerce’ ); is activated in my functions file.
If it helps. the theme is built on the Underscores theme.The best option now is to contact your theme developer on how to display WooCommerce product reviews.
Forum: Plugins
In reply to: [WooCommerce] Cobro de Envio no aparece en mi pagina de checkoutHi there,
> I have tried to find a solution to this problem for more than 2 months, and I can not solve it! When the product is on the checkout page, and when the customer enters their address, the shipping charge should automatically appear according to the area, but in this case nothing appears, only in the backend, but not for the public. Can someone help with this problem please? It’s very frustrating not being able to fix this problem …
I tested and could not replicate this on my site. The next step is to see why it does not work on your site.
This kind of problem is usually caused by either a conflict with your theme or with another plugin.
?
The best way to determine this is to:- Temporarily switch your theme to Storefront
- Disable all plugins except for WooCommerce
- Repeat the action that is causing the problem
If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.
I hope this points you in the right direction.
Forum: Plugins
In reply to: [WooCommerce] Order Processed on WooCommerce but Payment not sent to PayPalHi there,
> I’ll open a ticket on the link above.
Great.
I will close this thread in the meantime.
Forum: Plugins
In reply to: [WooCommerce] Large order quantities bring Woocommerce to a crawlHi there,
Without specific information on your site, you can check out these 2 articles on how to troubleshoot performance problems with your site:
– https://woocommerce.com/posts/woocommerce-site-slow-fixes/
– https://www.danielauener.com/slow-woocommerce-many-products/I hope this points you in the right direction.
Forum: Plugins
In reply to: [WooCommerce] Pagina de finalizar compra se mueve hacia los costadosHi 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] head contains noscript woocommerce.product.galleryHi there,
If you’re looking to remove it, please check out this github issue.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Checkout Form not working on desktopHi there,
Can you test whether you can reproduce the issue with the Storefront theme on a staging site?
In addition, to help understand your site better, could you please share a copy of your site’s System Status? You can find it via WooCommerce > Status.
Select “Get system report” and then “Copy for support”.? Once you’ve done that, paste it here in your response.Forum: Plugins
In reply to: [WooCommerce] Custom Number of Variables?Hi there,
Do you mean you have 3 attributes but only user 2 of them for variations?
For this purpose, you can disable an attribute for variations like this:
Link to image: https://d.pr/i/LipIIeTo learn more about this, please refer to the “Step 2. Add Attributes to Use for Variations” section at https://docs.woocommerce.com/document/variable-product/#section-3.