Some features
Using Jamroom
Get your developer to read here:
https://www.smarty.net/docsv2/en/language.modifier.truncate
All of the smarty3 features are available to him along with many extras provided by jamroom.
{if $_user['profile_quota_id'] in (3,4,5)}
SHOW THE ARTICLE HERE
{else}
You have to join a paid quota to read this article.
{/if}
{if jrCore_is_mobile_device() || jrCore_is_tablet_device()}
// do stuff
{/if}