Support Forum
So when I enter a title in the custom field i made it shows the same text for everyone
http://gyazo.com/280d862391d56.....b078792172
http://gyazo.com/f85315397ed8b.....b5a992fb9b
http://gyazo.com/83f08cd5610a1.....0d51d33307
Is it possible to change it so it sets your typed text and not someone elses?
a little more please... where in the file? show some surrounding other tags.. is it in the post loop?
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
a little more please... where in the file? show some surrounding other tags.. is it in the post loop?
sp_ColumnStart('tagClass=spUserSection spLeft&width=15%&height=50px');
sp_PostIndexUserDate('tagClass=spPostUserDate spCenter');
sp_UserAvatar('tagClass=spPostUserAvatar spCenter&context=user', $spThisPostUser);
sp_PostIndexUserName('tagClass=spPostUserName spCenter');sp_CustomProfileFieldsDisplay('Custom title', $spPostUser->ID);
sp_PostIndexUserLocation('tagClass=spPostUserLocation spCenter');
sp_PostIndexUserRank('tagClass=spPostUserRank spCenter');
try:
sp_CustomProfileFieldsDisplay('Custom title', $spThisPostUser->ID);
and it assumes Custom title (case and all) is the name of our custom field..
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)