Thread Starter
kinguk
(@kinguk)
Okay, i’ve realised the issue. It is where my nginx config rewrites wp-json requests to wp?rest_route.
Rewrites remove post data and request type.
Just need to find a better solution.
Thread Starter
kinguk
(@kinguk)
Hi,
Think i fixed it,
Had to use no_conflict in one of the gold carts jQuery files.
Thanks,