You can turn these off for the post pages from the theme customizer panel under “post options.”
For the modules used on indexes/home page, you actually would need to comment those out on each “module” found here:
themes/Newspaper/includes/app/modules/
e.g., in td_module_5.php
$buffy .= '<div class="meta-info">';
//$buffy .= $this->get_author();
$buffy .= $this->get_date();
$buffy .= $this->get_commentsAndViews();
$buffy .= '</div>';
add the // in front of the third item. This is also where you can uncomment the author name if you want that to show on the modules.
Hope that helped! 🙂
I did. Thanks. I found the way to get rid of the icons (fixing my original problem. Now the visual composer won’t work. I use Chrome and Firefox to edit the pages and posts. When I use Chrome, Visual Composer won’t go past the “Loadin, please wait. . .” stage and when I use Firefox, the plugin loads after a long time and after it does and I edit the posts, the save button won’t work.
Should I close this post since my original problem was fixed and create a new one for the other issue?
Thanks.
Hello,
Please check to have latest version 3.0.1
If you don’t manage it please give us access to your WP to take a look, send via email at contact@tagdiv.com mention in message title FOR MARIUS and paste a link from this conversation.
Thanks for the message!
