How Can I Edit Author Box On Posts?

Posted in: Newspaper
Post count: 98

Hi,

I want to edit author box on post. But i couldn’t find. I’m using cubepoints plugin and i want to show authors point on author box. How can i do that?

Post count: 93

There’s a file named author-header.php in \parts\

Maybe that’s what you’re looking for?

**I am not part of the tagDiv team. Just trying to offer my two cents before they get a chance to reply 🙂

Post count: 98

I think that file is showing author page and I already edited that file. Looks like this:
http://i41.tinypic.com/2rc93yc.jpg

I want to edit post view:
http://i43.tinypic.com/2z40e8m.jpg

I can’t find that file… 🙂

Post count: 93

Oh then that file can be found in \includes\app\modules\module_modifier\td_module_blog.php

I think you want line 541. That’s where the get_author_box function is created, the same one that is called in td_module_1, and td_module_full_w_content.

**I am not part of the tagDiv team. Just trying to offer my two cents before they get a chance to reply 🙂

Post count: 3343

Hello,
Here you have to add the code http://screencast.com/t/yzMcmeUYo0 in td_module_blog.php file

Thanks @octavian for your help!

Post count: 31

Hey there, just wanted to modify the authors box too but on the current version of the theme the file you mention here seems to be gone. Where is it located now?

Post count: 22421

Hello,

This topic is from 2014. The code is no longer present. If you want to modify the author box now you will have to edit the function here: https://www.screencast.com/t/TuSz5WyuO

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.