yuluma
Forum Replies Created
-
PS: our guess of this problem:
1. no matter the settings you need to enter the shipping costs with a . as seperator
2. our customers save settings, and then save the , as seperator
3. with the , as seperator things break downForum: Plugins
In reply to: [MyParcel] HPOSHier ook de vurige wens om HPOS zo snel als mogelijk te implementeren, wij runnen 100+ shops en de vertragingen die nu nog realiteit zijn doordat bestellingen en bestellingdata in de postmeta/posts tabel staan zijn significant, we willen dan zsm overstappen naar HPOS.
Forum: Plugins
In reply to: [Redis Object Cache] Woo product page shows images of another productwe wont, their support is terrible 😉
But nevertheless: do you have a way for flushing one page or do we need to completely flush the redis cache to fix this one-time issue?Forum: Plugins
In reply to: [Redis Object Cache] Woo product page shows images of another productYes, we are using WP Rocket, I already tried to clear that cache but that didn’t fix the product image 🤷♂️
Forum: Plugins
In reply to: [Redis Object Cache] Woo product page shows images of another productHi Till,
Thank you for your quick reply, realy appreciate it.
This site uses Avada theme.
Best regards,
Team YulumaSolution found, it seems that Avada has settings for this so this was a Theme issue and not a Yoast SEO issue.
Search on this page https://avada.com/documentation/avada-global-options/ for ‘snippets’ and you will find the options.
Forum: Plugins
In reply to: [Meta for WooCommerce] foutmeldingen op facebookThank you for your feedback! We’ve updated the plugin and now asked the customer if they can see the products in Facebook.
Forum: Plugins
In reply to: [Meta for WooCommerce] foutmeldingen op facebookHi Saif,
Here you have the system report: https://gist.github.com/Abbiyuluma/2798ed3ad35743442328bc42efe5242e
And here you have the image with the error: https://postimg.cc/MXzJvn5T
Forum: Plugins
In reply to: [Redirection] Cant access redirection wp-admin page with admin userNo it does not, what can we try to make this work?
Forum: Plugins
In reply to: [Redirection] Cant access redirection wp-admin page with admin userIf I only enable woocommerce, the problem still exists.
Forum: Plugins
In reply to: [Food Store - Online Food Delivery & Pickup] Reply to ticketForum: Plugins
In reply to: [WooCommerce] Woo REST API returns a 200 but with ‘Syntax error.’I’m sorry, I was away for a week and my partners were to busy to answer.
I see now I posted the wrong json arrays 😉
Endpoint: [ redundant link removed ]
2022-03-14 10:00:58 we post
{ "catalog_visibility": "visible", "categories": [ { "id": "150" } ], "manage_stock": "1", "name": "24 mini cupcake doos wit MET venster incl. insert", "regular_price": "2.25", "sale_price": "2.25", "sku": "3106", "status": "publish", "stock_quantity": 0, "stock_status": "outofstock", "tax_class": "standard", "tax_status": "taxable", "type": "simple" }we receive a 200 and data has been saved
on 2022-03-29 13:47:14 we send:
{ "catalog_visibility": "visible", "categories": [ { "id": "150" } ], "manage_stock": "1", "name": "24 mini cupcake doos wit MET venster incl. insert", "regular_price": "2.25", "sale_price": "2.25", "sku": "3106", "status": "publish", "stock_quantity": -2, "stock_status": "outofstock", "tax_class": "standard", "tax_status": "taxable", "type": "simple" }We get this response:
put http response code : 200 message : Syntax error.moments ago I tried to reproduce:
{ "catalog_visibility": "visible", "categories": [ { "id": "150" } ], "manage_stock": "1", "name": "24 mini cupcake doos wit MET venster incl. insert", "regular_price": "2.25", "sale_price": "2.25", "sku": "3106", "status": "publish", "stock_quantity": -2, "stock_status": "outofstock", "tax_class": "standard", "tax_status": "taxable", "type": "simple" }200 without errors… the funny thing is: we run over 100 shops and never seen this before. It only happens in this shop. No other errors are found so I don’t understand the 200 with the ‘Syntax error.’
https://i.imgur.com/VQcfYm8.png it happens every day all day without us able to reproduce 🙁
- This reply was modified 4 years, 2 months ago by Jan Dembowski.
- This reply was modified 4 years, 2 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [The Events Calendar] Cart empty after adding ticket to itCheck, we will wait for our answer there
Forum: Plugins
In reply to: [The Events Calendar] Cart empty after adding ticket to itPS: we have the PRO version connected with WooCommerce
Forum: Plugins
In reply to: [The Events Calendar] Cart empty after adding ticket to itHi @highprrrr
Thank you for your fast response!
I’ve unchecked the box, saved, cleared cache and now I don’t get the popup anymore but still an empty cart.