Problem
@navid-kalaei the new links like https://www.kartevonmorgen.org/de/s/main?c=50.8260%2C5.6030&z=6.00 don't work.
I think because of the new URL format /de/s/ @alex0107 which Wordpress does not know how to handle.
To Reproduce
Steps to reproduce the behavior:
- Go to the map
- Click on the share-button on the buttom right corner and "copy" the link
- Paste the link in any browser and go
- See error " Keine Ergebnisse gefunden Die angefragte Seite konnte nicht gefunden werden. Verfeinern Sie Ihre Suche oder verwenden Sie die Navigation oben, um den Beitrag zu finden."
Even in the dev-environment its not working anymore: https://dev.kartevonmorgen.org/de/s/main?c=50.8129%2C5.6030&z=6.00&mapColorMode=gray
Expected behavior
The map should replace the part "/de/s/" by "/m/" which would than lead to the intended mapview.
@alex0107 can you make wordpress redirect all such domains to the map?
Additional context
We have a similar issues with the lanugage URL-Attributes
Problem
@navid-kalaei the new links like https://www.kartevonmorgen.org/de/s/main?c=50.8260%2C5.6030&z=6.00 don't work.
I think because of the new URL format /de/s/ @alex0107 which Wordpress does not know how to handle.
To Reproduce
Steps to reproduce the behavior:
Even in the dev-environment its not working anymore: https://dev.kartevonmorgen.org/de/s/main?c=50.8129%2C5.6030&z=6.00&mapColorMode=gray
Expected behavior
The map should replace the part "/de/s/" by "/m/" which would than lead to the intended mapview.
@alex0107 can you make wordpress redirect all such domains to the map?
Additional context
We have a similar issues with the lanugage URL-Attributes