Single Post Author section alteration

Posted in: Newspaper
Post count: 8

Hi, I need to alter the single post about the author section.

Where could I locate the code for this within the template?

Thanks,
Kind Regards,

Post count: 22421

Hello,
The code for single posts is found in the main theme folder: http://screencast.com/t/zOn5h097nyc4 Every template has 2 files to it. The single and the loop-single. So single.php and loop-single.php would be the files for the default template, single 1 and loop-single 1 for post template 1…etc.
I hope this helps.
Thank you!

Post count: 8

Hi Bogdan,

Thanks for this although I am looking for a specific function which controls that about the author section.

From what I can see it is pulled in using the following function:
$td_mod_single->get_author();

Any idea where I can locate this function controller?

Thanks.

Post count: 22421

Hello,
The author function can be found here: http://screencast.com/t/5SABl48sMvd
Thanks.

Post count: 8

Hi Bogdan,

Thanks for this, I’ve managed to resolve my query based on your help.

Kind Regards,

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.