Austin M - a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Display Products by locationHi there @shenalorlof! I understand you’d like to be able to sort your products by location, with a clickable map to make this easier.
To clarify, are you essentially offering the same products for all locations, just with a few details, such as the city name itself, changed? Like t-shirts with “I love [City Name],” for example? Or are you talking about different warehouse locations that each have their own stock of unique products?
If the former, I don’t know of a good way to accomplish this, except for making a bunch of different similar products, or a bunch of variations of one product for each city. There are plugins that could make this slightly less tedious, but, ultimately, you’re still making a bunch of different very similar products or variations and then assigning them to a category or tag based on the city they’re associated with.
If the latter, there are several plugins that could accomplish this, with WooCommerce Warehouses being perhaps the most well-known.
Let us know if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Unique ID for every product soldHi @jkm9694! I understand you’re interested in limiting a user’s ability to purchase a product on a lifetime basis, rather than in a single order.
This isn’t possible with any of our plugins that I know of, but there are third party plugins out there that can add this sort of functionality. I’d recommend looking into the Maximum Products Per User plugin, which seems to be just what you’re looking for.
Forum: Plugins
In reply to: [Meta for WooCommerce] contentview not workingHi @rios88!
> hello, when I enter a page of my product the contentview event does not recognize me. How can I activate this event?
Can you give us a bit more detail about the issue you’re seeing? Screenshots would help, if possible. 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/
Alternatively, feel free to reach out to our support team at https://woocommerce.com/my-account/create-a-ticket/ or [email protected] if screenshots would contain sensitive information.
Hi @barrypersonalctonet. You reached out to us in chat, but I wanted to follow up here as well in case others have similar questions, as it looks like Colorado sales tax can be quite confusing.
Looking at TaxJar’s sales tax calculator, it does show the tax rate for 80305 as 8.845%:
Link to image: https://d.pr/i/9zEon4I do think this lower tax rate of 4.985% is correct, however.
According to TaxJar’s docs, collecting sales tax in Colorado is a bit more complicated than in other states, as a “retailer’s use tax” is collected if the following conditions are met:
1. The store is based in Colorado.
2. The customer is located in Colorado.
3. The store and customer are in different “districts.”The retailer’s use tax is defined as
…the Colorado state tax (2.9% as of July 2017) AND any local district taxes. These district taxes are often: Regional Transportation District (RTD), Scientific and Cultural Facilities District (CD) or Regional Transportation Authority (RTA) taxes.
Retailer’s use tax does not include any local city taxes that may be applicable.
Looking at the breakdown of the 80305 tax rate above, we can see that local and city taxes (“Boulder”) total 3.860%. If we subtract that from the tax rate, we get the retailer’s use tax, which would be exactly 4.985%.
This is the tax rate you’re seeing at checkout, so I think we can conclude that your shop and the shipping address are in different districts for the purposes of the retailer’s use tax law, so only retailer’s use tax is being charged instead of full sales tax. Your shop is located in a different zip code than 80305, so this does seem possible.
We are not tax professionals here, so I would reach out to a tax professional for more details about tax districts. If you determine that the tax rate is still incorrect even despite the retailer’s use tax law, let us know, and we can help you dig into this further.
Forum: Plugins
In reply to: [Meta for WooCommerce] Same Event ID Received for Many Event InstancesHi @tchielo. Some users have reported that they get this behavior from the Facebook Pixel Helper extension. Do you use this extension? If so, could you try disabling it and seeing if that helps?
You’re very welcome @mphdavidson! I’m glad you were able to find a resolution to this issue. Please let us know if you have any further questions!
Forum: Plugins
In reply to: [Meta for WooCommerce] Completed Wizard But Products Not SyncingYou’re very 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!
Forum: Plugins
In reply to: [WooCommerce] Variable Product Attribute Taxonomy with MultiselectWe 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] Out of stock email NotificationThis thread hasn’t gained 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] Visible and GlobalHi @loopforever. Thanks for clarifying, I understand better what you mean now.
What exactly happens if the global attribute value is left blank in the csv file for the export-import situation? That is, it will not have a value of 0 or 1 and it will be empty.
The global attribute column is required. If you leave it blank, it could mess up the import of that product. There are safeguards built in to try and be as friendly to the user as possible with the import process, so the import might still work correctly even if a required column like this is left blank, but filling it out would be the safer bet.
Thinking about your previous question about the default value a bit more, I’d say it would probably be a safer bet to assume that an attribute is not global by default. So a
0in this column.On the other hand, most of the time you probably would want an attribute to be visible on the product page, so I’d say
1would be a safe default value for the “Attribute visible” column.Forum: Plugins
In reply to: [WooCommerce] Variable Product Attribute Taxonomy with MultiselectHi @freshymichael. Thanks for explaining your setup, that helps clarify things. The idea of selecting multiple different products with the same quantity and frequency attributes in one go is intriguing, but I don’t know of a good way to achieve this. At a fundamental level, WooCommerce is built around selecting options for one product at a time. There are some plugins that push the boundaries of this, like Composite Products, but not in the way you describe here.
I think this would require a customization. Per our support policy, customizations are outside the scope of the support we can offer, but we have a customizations page with resources for contacting a developer for help. I will leave this thread open for a bit longer in case others can suggest something as well.
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] Out of stock email NotificationYou’re very welcome @henriqueh3d! I’ll leave this thread open for another day or two to see if it gets any traction, then I’ll mark it as resolved. Feel free to reach out again if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Visible and GlobalHi @loopforever!
Attribute% d global:
“1 or 0. Mapping screen labels this as” Is a global attribute? “”
What does it mean. Can you give an example?A global attribute is one that can be used by multiple products. You can see more about them here.
Custom attributes are the ones that are only used for one product and are created on the product itself. You can read more about those here.
A
1in this column means the attribute is global.0means it’s custom (i.e., not global).What is the default value for “Attribute% d visible” and Attribute% d global?
1?
0?There isn’t really a default value for either of these. It just depends on what you want.
The Attribute Visible column corresponds to the checkbox on the attribute settings that makes the attribute visible on the product page or not. You can see that checkbox in this screenshot.
I hope that was able to clear things up! Let us know if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce backend product pages repeatsHi @brako1985!
I’m having an issue with Woocommerce backend products page, when I get to page 29 the products that displays that page repeats for 10 pages, the same items from page 29 to 39 and then again from page 44 to page 64.
I’ve try to erase the “repeated pages/items” but the items aren’t the problem, because when I erase them other items reach page 29 and then replicates to next 10 pages.
That is definitely strange. At first glance, this seems likely to be a caching issue of some sort. Do you have any caching on your site? If so, what happens if you try emptying those caches?
Also, 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.”
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Variable Product Attribute Taxonomy with MultiselectHi @freshymichael!
We have a stepped variable subscription product that we need the last attribute to be multiselect in place of select. When we push multiselect however, it causes the browser to crash. Is there an action or filter hook that will allow us to programmatically swap the product term to allow multiselect?
Can you explain the use case for needing a multi-select for an attribute? The way WooCommerce is set up, the user needs to select values for the different selectable attributes on a product in order to select the right variation. Multi-selecting attribute would lead to scenarios like ordering shoes that are both medium and large, or a t-shirt that is both solid red and solid green.
Do you mean that you want a scenario where, for example, a customer selecting both red and green as colors for a t-shirt means they get a red and green striped shirt instead of a solid color?
If so, you would likely want to look at something like Composite Products, which allows you to create product “kits” where there are multiple components the user needs to select. Composite products allows for more flexibility than variable products in terms of options the user can select.
A simpler approach might be to use something like Product Add-Ons, which would allow you to set required add-ons before a product could be added to the cart. Instead of a dropdown where the user had to select one value, you could have a series of checkboxes, so the user could choose one or many options for one of the options.
Would either of those plugins work?