hi friends,
I am facing an issue which is " How I can remove author name from 'Recent content' block?" (I only want content title in block).
If its something to do with code and files, please give clear guidance, I really appreciate your effort. Thank you.

Comments

nevets’s picture

You can use the views module to make an alternative recent content block that only lists the title.

ravi_admec’s picture

If you want to modify the way how Recent Content Block is then you can manipulate from its .tpl files too.
If you dont have idea how to work with them then you Views module can also help you.
You can create your custom block using Views Module and select the fields that you want only.

thanks

msanwer’s picture

Guys I really appreciate your reply , I will try to get it done via views as I have not much idea about file modification, Thank you.