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?
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… 🙂
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 🙂
Hello,
Here you have to add the code http://screencast.com/t/yzMcmeUYo0 in td_module_blog.php file
Thanks @octavian for your help!
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!
