Sure, I know the field numbers already - it's fields 6 and 7. And in postbit, it works fine - I just put $post[field6] and $post[field7] into the template and their names show up above their posts.
How do I add that same info on other pages though?
Like on the calendar, for example - I want their real name to appear next to the events they've added to the calendar. I can display their username easily ($eventinfo[musername]) but I don't know how I can add the custom fields.
Any ideas?
|