Is there the ability to remove bookmark and share feature from the blogs,videos, etc?
if you want to remove them from blogs, open the "/my/apps/blogs/blogs.php", insert this line: [code]$this->social_bookmarks = 0;[/code] after: [code]parent::story();[/code] videos and photos is the same.