Daniel Wendler

Results 13 comments of Daniel Wendler

For the same reason, I was not able to use "WooCommerce custom blocks" like "Products by Category". The according `POST` requests dropped data and some resulted in the frontend error:...

Another workaround I am trying next is to strip out the language prefix using webserver configuration when making requests that match `^\/subfolder\/[a-zA-z]{2}\/wp-json\/`. That way we can keep the language prefix...

> Did you find a viable solution ? I didn't have the time tbh and went on with a different plugin. I'm sure there are ways using rewrites, using Wordpress...