Damianne P (a11n)
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Show discount on simple product pageHi @teachermark. As Rashed advised, the best option for coding questions like this are through the Facebook group or the WooCommerce Community Slack. I hope that you will be able to find some assistance in one of those two places.
Forum: Plugins
In reply to: [WooCommerce] Set a user for admin salesHi @pettedemon. Sorry that we missed your response.
I’m not aware of any plugins that will checkout a registered user as a guest. For an order to not be linked to a customer, the checkout has to be done as a guest.
Forum: Plugins
In reply to: [WooCommerce] Need help with variable quantity box sizeHi @munish28. Sorry that we missed your last response.
Do you mean that you want a default option to be selected when a customer visits the product page?
For increasing the font size of the variation price, you can modify and use the following code:
.single-product .woocommerce-variation-price { font-size:150%; }Forum: Plugins
In reply to: [WooCommerce] Variable ProductsHi @ynpnl. I’m sorry that we missed your response.
I took a look at your site and the options seem to work as expected now so I’m going to go ahead and mark this thread as resolved.
Hi @rmenon. Sorry that we missed replying to this thread. The first thing that I recommend doing is making sure that your Cart, Checkout and My Account pages are exempt from all caching on your site.
Is the payment gateway that is used Simplify Commerce Payment Gateway for WooCommerce? If so, please reach out to the support for that plugin for help.
Forum: Plugins
In reply to: [WooCommerce] Cupon CodeHi @ilir001. Sorry that we missed your last response. Can you tell me when the coupons are being generated? Are they being emailed or used in some way? Also, your screenshot no longer works so it would be great if you would share it gain.
You may have already solved the issue. If there is no update on this thread within the next week, we will go ahead and resolve the thread. In that case, please feel free to start a new thread if you have additional questions.
Forum: Plugins
In reply to: [WooCommerce] Combining items under one headingHi @aspleniastudios. Sorry that we missed your response. You may be able to use a plugin such as Product Recommendations to create recommendation blocks from other Categories when a customer is viewing products from a specific Category. It’s not quite the solution you’re looking for but may be a workaround.
Hi @jokubas2000k,
Sorry we missed your last response.
Perhaps the following will help:
.woocommerce-checkout .select2-container--default .select2-selection--single{ border: 1px solid #f00; } .woocommerce-checkout .select2-dropdown{ border-color:#f00; }Hi @alibee71. We have tested PayPal Checkout with WooCommerce 5.1 and WordPress 5.7 despite the warning message. This message will go away once we release an update for PayPal Checkout. I don’t have an ETA for that yet, but in the meantime, I encourage you to update the plugin on your site to the latest version to see if it resolves the issue for you. If it does not, please let us know.
Forum: Plugins
In reply to: [Meta for WooCommerce] Products with Variations not SyncingHi @clairemonkey. Could you please reach out to us by email so we can take a look at your site more closely? You may need to first “purchase” (for free) Facebook for WooCommerce and then you can send us a support ticket.
Please reference this forum thread in your email so we have the history.
Forum: Plugins
In reply to: [Meta for WooCommerce] The products are not syncingHi @thisurajay. Thank you for the system status report. I noticed that your memory limit is currently set to 256 MB. Please increase it to at least 512MB to see if that helps.
Forum: Plugins
In reply to: [WooCommerce] WC inactive after an updateHi @szczepanski. It seems that no one else was able to share any additional information here so I’m going to go ahead and resolve this thread. Please start a new thread if you have any other questions.
Forum: Plugins
In reply to: [WooCommerce] Server Error 500 – Memory Exhausted (already increased!)Hi @svenbu. Sorry that we missed your last response.
I don’t immediately see any issues in your system report. Are you still facing this issue?
+ Deactivated all Plugins & Reactivate one by one
Does the issue occur when you deactivate all plugins except WooCommerce and using a default theme such as Twenty Twenty and with the latest version of WooCommerce installed?
Hi @loyukfai. Sorry that we missed your last response.
Have asked the TP team (link in the first post), they offered a solution but it feels like too much a workaround, wondering if there can be a simpler solution.
Since the issue is happening with TranslatePress enabled and is not a feature of WooCommerce, the best option here would be to follow the recommendations of the TranslatePress team.
Forum: Plugins
In reply to: [WooCommerce] Show Woocommerce products by given IDs in Admin?Hi @steaua10. Sorry that we missed your last post.
I want to say that Woocomerce should have such a feature to display for you in admin panel the products for a given list of IDs. I am thinking avout this for years.
Please add your idea as a suggestion to our [Ideas Board](http://ideas.woocommerce.com/forums/133476-woocommerce). Our developers use that board to gauge community traction on what features to include in future versions.