Luke Posted May 19, 2013 Share Posted May 19, 2013 (edited) I don't want to display all the custom fields.. so how would I display a certain one. I'm making a photography forum and I made a custom field titled camera.. I've tried doing this: <strong> Camera:</strong> {$author['custom_fields']['camera_name']}</li>Doesn't seem to work, hope someone knows thanks! Edited May 19, 2013 by Luke Link to comment Share on other sites More sharing options...
0 Luke Posted May 19, 2013 Author Share Posted May 19, 2013 Well, that's a problem.. for some reason my skin doesn't have the custom profile field in it.. (I made the userbar horizontal, I've tried to fix it up but it just messes up the page. Do you know how I could fix that? Link to comment Share on other sites More sharing options...
0 Luke Posted May 19, 2013 Author Share Posted May 19, 2013 Alright I got it, just stole some things from the IP Board skin and edited the CSS. Thanks anyways. Link to comment Share on other sites More sharing options...
Question
Luke
I don't want to display all the custom fields.. so how would I display a certain one. I'm making a photography forum and I made a custom field titled camera.. I've tried doing this:
<strong> Camera:</strong> {$author['custom_fields']['camera_name']}</li>Doesn't seem to work, hope someone knows thanks!
Edited by LukeLink to comment
Share on other sites
2 answers to this question
Recommended Posts