schero86
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Order seach extremely slowFor now i disabled HPOS and everything is ok.
We have 48000 order recordsForum: Plugins
In reply to: [WooCommerce] PHP ERRORI get the error on the admin dashboard, on wc-orders page, it is shown in querry monitor.
https://gist.github.com/scherfro/b4cabcf9a553d6f540873b02b2465d1eHello Kristian,
Could you please share the changes you made?
I would also like to have VAT displayed / line because the prices in emails are confusing for customers, even though I display total amount below table.Thanks!
Forum: Plugins
In reply to: [WooCommerce] Hide metabox on order pageCustom sorting of tabs in view order page is also not working.
Forum: Plugins
In reply to: [Custom Order Numbers for WooCommerce] Search by custom order numberWorking ok!
Thank you for the quick fix!Forum: Plugins
In reply to: [Product Code for WooCommerce] Hide on front, display on backendOk, but if I disable ”?Display product code on user side on the products posts, checkout, cart, and receipts.” the product code does not appear in the order edit page.
Forum: Plugins
In reply to: [WooCommerce] Hide metabox on order pageHello,
Disabled all modules except woocommerce, problem persists.
Here System status: https://pastebin.com/6jd01xgnForum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Export refundsok
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Export refundsI get “critical error” message when trying to export ??
This happens when using php ver. 8.2.
On 7.4 it work ok.- This reply was modified 1 year, 4 months ago by schero86.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Cancel Review in Order Viewyes, when viewing an order
Forum: Plugins
In reply to: [Mobile Assistant Connector] Total orders valueThank you!
Forum: Plugins
In reply to: [Facebook for WooCommerce] Out of stock – not syncingFor now I fixed my problem by disabling “hide out of stock” in woocommerce settings and adding custom code in functions.php to still hide them.
So now in FB catalog I have all my products from woocommerce, with in stock / out of stock status.Catalog is updating ok on stock status changes in woocommerce.
And in the ads only the products with “in stock” status appear.Forum: Plugins
In reply to: [Facebook for WooCommerce] Out of stock – not syncingOk, so i did the test and in this case,when hide out of stock is disabled in woocommerce, it is working, it is updated as “out of stock” also in facebook catalog.
But I was told this issue was fixed in previous update (version 3.0.12).
So it seems it was “unfixed” in later versions as now i have version 3.0.16.- This reply was modified 2 years ago by schero86.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Out of stock – not syncingI have “hide out of stock” enabled in woocommerce – > inventory.
So for me only the in stock items are showing in catalog, or at least only these should show.
I will try to redo the test with “hide out of stock” disabled and come back with a feedback.Forum: Plugins
In reply to: [Facebook for WooCommerce] Out of stock – not syncingNo, I was referring to items.
I did clear the whole catalog today, reset facebook data for all products, uninstalled connection and reconnected.
Products were all imported succesfully.
Then I did following test:
I put a variant to be out of stock and updated the product to see if it also updates in FB catalog.
On product page I got following message:
Facebook for WooCommerce
Updated product group 6101851693228360 on Facebook.
I searched is status log for this product, there I have this message:03-24-2023 @ 16:36:18 – Response code: 200 message: OK body: {“id”:”9008172279255547″,”product_group”:{“id”:”6101851693228360″}} 03-24-2023 @ 16:36:20 – Request method: DELETE uri: https://graph.facebook.com/v14.0/6101851693228360?deletion_method=delete_items user-agent: Facebook-for-WooCommerce/3.0.16 (WooCommerce/7.5.1; WordPress/6.1.1) body: duration: 1.49047s 03-24-2023 @ 16:36:20 – Response code: 200 message: OK body: {“success”:true} 03-24-2023 @ 16:36:20 – {“response_data”:{“success”:true}} 03-24-2023 @ 16:36:20 – Deleted FB Metadata for product 51207 03-24-2023 @ 16:36:20 – Request method: GET uri: https://graph.facebook.com/v14.0/catalog:268161248829719:ODVSLTJHNV8zODE1Mg==/?fields=id,product_group{id} user-agent: Facebook-for-WooCommerce/3.0.16 (WooCommerce/7.5.1; WordPress/6.1.1) body: duration: 0.09849s
But when checking the catalog on facebook, the product variant was still there, showing IN STOCK …