Fernando a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Checkout Button is not visibleDid the problem start happening only after a recent update?
I have tried to reproduce this on my end, but I am able to correctly see the button to proceed to checkout, on the cart page of my site.
This seems to point out to the issue being specific to your site’s setup, rather than a widespread bug in the plugin. Because of this, I’d recommend to start by checking for potential conflicts.
Here’s what I’d suggest:
1. Switch the theme of your website to the free Storefront theme.
2. Deactivate all the plugins except for WooCommerce and check if the issue persists. If the problem is resolved then please move on to the next step.
3. Activate features one by one while testing for the issue, until you find the one that is causing this behavior.
I recommend that these steps are taken on a staging site, which is a clone of your live site that you can modify without risking making any permanent damage to your live site. You can create it using a plugin like WP-Staging. This plugin lets you copy and redeploy a WordPress site with minimal work.
Forum: Plugins
In reply to: [WooCommerce] Automate clearing Woocommerce transientsTransients, by nature, are temporary.
Are you having issues with some of them not clearing at all? Or would you like to modify the time it takes for them to expire?
Forum: Plugins
In reply to: [WooCommerce] Pending PaymentYou’ll want to confirm the context of how were those orders received, to identify whether there is a problem. I say this because receiving an order with the status of
Pending Paymentis not necessarily a sign of something being broken.This is the status that orders are set to while the plugin waits for the customer to complete payment. Sometimes, if the customer leaves the checkout process before completing it, the order will remain in that status.
You’ll want to test the checkout process yourself. Try placing an order as a customer would, and confirm whether it goes through correctly. If the issue is still happening, note what do you see on the front-end, as a customer. Are any errors given, for example?
Additionally, can you confirm to us which exactly is the plugin you are using for your payment gateway?
Forum: Plugins
In reply to: [WooCommerce] Wrong languageThank you for confirming that this has been solved. I’m marking this thread as
Resolvednow.Forum: Plugins
In reply to: [WooCommerce] Emails in WoocommerceI’ll echo Dan’s suggestion above. I don’t know of any plugins that work exactly like you described.
You can configure custom emails that are triggered automatically, using extensions like Follow Ups or AutomateWoo.
The emails/workflows you configure with those plugins would be triggered automatically, based on conditions you configure. If you’d like to be able to edit the emails before sending them, a bit of manual work would be involved. And in that case, I believe what Dan suggested above would be the way to go.
If it’s important for you to have this working exactly as you described it, you may consider a custom-tailored solution for your site that extends the default features of our plugins. If you need any coding help, you can reach out to one of WooCommerce’s customization partners:
https://woocommerce.com/customizations
They’d be able to give you a clearer idea about the scope of the project and quote you for their services.
Forum: Plugins
In reply to: [WooCommerce Blocks] How can I change “Sale Badge” text?To change that label, I’d recommend using a translation plugin like Loco Translate.
These type of plugins are generally used to change text from one language to another, but they can also be used to edit text within the same language. I know it may sound strange to “translate” your own language, but it works.
Here’s what you’ll need to do once you’ve installed and activated the plugin:
`
1. From the administration sidebar, click on “Loco translate” option and click on “Plugins”.
2. Select the WooCommerce Blocks plugin from the list.
3. Choose the option “New Language”.
4. Select the current language for your site (if you’re using an English version of WordPress, use English, etc.)
5. Find the strings that you want to change with the filter box.
6. In the second box on the left, add your replacement texts.
7. Click on Save, and then on Sync.
8. Reload your site.
`Here’s a video about that plugin that outlines how it is used: https://www.youtube.com/watch?v=ZUPhsoUm-QE
Forum: Plugins
In reply to: [WooCommerce Blocks] Handpicked Products Block doesn’t workHere https://youtu.be/lA7YicwV3Nc you can see a video about the problem: every time I look for a product in the search field the number of products returns to 11.
I have been unable to reproduce the issue you described. Can you go into more detail about your setup? Is this a block that’s been published on a page already, and that you are trying to edit? Or is this a block that you are trying to publish for the first time?
In the most recent version of WooCommerce Blocks, there’s a fix for an issue that was affecting Handpicked Products:
Fix Products by Tag, Products by Attribute and Handpicked products blocks showing an invalid attributes error. #1254It doesn’t sound like the same thing, but just to be safe, can you update to the latest version and test again?
Forum: Plugins
In reply to: [WooCommerce] Restrict downloads to email only for digital productsThank you for confirming the above solution, as it might help other users who are running into the same dilemma.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce backend Menupoint ShippingAlternatively, you can add this information as a customer note on the order, which will be sent in an email to the customer.
Adding these two fields to the core plugin is not on the roadmap for the immediate future, I’m afraid.
I’m going to mark this thread as
Resolvedfor now, but please feel free to open a new thread if you come across new questions.Forum: Plugins
In reply to: [WooCommerce] Woocommerce backend Menupoint Shipping@makoer From what I gather, you are trying to find a way to add the name of the carrier and the tracking number to orders. Is this correct?
If so, you can accomplish this using a plugin like Shipment Tracking. This plugin will add new fields to the order screen, which you can update with the carrier and tracking information. That data will be included in the completed order email that is sent out to the customer.
Hopefully this helps!
Forum: Plugins
In reply to: [WooCommerce] Missing Icon for Empty Cart Notice?The icon is most likely being determined by your theme. This is what that notice looks like using the Storefront theme, for example:
I’ve seen that icon that displays in your screenshot being used for notices in general. So, I don’t think something is missing, it’s likely that’s just the icon that was chosen for this type of notices.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Password confirmationguess many of you know the issue with confirming a password in the MY ACCOUNT and CHECKOUT Forms…. do u have a solution for me?
I’m not sure of what issue are you referring to with the password confirmation. Can you please elaborate on what problem you are seeing?
Forum: Plugins
In reply to: [WooCommerce] unexpected behavior of the WooCommerce shop pageWe haven’t heard back from you in 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] Admin Dashboard Empty@dtco6971 This might be an obvious question but, just to make sure, have you checked whether the selected period does include sales you received?
In the screenshot you shared, the selected period is November 1–26, so you’ll want to verify whether you have any orders within that timeframe.
If you change the period to cover several months, do you see any data populating the graphs?
To further clarify, this dashboard is added by the WooCommerce Admin plugin, it is not part of the core WooCommerce plugin. If the above does not help bring the data back, please open a thread in the support forums for that plugin. I’m closing this topic now.
Forum: Plugins
In reply to: [WooCommerce] Pagination conflict at woocommerce shortcodesIf you do end up finding a solution, make sure to share it here, as other users might find that useful in the future!