Austin M - a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta for WooCommerce] I can’t delete, I already reinstalled wordpressWe 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] Setting up tax when no tax is added?Hi @jackjjw!
Is there a guide for the basic settings I should be following? Basically I just need to charge the price of the products. There is no tax per product to add for me.
There is no tax charged for products by default. To charge tax, you would need to set up taxes manually by following the steps outlined here. Since you don’t want to charge tax, though, you should be fine leaving things as is.
If you find that you do need to charge tax later, you can follow the steps above to add tax in at that point. We also have a VAT plugin here that allows you to remove VAT in your store for customers that have a valid VAT number.
Hi @kambro. I went to the page you linked to, and I think I see the issue you’re referring to. When you click on other images in the product image gallery, they are cropped the first time you view them. After the first viewing, they are not cropped.
The default behavior should be that they are not cropped.
This seems likely to be a theme issue. If you switch to (or live preview) a default theme, such as Twenty Twenty, do you see the same issue?
Forum: Plugins
In reply to: [WooCommerce] How to customize All Product blockHi @macarrier! It sounds like you want to create a product catalog with multiple vendors, where customers can find but not buy products online, and can find the specific vendor that listed a product.
It sounds like you would want to use Product Vendors and Advanced Catalog Mode for WooCommerce to achieve this. Product Vendors would allow you to set up the multi-vendor aspect of the marketplace, and Advanced Catalog Mode would allow you to make it so that products couldn’t be purchased, just viewed.
I would also add that we have a 30 day refund policy (http://www.woocommerce.com/refund-policy/), so you can try these plugins out and return them if they are not to your liking.
Let us know if you have any further questions!
- This reply was modified 5 years, 5 months ago by Austin M - a11n. Reason: link formatting
Forum: Plugins
In reply to: [WooCommerce] How to appear the category image on product search?Hi @lsingh. While you can have categories as search results themselves, there is no way out of the box to include categories as part of product search results. You would need to customize the template for the results page to do this. You can read more about customizing WooCommerce templates here.
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. You can also ask about this on the WooCommerce Slack Community or WooCommerce FB group which are great places for customization questions like this.
I’ll also leave this thread open for a while in case someone has specific suggestions for how to add this functionality.
Cheers!
Hi @sanwal001. You’re of course welcome to leave a comment in the reviews section, but I actually meant to comment on the open bug in GitHub (the link I provided in my previous comment). Either way, though, it’s good that you’re making it known that you’re running into this problem. The more people bring it up, the more likely it is to be fixed!
Forum: Plugins
In reply to: [Meta for WooCommerce] Minimize Messenger Chat Window on StartupHi @hliltd!
I understand you’d like to enable Facebook Messenger, but would prefer it to be collapsed by default.
I’m afraid that there is not currently an option for this, but it is possible to change the size of the box with some CSS. The
._94vfclass can be used to target the box, like this:._94vf { width: 315px; }This can be added to the style.css file of your child theme or by using a free plugin like Simple Custom CSS.
CSS tweaks like this are technically beyond the scope of our support policy, though I hope that this helps get you started! 🙂
Hi @sanwal001. The issue with not being able to exclude specific categories is an open bug, which you can see here. I’m sorry for the inconvenience.
I’d encourage you to comment on this bug that you are also experiencing this problem and follow along for updates as the developers work towards fixing it!
Forum: Plugins
In reply to: [WooCommerce] Set up USPS Shipping without Box Packing or Label PrintingHi @cschonhaut! You’re welcome, I’m glad I could answer your shipping questions!
how would you recommend that tax gets added to all products if I don’t use WooCommerce Shipping & Tax? Is there a built-in tool for this, or a different plugin you would suggest?
There is built-in tax functionality, yes. You can manually add tax rates that will apply to specific geographic regions, which can be as broad as countries and as specific as individual zip codes. You can also add different tax classes if you want different products to be taxed differently. You can read more about our built-in tax functionality here.
I misspoke slightly when I said you didn’t need WooCommerce Shipping and Tax. What I should have said was that you don’t need WooCommerce Shipping and Tax for shipping. It still might make sense for you to use just the automated tax calculation part of the plugin (although you certainly don’t need to), and you can do that without ever touching the shipping aspect of the plugin. The advantage of automated taxes is that you don’t need to set the rates yourself, as they are calculated automatically for you. You can read about that here.
Just a note as you’re looking into the Shipping and Tax automated tax calculation: the plugin assumes you only have one tax nexus, which is defined as being in the state listed in your store address in your WooCommerce general settings (WooCommerce > Settings > General). Sales tax will then only be charged for customers who have a shipping address in that state. No out-of-state purchases will be charged sales tax.
If you would like to charge automated sales tax for out of state purchases, you’d need to use a more powerful tax plugin that allows you to set multiple nexuses. You can see our other tax plugins here. The ones you’d want to look at here are TaxJar and Avalara, which are free to download, but, unlike WooCommerce Shipping and Tax, require a paid subscription to an external tax service.
Let me know if you have any further questions!
Forum: Plugins
In reply to: [WooCommerce] Product Gallery doesn’t workI’m glad you were able to get it working @nzlgl!
We generally don’t change our plugins to be compatible with a specific theme unless the incompatibility is due to a deeper underlying issue in the design of the plugin. If this is the case, I’d encourage you or the BuddyBoss team to open an issue on the WooCommerce GitHub repo so our developers are made aware of it. You can do that here. Thanks!
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: [Meta for WooCommerce] Are Business Manager pixels supported now?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: [Meta for WooCommerce] I can’t delete, I already reinstalled wordpressForum: Plugins
In reply to: [WooCommerce] Set up USPS Shipping without Box Packing or Label PrintingHi @cschonhaut!
In summary:
We want to ship with USPS
We don’t want to have to add any product measurements or weights
We want to handle label printing and box packing manually, outside WordPressI think there might be some confusion with how WooCommerce shipping (lowercase s) and WooCommerce Shipping and Tax (uppercase S) work.
WooCommerce Shipping and Tax is a stand-alone plugin that is an extension for WooCommerce. It is designed to work with WooCommerce and USPS for label-printing purposes. You don’t need to use this plugin unless you want label-printing, and, when you do, you only pay for the labels you actually print. This is a manual process, so you wouldn’t be automatically charged for a label whenever a customer ordered something. From what you described of your desired setup, I don’t think you need WooCommerce Shipping and Tax at all.
In the core WooCommerce plugin, you can set up shipping zones and add shipping methods. There are several built-in shipping methods you can use, including flat rate shipping. It sounds like the core functionality would serve your shipping needs perfectly 🙂
Our documentation on this is here if you’d like some more information.
Does that make sense? Let me know if I can clarify anything further!
Forum: Plugins
In reply to: [WooCommerce] Paypal IPN work only on one of Two instances on same HOSTINGYou’re very welcome @rapapar! 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!
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!