Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translated sites don't work #4

Open
KyleWheel opened this issue Jan 21, 2021 · 0 comments
Open

Translated sites don't work #4

KyleWheel opened this issue Jan 21, 2021 · 0 comments

Comments

@KyleWheel
Copy link

Problem:

If a site is translated, the store URL gets an extra path, leaving the script thinking that the collection is the first tag, and adding a + to the tag rather than a /.

So, in a translated URL this looks like:
https://senkels.at/de/collections/2-5mm-round-waxed-shoelaces+colour_grey-tones
when it should be:
https://senkels.at/de/collections/2-5mm-round-waxed-shoelaces/colour_grey-tones

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant