7730 views
 

Uploaded by: Craig Luecke  •  Category: Tutorial, Tips & Tricks.  •  Added on 21 December 2013

Description
A screencast showing how to add karma points to a profile page without the need for external modules or plugins. A quick and simple call can display them anywhere especially next to the karma graphic.



This video is requested by a member of the Tips & Tricks community inside Jomsocial.com.

Comments
Craig Luecke
Craig Luecke The code snippet used in the video: - <?php echo $user->_points; ?>
<?php echo JText::sprintf( (CStringHelper::isPlural($user->_points)) ? 'COM_COMMUNITY_POINTS' : 'COM_COMMUNITY_SINGULAR_POINT' ); ?>
10 years ago
loader
loader
Attachment
Viktor
Viktor One point to add this excellent tutorial is i suggest you use template override rather than directly edit to com_community/templates/default/.. coz if you do "the core hack" your changes is subject to get wiped out when jomsocial got new release.. so you need to create regular template override by create com_community/html folder inside your template folder and copy/paste the core files there... Show more 10 years ago
loader
loader
Attachment
testcouch
testcouch hey Craig, thanks for your tutorial about JS Points in Profile. i use since a long time the Extension Alphauserpoints and it would be nice if you could create also a Tutorial Video for this, so that we able to show AUP Points instead of JS Points in Profile! Thanks 10 years ago
loader
loader
Attachment
Michał
Michał Here is code snippet used in video once again: www.jomsocial.com/forum/installation/20253-user-po… as it was cut out from Craig Luecke comment

user point + karma (1/1) - JomSocial Forum - JomSocial

Open Source Social Networking Software. Award winning open source community software by JomSocial. This social networking software is widely used by many Joomla users.. Hi,…

10 years ago
loader
loader
Attachment

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