Login     Sign up
Ability to remove bookmark and share feature
deleteme (@lukesdyer)
Join date: Apr 14th 2010
Community posts: 12
View Profile
Send Message

Is there the ability to remove bookmark and share feature from the blogs,videos, etc?

180 months ago
stan (@stan)
Join date: Mar 17th 2010
Community posts: 127
View Profile
Send Message

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.

180 months ago
This thread was moved from Bug Report