aptx
Forum Replies Created
-
Forum: Plugins
In reply to: [OPcache Manager] Analytics emptyI am using the standard wp cron. Did not check the interval, but checking today the stats are showing. This may have been a traffic/timing thing.
Forum: Plugins
In reply to: [OPcache Manager] Analytics emptyI am also experiencing the analytics being empty.
WP: 5.4.2
PHP: 7.2.31
OPCache Manager: 1.3.2Zend OPCache enabled and showing 2,000+ files in the Manager with hits but no analytics. I assume the OPCache is working as there are cached files with hits, but the analytics would be cool.
- This reply was modified 5 years, 10 months ago by aptx.
Forum: Plugins
In reply to: [WooCommerce] Unique grouped child products?Hopefully this can be set to unresolved or actually resolved. It seems silly that I would need to post the same question again.
Forum: Plugins
In reply to: [WooCommerce] Unique grouped child products?I figured things would go bad as soon as I mentioned SKU. The SKU is just the mfg SKU not the WC SKU.
All products have a unique internal SKU. How else would they be unique products?
A variation is just meta on a product.
I also need each unique product available in search results. I do not think variation is a good solution for this.
So back to my question about best way to make this work as a grouped product. The inventory structure works exactly like a grouped product. Th issue is the best way to display it.
Forum: Plugins
In reply to: [WooCommerce] Unique grouped child products?Not resolved.
Forum: Plugins
In reply to: [WooCommerce] Create product with tags?Figured it out. IDs in an array of objects.
"tags" : [ { "id" : 41 }, { "id" : 42 } ]