mtruitt
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variable productDid you by chance run the database updater?
You would have to pull all existing product data from BigCommerce then map it so it is importable by WooCommerce.
A premium plugin most likely would be cheaper than doing this.
Forum: Plugins
In reply to: [WooCommerce] Image rotated on product pageWithout having access to at least one image, it is hard for us to help anymore than we already have.
Forum: Plugins
In reply to: [WooCommerce] Checkout Not Functioning – Payment Methods not appearinghmm try turning on WP debug and look for any odd error or warning. It almost seems to be a hosting issue as I cannot reproduce this.
Forum: Plugins
In reply to: [WooCommerce] Checkout Not Functioning – Payment Methods not appearingTry using the storefront theme? it looks like it is a JS issue but see nothing at a quick glance.
Forum: Plugins
In reply to: [WooCommerce] Checkout Not Functioning – Payment Methods not appearingTry a different payment method to see if it will work at all.
Thanks and good stuff.
My example was to be used more of a base if you want a flat rate then shipping class stacked with it based on the product.
You would have to give more examples to how that would be used. Most likely going to have to use a shipping class unless this is a zone/area based.
By that I mean if it is outside of this state, city etc.
Forum: Plugins
In reply to: [WooCommerce] No products in Cart popup stuck in FirefoxThat works as well. I would shoot a message to the theme developer/s about that.
Forum: Plugins
In reply to: [WooCommerce] Images wont display in shop and or product pagesThank you. Glad you got it sorted out. I would (personal thing here) I disable all caching while developing a site. While in theory it seems good to see how it reacts while doing it, it also causes odd things to occur. Also make sure it is setup to not cache specific things in Woo. It can cause all sorts of odd things to occur.
Forum: Plugins
In reply to: [WooCommerce] Image rotated on product page@imazed Thanks for sharing that can’t say I have ran into that issue.
To do this
4 + ([qty] *1.5) – 1.5
https://pasteboard.co/H7L2cMz.png
This sets the cost at $4, takes the qty in the cart and multiplies it by 1.5 then subtracts 1.5.
This removes the 1.5 that would have been added for the first shirt but adds 1.5 for every one after.
This can be done using shipping classes to so you can get a bit more detailed with shipping. Say a shirt needs to be 3 per but a hat is 1.5 you could setup shipping classes that do the samething.
For other examples you can reference: https://docs.woocommerce.com/document/flat-rate-shipping/
Forum: Plugins
In reply to: [WooCommerce] Images wont display in shop and or product pagesCorrect, I also was able to see W3 total cache installed. Is it active? I had to hard purge the site to get it to load the change. At a glance I see no errors. If you try to add a image as a product image its showing in the admin? Did you have a older version of WooCommerce installed and updated it? Is there a notice about a database update if so?
Also if you follow https://wordpress.org/support/topic/before-posting-gather-the-following-details/
It may give some insight that is not possible to see on the front end.
Forum: Plugins
In reply to: [WooCommerce] Images wont display in shop and or product pagesThere it goes. Taking a look
Forum: Plugins
In reply to: [WooCommerce] Images wont display in shop and or product pagesI still see the old theme currently displaying..
Forum: Plugins
In reply to: [WooCommerce] Images wont display in shop and or product pages