Ilia .a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Local pickup is always selected as the first choiceHi @pakofocus,
I wanted to provide another possible solution for this:
The reason the Store Pickup is the default is related to the shipping address at the point of checkout.
Depending on your settings, up until the user enters an address, there may be no way of identifying their location and therefore display the correct shipping options.
One way to resolve this would be to:
- Go to
WooCommerce > Settings > General
page. - Under
General options
, there is a dropdown forDefault customer location
which could be set to the store address.
This would present the user with initial shipping options rather than the Local Pickup by default. Once the user updates their address, this would then update the shipping costs accordingly.
Please give that a try if the conflict test did not help!
Hi there,
I was unable to replicate this on my test site. If I add a Variation Bundle to my cart it behaves the same way it does if I directly add the Bundle to the cart.
Please test the following:
- What happens if you add the Bundle to the cart directly? Not through the Variable Product page.
Do you still see the same issue?
If you do, that indicates you have an issue with Product Bundles as well, so please open a new ticket from your WooCommerce.com account so we can help via email: https://woocommerce.com/my-account/contact-support/ - If the issue doesn’t happen when you add the Bundle directly to the cart, then please do a conflict test on a staging site. How to test for plugin and theme conflicts.
Let me know how this goes!
Forum: Plugins
In reply to: [WooCommerce Product Dependencies] Disable Add to Cart ButtonHi there,
Thank you for reaching out — great to hear you’re enjoying this mini extension!
Right now, I can see that there are no plans to build anything similar into this extension. I imagine that the team will be interested in gathering more data about this from other merchants who want to use this mini extension in a similar way, but there would need to be a lot more interest to prioritise a new feature!
You may want to make a feature request here: https://github.com/woocommerce/woocommerce-product-dependencies/issues
Alternatively, for WordPress/WooCommerce customizations, you can hire a developer like Codeable.io!
Cheers!
Forum: Reviews
In reply to: [Colorloops] Unique DesignThank you for your review ??
Meaningful reviews can make a big difference as they help store owners and developers figure out if a theme or extension lives up to what it’s promising. Thanks again!
Forum: Reviews
In reply to: [WooCommerce Stripe Payment Gateway] Does not work properlyHi there @frank6tg ,
Thank you for taking the time to provide your feedback. We aim to deliver high-quality products, so we take your concerns very seriously.
Could you please provide us with more specific details on what aspects of the plugin you found incomplete or lacking? Your input is vital for us to understand where we fell short and to help us make the necessary improvements.
Looking forward to your reply!
Forum: Reviews
In reply to: [WooPayments: Integrated WooCommerce Payments] Broke my site – second timeHello,
Thank you for reaching out and sharing your feedback.
I could not see any other support threads or tickets opened by you regarding any relevant issues, so I’m not able to answer very specifically. I can confirm that we haven’t received any reports about fatal errors caused by recent updates.
If you could provide some details on the exact error, such as:
- Error logs,
- The plugin version you were using, and;
- You System Status report,
our team would be more than happy to assist you and work towards resolving the issue. If you’d prefer us to troubleshoot privately, please open a ticket here: https://woo.com/my-account/contact-support/
Your feedback is incredibly valuable to us, and we want to make sure that your experience improves.
Forum: Plugins
In reply to: [WooCommerce] How to disable auto-login after checkoutHi there,
Looks like your had a support ticket with Skyverge directly, not Woo.com support, so we cannot find the context/details in our system.
That said, I’d like to see the exact steps you follow, so I can try to replicate the issue on my local site.
Could you please share the exact steps, as well as some screenshots about the issue you encountered? A short video would also help.
If you don’t already have a screenshot service installed, you could use https://snipboard.io
Alternatively, please open another ticket with us from your Woo.com account, making sure to select ‘Core WooCommerce Plugin’ under product. We can then troubleshoot this over e-mail.
Forum: Plugins
In reply to: [Product Bundles - Bulk Discounts] error price discount in cartHi there,
Please make sure that the issue persists with:
- The latest Product Bundles version.
- When you are using a default WordPress theme, and;
- When only WooCommerce, Product Bundles and Product Bundles – Bulk Discounts are active.
If the issue persists then, please share screenshots of:
- What you see in the product page, and;
- What you see in the cart.
Hi there,
Since this is regarding a WooPayments account, support is handled via e-mail/chat, not on the WooCommerce forums.
We’ll need to review your exact case and a lot of sensitive information is involved with a payments account.
Please reach out to support via your WooCommerce.com account under https://woocommerce.com/my-account/contact-support/
In the meantime, you can view our Terms of Service and/or Account Agreement through Stripe:
https://en.wordpress.com/tos/
https://stripe.com/en-sg/connect-account/legalForum: Plugins
In reply to: [WooCommerce] Breadcrumbs in WooCommerceHi there,
Thank you for reaching out!
We strongly advise against doing this as it can lead to a number of issues.
This document: https://woocommerce.com/document/removing-product-product-category-or-shop-from-the-urls/ goes into more detail on this.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce productHi there @fungo1,
The styling of your products, including text color, is entirely controlled by your active theme.
The best way to address this is to reach out to the Elementor team who will be able to point you to the appropriate settings.
Forum: Plugins
In reply to: [WooCommerce] Woocomerce Conditional Shipping and PaymentsHi there @skimia ,
Yes, in that case, to have access to support and the latest updates, you will need to purchase the plugin at Conditional Shipping and Payments
Hi there,
Based on the examples you shared, I can see some issues with your calculations. The plugin works as expected:
50 x sale bar £1.80 (£1.48) + 50 unsale bar £2.12 (£1.74) had 18% discount applied – Cost in basket was £160.72
Here is how the calculation happens:
The total Bundle price is 50*1.8 + 50*2.12 = 90 + 106 = £196
On top of that, an 18% discount is applied: 196*0.18 = 35.28 With that, the final price is £160.72 exactly.
The discount is calculated on the total Bundle price, not per product.
I hope this clarifies things!
Forum: Plugins
In reply to: [WooCommerce] Display Current Month in AJAX Products Tab TitleHi there,
Thank you for reaching out!
Custom coding is outside the scope of our support policy, but our developer resources portal can help get you going: https://developer.woocommerce.com/
You can also visit the WooCommerce FB group – https://www.facebook.com/groups/advanced.woocommerce/ – or the
#developers
channel of our Community Slack – https://woocommerce.com/community-slack/We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, too.
You may also consider hiring an expert to assist at https://woocommerce.com/experts/
I am also leaving this thread open in case a member of the community can assist!
Forum: Plugins
In reply to: [WooCommerce] Shipping method price doesn’t changeHi @mixtura456 ,
Let us know if the issue persists, otherwise, we can mark the thread as solved.
- Go to