By majorkratze on Thursday, 26 March 2015
Replies 7
Likes 0
Views 1K
Votes 0
Hey, i could need your help again.
When i am logged in with a user, click in the EasySocial Menu on my Username i land
on the page (../index.php/user/profile/username) like in the attached files. I need there a changing and i just need advice in which files i can do that and how these things are called to hide / change ?
I know you are at the moment busy working on your updates but i would really appreciate a little help there.

The attached files explain much what i need.
Thanks alot in advance if you can help me please.
Hello Majorkratze,

Ah I see you are using wanderers template instead of default joomla template. I've applied the correct code inside your /templates/wanderers/css/custom.css and set the default profile viewing to "About Me".
http://screen.stackideas.com/2015-03-26_1801.png
·
Thursday, 26 March 2015 18:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Majorkratze,

You can try to add the following css code to hide the profile sidebar inside your templates custom.css and see how it goes.

body div#fd.es .es-profile .es-container .es-sidebar {
display: none;
}
·
Thursday, 26 March 2015 11:50
·
0 Likes
·
0 Votes
·
0 Comments
·
thank you, but sadly it didnt change anything.
Once more, on attached file i edited with photoshop how it shall look like
·
Thursday, 26 March 2015 17:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Majorkratze,

Hm, its working fine on my local. Check my screenshot here, http://screen.stackideas.com/2015-03-26_1722.png . Have you try to clear the cache after the changes? If yes and the change still not appearing, perhaps you can provide us with joomla backend and FTP access so we can help you with the changes
·
Thursday, 26 March 2015 17:24
·
0 Likes
·
0 Votes
·
0 Comments
·
yes i cleared cache.
i changed the file to default again, maybe you really take backend access.
The 'share what is new' column shal also be removed please.
thanks alot Ezrul Fazwan !!!
·
Thursday, 26 March 2015 17:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Ezrul,
well i am sorry, should have told you its on wanderers. Thanks very much its exactly what i wanted. Good job !!!
·
Thursday, 26 March 2015 19:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Majorkratze,

You are most welcome
·
Friday, 27 March 2015 10:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post