imranhsayed / nextjs-woocommerce-restapi

A React WooCommerce Project Example With REST API
nextjs-woocommerce-restapi-virid.vercel.app
MIT License
325 stars 101 forks source link

404 on detail pages #35

Open rolero opened 1 year ago

rolero commented 1 year ago

besides the homepage I am getting 404 on all blog, product, category, etc. Any idea what can be the cause. Products, Post are showing on the frontpage and the URL also look correct. I am running on a VM. I have no idea where to look.

sifosman14 commented 1 year ago

Hi, I'm getting a 404 error when I try to go to the checkout page for some reason and I can't understand why.

Izaya21 commented 1 year ago

Hi, I'm getting a 404 error when I try to go to the checkout page for some reason and I can't understand why.

Check if You have Headless CMS version 2.0.2 plugin from github (https://github.com/imranhsayed/headless-cms). Plugin in WP repo is not yet updated and doesn't have /wp-json/rae/v1/wc/countries/ endpoint which can break your checkout page.