[Enhancement]: I Built a Dropdown-Based Language Selector for Multilingual Sites #1663
Open
1 task done
Labels
enhancement
New feature or improvement
What you'd like to propose?
The current language selector in the PaperMod theme displays all available languages in the header, which can become cluttered when a site supports numerous languages. This setup is less ideal for blogs or websites like ours (supporting over 20 languages), where the header space is limited, and readability can be compromised.
Currently, I have implemented a custom solution by overriding the header.html partial and adding CSS for a dropdown-based language selector. While this works, it requires manual maintenance with theme updates. A built-in feature would save effort and benefit other users facing similar issues.
You can refer to the guide I wrote here: Custom Language Selector Implementation
Commit: lookscanned/lookscanned-blog@a47f5c2
Code of Conduct
The text was updated successfully, but these errors were encountered: