Hey Brett! Thanks for coming back once more. I have my first custom field in. More to follow
Few things –
have a look here, I can’t get the new Custom field on to a new line.
I tried this
https://development.scottishpancreasresearch.org/wpcms/?page_id=8
$accepted_formatted_tags = $default_formatted_tags;
$replace_formatted_values = array('<h3 class="staff-member-name">'.$name.'</h3>', '<h4 class="staff-member-position">'.$title.'</h4>', $photo, $email_mailto, $bio_format, '<br/>', $RI);
For the category’s. I wanted to show list of category’s on the page, ie HR or IT and you can click on the to goto that group.
I “tabbed” them off just now and that works too
Thanks in advance
Mike