bgage
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Shipping & Tax] Colorado Tax Rate Being AppliedI ran into this as well as a Washington state retailer. See here: Colorado Sales Tax added | www.ads-software.com. The suggested fix here by Shameem worked for me; however, you indicate that TaxJar is overwriting the 0% rate so this would seem to be something you need to address in TaxJar.
Note the reason ANY tax rate calculator wants to collect sales tax in Colorado is because they passed this requirement for out of state retailers who ship products to Colorado. If your sales are less than $100,000 per calendar year, then you are exempt from collecting and paying Colorado sales tax. See here: Out-of-State Businesses | Department of Revenue – Taxation (colorado.gov)
Hi Frank,
Thanks for responding so quickly. I didn’t see your reply when I added my comments above.First, I resolved the issue by creating new simply product for this item. When I first created this listing, it was a product bundle. At some point we changed it to a simple product without creating new product. I assume that the error had something to do with that.
Just fyi, I’m running the latest versions and no other instock plugin. Let me know if you want to dig deeper, but I don’t think this will be a common issue.
I moved the problem product here: https://gagebroz.com/product/gb-rsub-old/
This product was originally a bundle, then changed to a simple product and that could have something to do with this issue. I tried duplicating the product which had the same issue. I am in the process of creating a new simple product for this item.
Forum: Themes and Templates
In reply to: [Boot Store] boot store as web page NOT blog ?Jenny and or Richard,
It looks like you’ve both been able to remove blogs from being displayed on the front page. Would you please share how you did this?Thanks Bruce
Forum: Themes and Templates
In reply to: [Boot Store] how to remove one of the menu'sThe menu at the top right corner of page is the “Primary Menu” location and the menu below the header is the “Secondary Menu” location. Create your menu and assign it to the “Secondary Menu” location only.
Forum: Themes and Templates
In reply to: [Boot Store] How to change color of text in carouselOk, got it. Added the following:
.carousel-caption h4, .carousel-caption p {
color: #FFF000;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}Forum: Themes and Templates
In reply to: [Boot Store] How to change color of text in carouselThe CSS above only changes the color of the Title text in the carousel. How would I change the color of the other text in the carousel.
Thank you,
bgage