Remove "MORE FROM AUTHOR" (9.7)

Posted in: Newspaper
Post count: 20

Hi,
How can I remove the “MORE FROM AUTHOR” tab in Newspaper 9.7?
In the previous version, I just have to edit the file referred here: http://www.screencast.com/t/Okmq7lxTDzGd
In this new version, the td_block_related_posts.php was deleted.

Post count: 7

Same question here!

Post count: 64

same problem!

Post count: 230

You can hide it using CSS:

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

Post count: 35449

Hi,

Now that file can be find in -> wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_related_posts.php
-> https://www.screencast.com/t/ACUBRTvhc8

Thank you!

Post count: 107

Can I change ‘More from Author’ to ‘Similar Articles’? The text only I mean

Post count: 35449

Hi,

You can translate the “More from Author” from Theme panel>Translate -> https://www.screencast.com/t/nHjsFFwJZ -> https://www.screencast.com/t/h6tNnmebc

Thanks.

Post count: 20

Thanks! 🙂

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