By John Balash on Sunday, 17 January 2016
Replies 1
Likes 0
Views 1.3K
Votes 0
Hi thanks for your support
can you please tell me how can i do this changes

1. when users upload a photos , photo name will show on popup photo ( please see the screen shoot )
How can i hide the photo name ?

2. on user profile you can see the profile type ( please see the screen shoot )
How can i move this under name or user name of user

3. is that possible on registration for i add few field which users can select
and after this list come under his/her profile name ( please see the screen shoot )

4. On user profile side bar , How can i remove or hide application or broadcasts and
Show Photos , Groups ( please see the screen shoot )

Thanks

1. when users upload a photos , photo name will show on popup photo ( please see the screen shoot )
How can i hide the photo name ?

The them file responsible to output the popup is located in /components/com_easysocial/themes/wireframe/photos/info.php


2. on user profile you can see the profile type ( please see the screen shoot )
How can i move this under name or user name of user

You can customize this by modifying the theme file /components/com_easysocial/themes/wireframe/profile/default.header.php


3. is that possible on registration for i add few field which users can select
and after this list come under his/her profile name ( please see the screen shoot )

You can add additional custom fields for registration, but you will need to add your own hacks to display them on /components/com_easysocial/themes/wireframe/profile/default.header.php


4. On user profile side bar , How can i remove or hide application or broadcasts and
Show Photos , Groups ( please see the screen shoot )

These are generated as filters and if you want to remove this, you need to customize the theme file /components/com_easysocial/themes/wireframe/profile/default.php
·
Monday, 18 January 2016 00:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post