Hello, im trying to figure out and find the the php activity page, i want to edit and customize it, is there a php file were i can edit it... I cant seem to find it... Thanks :)
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.
- costakisc@costakisc

costakisc - 0 likes
- sean3200@sean3200

sean3200 - 0 likes
- costakisc@costakisc

costakisc - 0 likes
- Cim@manacim

Cim - 0 likes
You must log in to post replies.what exactly are trying to edit and customize?
JIt seems like Actitivity is a static page so I want to make my own home/members page, but I cant cause Activity is there.. I want to completely customize it.. or somehow replace the tabs page under "Activity" right where it says "All" "Mine" "Friends" ... To completely customize the Acitivity Page Or To make another tab page under Activity will do...
the activity page is made of of several different views if i remember correctly. the tabs are a filter, then there is the river, then the sidebar or bars depending if you are using a 2 or 3 column layout. you might want to look into a couple of plugins such as river_addon or river_activity_3C. several very good plugins that will customize the layout of the activity page or all pages. i personally use river activity 3C with a updated customstyle plugin that allows me to control they layout and my users to customize the colors and backgrounds. will send you a pm with address, username and password if you want to see it
the best away to customize the activity page with my theme is editing the views / default / page / default.php file and inserted this code in the appropriate line
that code calls for the activity.php file inside mod/demyx/views/default/demyx/activity.php and i basically put whatever i want in there