» Put in the image and its title a link to the publication, in useritems.php (veronika theme)
title="<?php echo osc_esc_html(osc_item_title()); ?>" target="_blank" href="<?php echo osc_item_url(); ?>" alt="<?php echo osc_esc_html(osc_item_title()); ?>"
<div class="title"><a title="<?php echo osc_esc_html(osc_item_title()); ?>" class="view round2 tr1" target="_blank" href="<?php echo osc_item_url(); ?>"><?php echo osc_highlight(osc_item_title(), 80); ?></a></div>