Polylang Compatibility: Permalink Issue
-
Hello,
I am having trouble getting the plugin to work properly with polylang.
Basically permalinks (no matter how many times I regenerate them) are not working properly for the view/ and share endpoints.
It works if I set polylang URL modifications to “Language is set from content”,
so the wishlist page is /my-wishlist/ and /my-wishlist/view/ /my-wishlist/view/{share-id} all work fine.
But using that setting means I can’t have translations for the UI elements of Woocommerce using ”
Hyyan WooCommerce Polylang Integration” plugin since as its readme mentions: “Polylang URL modifications method The language is set from content is not supported yet”.If I switch to “The language is set from the directory name in pretty permalinks” in polylang, woocommerce translations work fine but /{lang}/my-wishlist/view/ /{lang}/my-wishlist/view/{share-id} now return 404 errors.
Any ideas? Even if I have to hardcode the relevant rewrite rules.
Alex
The topic ‘Polylang Compatibility: Permalink Issue’ is closed to new replies.