Austin M - a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Disabled Shipping removes “Addresses” link from tabThanks for the additional information @dredre3000. I wasn’t able to replicate this behavior either, either with Storefront or Twenty Twenty as the theme. Can you post the system status report for the “reset” site? That might shed some light as to what is going on. You can find that by going to WooCommerce > Status in your dashboard, then clicking “Get system report,” then “Copy for support.”
Also, does the account you’re testing with have a billing address already saved, or are there no addresses currently?
Forum: Plugins
In reply to: [WooCommerce] order products based third letter products nameI see, thanks for clarifying! So you’d like to sort products alphabetically, but going by the third letter of the product name instead of the first one. This would not be possible using default functionality. I’ll leave the thread open in case someone else can add something here, but if you don’t get an answer, we have a customizations page with resources for contacting a developer for help. You can also ask about this on the WooCommerce Slack Community or WooCommerce FB group which are great places for customization questions like this.
Forum: Plugins
In reply to: [WooCommerce] order products based third letter products nameHi @exolon. I’m not sure I understand the question. Can you give me a bit more detail about what you’re trying to accomplish?
Forum: Plugins
In reply to: [WooCommerce] Downloads not workingHi @sabian66. Can you send a screenshot of the General tab for the product settings for one of these products? If you don’t already have a screenshot service installed, here are a few options:
* https://snipboard.io
* http://skitch.com/
* http://getcloudapp.com/
* http://awesomescreenshot.com/
There is also a walkthrough guide here: https://en.support.wordpress.com/make-a-screenshot/Also, did you notice that this problem started with any specific update? Can you post your system status report? You can find that by going to WooCommerce > Status in your dashboard, then clicking “Get system report,” then “Copy for support.”
Forum: Plugins
In reply to: [WooCommerce] Question marks added to product descriptionsHi @brentst. What if you tried editing the CSV through some other means, such as Google Sheets? That seemed to work for me. The steps I took were:
1. Import the original CSV into Google Sheets.
2. Export it from Google Sheets as a CSV.
3. Import the resulting CSV from step to into my local test site.
When I tried to upload the weight-modified CSV you provided, it told me that it couldn’t upload it. The error it gave was:
The file is empty or using a different encoding than UTF-8, please try again with a new file.This makes me think it was something in MS Excel that did this. If you can find a way to change the character encoding in MS Excel, that might work too.
Forum: Plugins
In reply to: [WooCommerce] Single Design, different productsHi @herbiehysteria, thanks for clarifying. In regards to your original question:
> Is it better to create 4 products with different variations, or will i be better creating 12 separate products under 3 categories?
Really either one would work. In my opinion, doing the separate products “feels” more natural, but that is very subjective.
There are a couple of advantages to doing the stand-alone products, though:
1. It would be slightly easier to create a custom page with all the products for a given design if the products are separate products rather than variations.
2. It would be easier to add data like product images and categories/tags if the products were separate products rather than variations.
Forum: Plugins
In reply to: [WooCommerce] Hide Products at Checkout and Show Only PricingYou’re welcome! I’m going to go ahead and mark this thread as resolved. Feel free to create a new thread if you have any further questions!
Great! I’m glad you were able to find a work-around. I’m going to go ahead and mark this thread as resolved. Feel free to create a new thread if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Clear cart when user log outThis thread hasn’t gotten much traction, so I’m going to mark it as resolved. Feel free to start a new thread if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Record Store Lp Cd and CassetteWe haven’t heard back from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any further questions!
We haven’t heard back from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Payment methods are not displayedWe haven’t heard back from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Single Design, different productsHi @herbiehysteria! Either option would work. From your description, I’d actually recommend a third setup, which is having three products (t-shirt, poster, mousemat) and having the different designs be the variations for those products.
With global attributes, you can use the same attributes to create variations for all three products.
Forum: Plugins
In reply to: [WooCommerce] Woo-commerce Checkout ProblemHi @bossangelshop. That warning shouldn’t be causing this issue. What you’re describing sounds like it’s due to caching. Do you have any caching on your site? If so, you will need to disable it on the cart and checkout pages. While mixing up products is annoying, a much more serious possibility is that customers’ billing information is being cached as well, so I would recommend double-checking that.
Forum: Plugins
In reply to: [WooCommerce] Disabled Shipping removes “Addresses” link from tabHi @dredre3000. Can you post a screenshot of the page that includes the setting you’re talking about? If you don’t already have a screenshot service installed, here are a few options:
* https://snipboard.io
* http://skitch.com/
* http://getcloudapp.com/
* http://awesomescreenshot.com/
There is also a walkthrough guide here: https://en.support.wordpress.com/make-a-screenshot/Thanks!