Fernando a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Dynamic Product Name with attributesWe 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] Customer / Product TableWe 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] Cannot use Quick Edit link (URGENT)@mintjelly As you guessed, behavior like this is usually caused by conflicts.
There isn’t a known issue with the latest version of WooCommerce that would stop the Quick Edit feature from working. I have tested this on a site of my own, but the Quick Edit button continues to work on WooCommerce 4.2.
I’m guessing a plugin on your site is not compatible with this version, which is what caused this conflict. To confirm which plugin specifically is the cause of this, you would need to run a full conflict test.
You’ll want to temporarily switch your theme to Storefront. Then, disable ALL plugins on the site except for WooCommerce, and test for the issue.
If the issue is gone, you’ll then have to re-enable features one by one, while testing for the issue; until you find out which one is causing this behavior.
This type of test can be quite disruptive to a site, but it is necessary that all plugins are disabled, even ones that are deemed “essential”. Because of this, I’d strongly recommend that these steps are taken on a staging site. You can create one using a plugin like WP-Staging: https://wordpress.org/plugins/wp-staging/
Forum: Plugins
In reply to: [WooCommerce] Dynamic Product Name with attributes@tekkoncomplex I’m not sure of what you mean by “dynamic product name”. Can you share an example? In the example above, what would be a dynamic product name for that product?
Forum: Plugins
In reply to: [WooCommerce] Customer / Product Table@rikidev From your description, it sounds like you are looking to generate a report that would list all customers, along with the names of products they have purchased in their lifetime, as well as the product prices.
A report like this is not available in WooCommerce out of the box.
Out of the box you can get a report of your customers (WooCommerce > Customers). That report will include their name, email, number of orders placed on the site, and total spend. It will not include a list of product names and prices.
What you described is likely something you will have to build yourself, after exporting data from the site. Using an extension like WooCommerce Customer / Order / Coupon Export, you would generate an export of all your order data. Then you can filter those orders by customer, and generate the report in the format you mentioned.
Forum: Plugins
In reply to: [WooCommerce] Virtual product has no Add to Cart button on Category Pages@ckfam Out of the box, the add-to-cart button will display on category pages for all simple products, regardless of whether they are configured as physical or virtual.
There are other settings that might influence that button, though. For example, Variable products, whether virtual or physical, will show a different button. If you have plugins that add other functionalities to the product page, which require customer input, the button might also change.
If you are certain none of the above applies to your products, I’d recommend completing a full conflict test.
You’ll want to temporarily switch your theme to Storefront. Then, disable all plugins on the site except for WooCommerce, and test for the issue.
If the issue is gone, you’ll then have to re-enable features one by one, while testing for the issue; until you find out which one is causing this behavior.
We 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: https://wordpress.org/plugins/wp-staging/
Forum: Plugins
In reply to: [WooCommerce] Xero invoices created – due dateOut of the box, WooCommerce does not integrate with Xero. I’m guessing you are using an additional extension to add this feature to your site.
I’d recommend reaching out to the developer of the Xero plugin you are using, to advice you on whether the behavior you described is expected, or if there is a way to modify it.
If you are using https://woocommerce.com/products/xero/ and you have an active license for it, you can contact the WooCommerce support team at the following link:
https://woocommerce.com/my-account/create-a-ticket/
Since this forum is intended for questions about the core WooCommerce plugin, I will close this thread.
Forum: Plugins
In reply to: [WooCommerce] Bargain extension for marketplaceWe haven’t heard back from other users on this thread in a while, so I’m going to mark this as resolved. I’d recommend considering the possibility of hiring a developer that might be able to code a custom-made solution for you.
If you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Taxes not workingWe 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] Remove Add to cart based on category but preserve variationsWe haven’t heard back from other users in this thread 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] Pickup option@louisapple I think there’s a misunderstanding. That is possible, you just have to place the local zone above your other general zone.
The zones should be placed from the most specific to the most general, from top to bottom.
If you can’t get it to work, can you share here a screenshot of your shipping zone setup?
Forum: Plugins
In reply to: [WooCommerce] Sending custom made virtual product to customer@microjingles Downloadable products are intended to have the product attached to them at the moment of purchase. In this case, I understand you’d be adding the files some time after the purchase.
You can add download permissions to orders, which will in turn make the download files appear in the “Downloads” section of a customer page. However, to do this, you will have to add the files as part of a downloadable product, so that then you can add permissions to download this product on the original customer order.
I’m thinking you could create a downloadable product that is private and hidden from your shop, so that it won’t appear for other customers. Once the downloadable product with the files has been created, you will be able to edit an order, and add permissions to download that product, using this section in the Edit Order page:
I understand this would be quite a manual process, but WooCommerce doesn’t include a different feature for adding file download permissions, unless those files are part of a product.
Forum: Plugins
In reply to: [WooCommerce] Change “Our Bank Details” title on thankyou page@aagha51 There isn’t a setting that can be used to change that label.
Generally speaking, to change strings of text within any plugin, I’d recommend using a translation plugin. These 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.
I’d recommend Loco Translate, which I have used it successfully for this purpose. 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 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. Save your changes and reload your site.Here’s a video about it that outlines how it is used: https://www.youtube.com/watch?v=ZUPhsoUm-QE
I hope that helps!
Forum: Plugins
In reply to: [WooCommerce] Customers Unable to Make a Purchase@plumecoop This is likely an issue with the payment gateway plugin that you are using. Can you confirm what is the payment method available in your store?
Forum: Plugins
In reply to: [WooCommerce] Show Products from Several Categories@aventador Have you considered using blocks instead of shortcodes?
With blocks you can add hand-picked products to a page, or products by category. You can add multiple blocks (with one category per block), and control how many products display from each one.
Here’s the available documentation on WooCommerce Blocks: https://docs.woocommerce.com/document/woocommerce-blocks/