DOMException error: Conflict with existing pages using “/products/*”
-
Getting the following error:
DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
After some testing on a fresh wp install, i believe it is due to the website having existing “Products” pages: eg: “example.com/products/” and “example.com/products/product-name”
This is still an issue when “Disable default pages” is checked, and using a shortcode on a brand new page with a different url – “/store”.
Is there a way to fix this? I do not want to rename the existing products url of the existing pages for SEO reason. Surely there’s something I can add to functions.php that solves this?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘DOMException error: Conflict with existing pages using “/products/*”’ is closed to new replies.