Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Show email in profile

8 years 2 months ago
  • Johan's Avatar
    Topic Author
  • Johan
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Active

ISSUE SUMMARY:
Hi everyone

I would like the users emailaddress to be shown in the "about me" - section. I know I can make an extra field, but I want to use the e-mailaddress they have entered when registering.

Any thoughts on this matter?

STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

8 years 2 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Johan,

You can put this code inside this file components/com_community/templates/jomsocial/layouts/profile.about.php:

<?php  echo $profile['email']?>

thank you!

8 years 2 months ago
  • Johan's Avatar
    Topic Author
  • Johan
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Active

Cheers Dimas!

Thanks for your help. I can't get this right however.
Where exactly do I paste this code? Very sorry, I'm not that into php...

I tried a couple of times on several places...

8 years 2 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Below this code :

<ul class="joms-list__row joms-push">

add this code :
<li><h5 class="joms-text--light">Email</h5> <?php  echo $profile['email']?></li>

thank you

8 years 2 months ago
  • Johan's Avatar
    Topic Author
  • Johan
  • Offline
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Licenses:
JomSocial Active

Great! Thanks!

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW