Support Forum
have you added the template function to display the element where you want?
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
have you added the template function to display the element where you want?
i added this:
sp_CustomProfileFieldsDisplay('Custom Ttile', $spPostUser->ID);
sp_CustomProfileFieldsDisplay($name, $spPostUser->ID);
but it still doesnt show up
where did you add it? on the topic view?
and Custom Title is the name you gave it on the admin panel?
the $name one is wrong, unless $name is defined somewhere in your code...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
where did you add it? on the topic view?and Custom Title is the name you gave it on the admin panel?
the $name one is wrong, unless $name is defined somewhere in your code...
I put it in sptopicview.php
yes, it is the title
i thought it said to add the $name in the codex
those were just different options for same thing... three were listed...
sp_CustomProfileFieldsDisplay('Custom Ttile', $spPostUser->ID);
is still along the right lines as long lines... assuming your custom profile field is called Custom Ttile... which I doubt... unless you misspelled it there... please check that the field name matches the actual one...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)