Remove or hide blogga sharing icons and date
PermalinkCan anyone please tell me how to remove the sharing icons (and the date) from Blogga post? I found a way to hide them from description list by editing the view.php file, but i cant find the right file to edit to hide them from the post itself. Thanks.
packages/blogga/page_types/blogga_page.php
Look at approx line 44, span with class "share-links", you can add a style of display none.