Adding a button in user login page
Jamroom Developers
Template code is a below,
{jrCore_module_function function="jrImage_display" module="jrUser" type="user_image" class="iloutline" item_id=$item._user_id size="small" crop="auto" alt=$item.user_name}
When I said image I mean the one which an user will upload when he fills out a form like creating new blog for jrBlog module. I want the image to be shown along with the name of the entry on module for a profile.
updated by @dobmat: 04/08/14 02:46:11AM