I'm currently developing a website but I have encountered a problem regarding WPML and S&F.
The main language of the site is english and the secondary language is german.
I have a S&F that uses custom taxonomies called Filetype and languages. On the english version the filter works fine but on the german version both taxonomies use the english slugs of the Filetypes and languages instead of the german names? I can't figure out why? Other than that the german filter works fine.
hidden link
I can give you backend access if needed, so you can take a better look at this.
before your ticket is assigned to one of my colleagues, please allow me to walk you through some initial debugging steps. This will help speed up the support process.
2) Could you also please increase your WP Memory limit? Add this code to your wp-config.php to increase WP memory:
define('WP_MEMORY_LIMIT', '256M');
Paste it just before "That's all, stop editing! Happy blogging.".
See here for more information https://wpml.org/home/minimum-requirements/
Note: WPML needs a minimum WP Memory limit of 128M to work only in a minimal environment, which means with a default theme and no other plugins installed. That can also influence the output of an already created translation.
I already tried using the taxonomie translation to show the custom taxonomie in the correct language. There I saw that the custom taxonomies are already translated but the website just seems to show the german name.
The page already has increased WP_MEMORY_LIMIT of 1024M. The changing of the WP_MEMORY_LIMIT.
To verify I fully understand, I take these steps to reproduce.
1. Go to hidden link
2. Click on filetype Brochure -> I am taken to hidden link
notice that the brochure option not only shows English but also takes me to the English language. (It stripped the /de/ language directory)
Are you creating these filters using "Search & Filter Pro" plugin? That is a compatible plugin with WPML, please review the documentation on how to use it with WPML best hidden link" rel="noopener" target="_blank">here.
Let me know your results, please.
The topic ‘[Closed] S&F outputs the english slug of taxonomie in german version?’ is closed to new replies.