profile_location

mscorfield
@mscorfield
10 years ago
40 posts
ive added profile_location to the default fields and it shows up on the admin profile in the output but not on the user profiles. any help appreciated .

thanks

mark
updated by @mscorfield: 01/23/15 09:13:13AM
brian
@brian
10 years ago
10,148 posts
mscorfield:
ive added profile_location to the default fields and it shows up on the admin profile in the output but not on the user profiles. any help appreciated .

thanks

mark

You'll need to modify the profile templates (skins/YourSkin/profile_*)_ to include:

{$profile_location}

where you want it to show. Make sure you have cloned a skin so you are customizing a cloned copy of the skin and not the actual skin.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags