lingka My flarum uses userid as slug driver, I want to add uid to user's personal home page to make it easy for users to know their uid. unfortunately the two methods I found have failed, please help to update these two methods or how to add uid directly. method 1: https://github.com/ysc3839/flarum-ext-usercard-uid method 2: https://discuss.flarum.org.cn/d/1218
datlechin lingka If you choose id as user slug driver the user's id will show up in the browser search bar
datlechin lingka also if you want to customize the translations, you can use https://extiverse.com/extension/fof/linguist
lingka datlechin I found a bug that when I enable the FoF Social Profile extension, the user id appears after the social profile. FoF Social Profile extension link: https://discuss.flarum.org/d/18775