• 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)
  • Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @zududavid

    Hey there. This is a known issue that will be fixed in the next plugin update (3.0). Hoping to have it out by next week!

    Thread Starter zududavid

    (@zududavid)

    Ok Thanks Andrew.

    I have tried changing the url of the products pages to /our-products/ as well as /our-prods/ and neither are fixing the error. Is there something else I’m missing? My client is looking for this to be solved asap rather than waiting on the plugin update.

    Thanks.

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @zududavid Can you send me the shortcode you’re using?

    Thread Starter zududavid

    (@zududavid)

    Just the standard:

    [wps_products]

    Thread Starter zududavid

    (@zududavid)

    Hi Andrew, do you have any more insight on this?

    Thread Starter zududavid

    (@zududavid)

    HI andrew, after some further testing, I believe this is actually due to me using a custom structure for the urls “/news/%postname%” – This is affecting the synced products. Is there a way to keep the structure and have the products work?

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @zududavid

    I have this fixed for version 3.0, just need to get the release out ?? Hoping for end of week.

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    Just to follow up — 3.0 will be released this coming Monday.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘DOMException error: Conflict with existing pages using “/products/*”’ is closed to new replies.