Remove (not just hide) author information

Posted in: Newspaper
Post count: 6

Hi!

After looking at the html source, I realized that when I use the settings of the theme to not show author information in teaser blocks, it is just hidden via CSS – but the html is still there.

Would there be a way to remove this truly from the html? Even if it means editing the theme code?

Cheers,

Jörg

Post count: 35449

Hi dvselas, you can do thus using a pro demo or a cloud template, these can be edited using tagDiv Composer and you can add and remove the elements you do not need. For example you can edit the single post template -> https://i.imgur.com/WPqs8yC.png and use the right click (or drag and drop) to remove the elements you do not need.
If this is not what you need, let me know!
Thank you!

Post count: 6

Hi Calin!

Thanks, I already did remove all the obvious blocks from the cloud templates. But I still see the HTML in every flex block, only hidden via CSS because I set in the theme panel, that I don’t want author info.

e.g.
<span class="td-post-author-name">

It would already help me, to point me to the location in the theme code where this is rendered – I might just remove it there.

Best

Post count: 35449

Hi,

The folder with flex locks elements is on this file path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php

Hope this will help you!
Thank you!

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