I've tried, and promise googled using different terms, but found nothing. Well, I found something old, probably applicable to Elgg 1.7, but I'm using 1.8.3. Any ideas??
Thx everybody in advance, for your help.
Cheers!!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- theshadowmaker@theshadowmaker
theshadowmaker - 0 likes
- theshadowmaker@theshadowmaker
theshadowmaker - 0 likes
- rjcalifornia@rjcalifornia
rjcalifornia - 0 likes
- ihayredinov@ihayredinov
ihayredinov - 0 likes
You must log in to post replies.http://elgghacks.com/remove-blogs-from-profile/
I don't have that line in my code... The only extend_views are these:
// add to the main css
elgg_extend_view('css/elgg', 'tratamiento/css');
// Add group option
add_group_tool_option('tratamiento', elgg_echo('tratamiento:enabletratamiento'), true);
elgg_extend_view('groups/tool_latest', 'tratamiento/group_module');
"tratamiento" is "blog" slightly different, useful for my purposes, and in user profile it shows obviously "Tratamientos", not "Blogs", but that's not the point here I suppose :)
What are you trying to do? Did you try looking at the language file?
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
Search the community for how to identify and unregister a menu item.