Deleting More from author option beside related article panel

Posted in: Newsmag
Post count: 3

Hi
Besides the related article option in the post there is another option called “more from author” . I do not want that part to be shown. I want to delete that option. But if I make “related article” option checked from the theme panel then it comes automatically. Since I am currently the only publisher of the blog so I do not want “more from author” to be shown. What is the solution?
Screencast http://screencast.com/t/uFMT8kBHH8
Website http://www.techincn.com

Post count: 7909

Hi,

We have this on our todo list and will be an option to disable it.
You can comment this line till then: http://screencast.com/t/bdxqGsw0
And use this css in Theme Panel > Custom Css: http://screencast.com/t/Ez23ArHuO7k2

.td-related-title .td-related-left{
border-radius: 3px;
}

Result: http://screencast.com/t/ZkjIYIy9

Or use only css code to hide it like here: https://forum.tagdiv.com/topic/customising-the-related-articles-more-from-author-section-on-a-post/

Thanks!

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