How to remove "more from author" box

Posted in: Newspaper
Post count: 18

I want to remove the “more from author” box that is displayed next to related posts in the bottom of posts. I have gone through all settings in theme panel but unable to find out how to disable it.

Can you please provide instructions on how to disable or hide it.

One additional question, when will you provide visual composer update. Because I want to use yoast seo on my site but it gets down when I install it.

Post count: 23312

Hello listsy,

Unfortunately, our theme does not have option to deactivate this feature from Theme panel. You can hide it if you are using a bit of Css. Please try the code below and place it in Theme panel->Custom Css area, like this:
http://screencast.com/t/QrXOwZZ5z

.td-related-title .td-related-right {
display:none;
}

The result you should see here: http://screencast.com/t/3DYsn5sGP0m

Hope this helps and let us know how it goes!

Thank you for the message!

Post count: 18

Hi Catalin, Thanks for the help. The more from author box is now hidden.

Can please tell when will you release visual composer update. As I am having some serious troubles when I try to use yoast seo with visual composer.

The problem is that when I install yoast seo on my site that have newspaper and visual composer. It gets down and site only starts after I deactivate either visual composer or yoast.

I searched for this problem on google and found a reply from the plugin author (visual composer) saying that it will be fixed in version 4.9.

As of now, I am running different seo plugin but urgently need yoast seo. That’s why I am asking for the update.

Post count: 23312

Hello listsy,

We know about this problem that appears between Visual Composer and Seo Yoast and our developers are trying to solve. We hope to improve this in near future updates, as soon as possible.

Thank you for the message and sorry for the inconvenience!

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