Remove "More by this author" related articles tab on posts

Posted in: Newspaper
Post count: 24

Hi,

I’d like to remove the “More by this author” tab next to the “Related articles” one on posts. From the documentation it isn’t clear to me how to do so. You can find an example here (near the bottom of the page): https://www.qxmagazine.com/2022/08/brawn-mediocre-white-male-and-bi-baileigh-are-boys-boys-boys/.

Thanks in advance.

Post count: 27744

Hello,

If you have the “more from author” and “Related Articles” in a tab like this -> https://i.imgur.com/ZuIs8Y1.png then you are using standard -> https://forum.tagdiv.com/design-post-pages-using-default-templates/ therefore in theme is only one option that disables both options -> https://i.imgur.com/M8bUmQu.png if you want to keep those templates the only way to remove the “more from author” tab is to use a custom CSS like this one:

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

Set the code in Theme Panel ->Custom code -> Custom CSS
Hope this helps you!

Thank you!

Post count: 3

Can you tell me how to rename title “Ralated Articles”

Post count: 27744

Hello,

You can translate it from Theme Panel -> Translations -> Translations.

Thank you!

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