- Compatible With Version
- 1.0
- Supported
- Yes
Plugin to let users choose their website language.
Install
1) Upload zip using admin plugin manager
2) Once upload go to Tools -> Manage Join Fields.
3) Locate the box "acf_language" and click edit.
- click on the tab "Choice Field Option". By default we use an US and DE flag.
- if you want to add more supported languages, click "Add more choices" button
--- the first input ( Value ) represents the flags as found in the plugin "JoinLanguageFlags/flags". It is important that you use the flag name here.
--- The second input ( Display text ) is the visible text found in the dropdown
4) Place {$form_acf_language} to edit_form.html, join_form.html, join_form_existing.html
5) place {$website_language} in stats.html and the ranking files, table_top_row.html etc
Default Display
By default the image flag is displayed with an alt/title tag using the display text value.
If you want the display text beside the flag you can use {$acf_language_display} to get for example the output of "German"
Install
1) Upload zip using admin plugin manager
2) Once upload go to Tools -> Manage Join Fields.
3) Locate the box "acf_language" and click edit.
- click on the tab "Choice Field Option". By default we use an US and DE flag.
- if you want to add more supported languages, click "Add more choices" button
--- the first input ( Value ) represents the flags as found in the plugin "JoinLanguageFlags/flags". It is important that you use the flag name here.
--- The second input ( Display text ) is the visible text found in the dropdown
4) Place {$form_acf_language} to edit_form.html, join_form.html, join_form_existing.html
5) place {$website_language} in stats.html and the ranking files, table_top_row.html etc
Default Display
By default the image flag is displayed with an alt/title tag using the display text value.
If you want the display text beside the flag you can use {$acf_language_display} to get for example the output of "German"