Andrew Comb
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to migrate to the new brand featureFor the latter, you can go into settings>permalinks and alter the brands permalink structure to something else, save, flushing the permalinks, and purge your cache, and your old brand attribute will come back. It’s very frustrating they’ve brought this in, we also have a 3rd party solution to brands, and this is gonna give us a real headache on all of our sites, as there’s no way to disable it, and give us 2 brands columns in the product editor & list view.
Forum: Plugins
In reply to: [LiteSpeed Cache] Horrible layout & slow loading caused by Advanced preset?Try going to page optimisation settings > CSS Settings> generate UCSS > OFF
I got similiar issues, where my theme layout got damaged, but mostly in guest /incognito mode
I found that with my theme it just didn’t work.
Also other settings I found broke my site – General settings > Guest Mode > OFF
Both will cause your google score to be lower, but a broken site is of no use!
Forum: Plugins
In reply to: [WooCommerce] GTIN, UPC, EAN, or ISBN Import / ExportJulianosb: I tried the code snippet. The export worked great, The import didn’t work. Hopefully they “real “official” fix works.
Forum: Plugins
In reply to: [WooCommerce] Why enabling HPOS affect some hooks?Custom fields are stored in the ‘postmeta’ field, if for example, you made them using ACF/SCF – and they haven’t yet added compatibility with HPOS, as this doesn’t use the postmeta table.
I believe they are already trialing this in beta for ACF, no idea about SCF
Forum: Plugins
In reply to: [WooCommerce] GTIN, UPC, EAN, or ISBN Import / ExportHow do you track anything with infinity threads on everything? It’s not fixed at all. I have the latest version of WooCommerce, so it’s either not fixed at all, or it’s not merged for some reason, 2 months after the ‘fix’
Forum: Plugins
In reply to: [WooCommerce] GTIN, UPC, EAN, or ISBN Import / ExportThanks for finding it. The issue was that it wasn’t coming out when I exported products, so I had no idea what meta field to import it. My 3rd party plugin also saves it in a meta-field, which is what I am using right now for these purposes. Fortunately I don’t need it, but it’s really not great for anyone doing IO that it doesn’t work correctly. Hopefully it can be fixed soon!
Forum: Plugins
In reply to: [WooCommerce] GTIN, UPC, EAN, or ISBN Import / ExportThanks for confirming for me, that’s also how I was testing it, and could not find it in the export.
Hopefully they will add it in later versions.
I’ve updated it this morning, and it seems to be working as before. I’ll keep monitoring, as we would have to take a lot of things out of stock to test it!
We are getting the same error, we have quite a lot of stock changes, and getting a lot of duplicate emails too!
Ok it looks like it was a nasty browser caching issue on Firefox, as I logged in in incognito mode, and it worked fine. So I purged the browser cache completely, restarted the browser, and now it seems to be working fine.
Looks like it was just a browser caching issue!
Ok sorry about the slow reply.
- Submitted via the form
- Curiously yes, but this is where it’s very odd; I updated it again, and it still fails, however it only fails on Firefox, it’s working fine in Chrome. All the other sites work correctly in Firefox .
- While I am getting some font issues in Chrome, in Firefox I do see one error I can’t see in Chrome:
Uncaught SyntaxError: missing ) after argument list
(Deleted, no longer relevant
- This reply was modified 6 months, 3 weeks ago by Yui.
- This reply was modified 6 months, 3 weeks ago by Andrew Comb.
I will get this to you tomorrow, thanks for your swift response.
I’m on Version 4.8.3, which is the current version, as far as i can tell. I tried a rollback, to the previous version, but this did not resolve it
OK, I have to re-open this problem, it is not solved, unfortunately.
Regarding “Show unmodified price if product discounts added as coupon”
If it is turned on, the sale price without coupon discount shows, on archive pages
If it is turned off, it shows the sale price with a strike through, and the sale-coupon price in price.
Neither of these is what the software did before: It used to show the standard price with the strike through, the sale price in the price (as is normal in WooCommerce) and the coupon only showed in basket/checkout.
On one of our sites, this fixes the issue, because we do not have a site-wide coupon, but on our other site The one linked above, we have a site-wide coupon. It’s really odd, because it never used to do this. It’s only happening on archive pages, not anywhere else. If I had the skill, I’d simply disable the plugin on archives, but I do not.
Ahh the show unmodified price tick box fixed the issue! Phew!