Ultimate Member integration doesn’t work
-
I added the integration codes to functions.php but still cannot link Ultimate Member’s username to their profile page.
The codes title say,
// Ultimate Member Profile Display Name Integration //
but I use username. Will that be the reason?
So i tried adding username to this line
$column = 'display_name'; // Other options: 'user_login', 'user_nicename', 'nickname', 'first_name', 'last_name'and made it
$column = 'display_name'; // Other options: 'user_login', 'username', 'user_nicename', 'nickname', 'first_name', 'last_name'but still did not work.
Can someone help, please?
Thank you.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Ultimate Member integration doesn’t work’ is closed to new replies.