Remove Author

Posted in: Newspaper
Post count: 8

Hello,

I know that removing author from posts inside the post or in the homepage is doable through the editwithtagdiv composer.
the problem is i am talking about this ( td-post-author-name )

html code :

<div class=”td-editor-date”>

<span class=”td-post-author-name”>…<span>

</span> </span> <span class=”td-post-date”</span> </div>

it is in the features section , or below in the middle of the page where it is 1 complete element which holds the article title and image and some text.

if i click on editwith tagdiv composer and try to edit these elements, it is not doable, since all of the things inside that element is 1 row and 1 columun . means i can’t chose to remove the author , or the date, or the image or the title..

I hope you understand where is the problem.

Do you have a solution for that, or I need to edit the html / php ?

Thank you

Post count: 35449

Hi,

If you want to globally remove the author from blocks, you can do this from the Theme Panel settings: go to Newspaper > Theme Panel > Block Settings > Meta Info on Modules/Blocks (https://i.imgur.com/7P6nxtv.png).

For single posts, you’re using a cloud template. To remove elements there, open the template in tagDiv Composer, select the elements you don’t need, and simply press the Delete key (or right-click the element and choose Delete from the menu). https://i.imgur.com/UsJvNAU.pnghttps://i.imgur.com/bCSgUTC.png

Thank you!

Post count: 8

Thank you for the response. It worked.
I don’t know why I didn’t look below on that page before 🙂

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