1
I want to replace the user name with the poster's real name in smartsection's Recent Items (Detail) block.
The template file for this block is smartsection_items_recent.html.
I'm thinking that I need to replace <{$item.poster}> with something else, but I'm not sure what. I see the poster's real name used in other areas of smartsection, but the code in those sections does not seem to work in this particular block.
Any suggestions?
Dave