My website – http://www.buzz9studio.com/
in Last “LATEST ARTICLES” I show Author Name and Comment Count line in All Latest Posts, But i want to hide this, how can i do?
Hello,
You can remove these elements for all modules and blocks from the theme panel->block settings->meta info
But if you only want to target the latest articles section, you will have to use css. please add this code in the theme panel -> custom css box:
.home .td_module_1 .td-post-author-name, .home .td_module_1 .td-post-author-name span, .home .td_module_1 .td-module-comments{
display:none!important;
}
Thank you!
Hi,
I have followed instructions on how to deactivate the Author box from posts as well as comment and reviews from the theme panel and also by adding custom CSS. However, the author standard box still showing up on the articles, it seems like something is wrong.
I’d appreciate any heads up on why is not working.
Thanks
Hi bribiz,
Now is no longer need for a css to do this.
If you are using a standard demo, then you can use only theme panel options, for example to remove those elements from a block/module -> https://i.imgur.com/12ZBHjj.png and from posts you need to use the options from here -> https://i.imgur.com/5lSFdEE.png
If you are using a pro demo, those are using cloud templates from tagDiv Cloud Library and it can be edited using tagDiv Composer -> https://i.imgur.com/sfbhelr.png use the right click -> https://i.imgur.com/SET508O.png on the elements you want to remove, or the drag and drop option -> https://i.imgur.com/Kxw1VhJ.png
Hope this will help you!
Let me know the results!
Hi,
i want to hide the author box in the global post page, i already close it in theme panel – post setting – show author box, but the author box still exist. i also wanted to hide previous and next post but somehow the theme panel is not working. may i know how to solve this?
Hi shinwee, if the settings from theme panel are not apply, then you are using a pro demo, this can be edited using tagDiv Composer -> use the right click to remove the elements you do not want to have in your single post template -> https://i.imgur.com/1gAnLJW.png- > https://i.imgur.com/xCG0Z8h.png -> https://i.imgur.com/DbnIZ3N.png
If there is still a problem, please provide me a link and I will provide the steps you need to do.
Thank you!