Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Doug Wollison

    (@dougwollison)

    I’ll try to look into it this week; I’ll slap together a test site using the two plugins and see if I can recreate the issue.

    Plugin Author Doug Wollison

    (@dougwollison)

    Alright, looks like it’s because the URL rewriter is treating /my-account/orders the same as /my-account, and so when it tries to create the localized version, it spits back just /my-account. I knew this would happen but neglected to write a helper for this particular thing.

    I’ll be able to write some liaison code to let it handle WooCommerce sub-pages; shouldn’t take long. I’ll likely have an updated version by the end of the week.

    Plugin Author Doug Wollison

    (@dougwollison)

    Okay, I fixed the redirect issue and also found and fixed a related bug with it not localizing the my-account page and other pages to their translated counterparts. Go ahead and update it, should solve those issues.

    Also I realized the hassle in setting up synchronization between product translations for stuff like price, and have an idea for an update to make that a little saner, but wouldn’t be for a while.

    Thread Starter totb

    (@totb)

    Thank you so much!! It works ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘conflict with woo commerce endpoints’ is closed to new replies.