Empty module features headings showing
Using Jamroom
Ah, the buttons aren't appearing because of my ad blocker.
Shouldn't comments and tags have an {if} around the header, or default text if there are none?
{jrCore_module_function function="jrImage_display" module="jrUser" type="user_image" item_id=1 size="medium" crop="auto" alt="admin" class="img_shadow"}
{$your_profile_id = 7}
{$_profiledata = jrCore_db_get_item("jrProfile",$your_profile_id)}
{$_profiledata.profile_bio}
{$your_profile_id = 7}
{$bio = jrCore_db_get_item_key("jrProfile",$your_profile_id,"profile_bio")}
{$bio}