prova a sostituire mi sembra nell'index.html
questo:
<a rel="nofollow" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" title="Stampa" href="/index.php/voucher-sconti/33-voucher-sconti/130-voucher-sconto-panineria-gastronomia-za-paolina?tmpl=component&print=1&page=">| Stampa |</a>
con questo:
<a rel="nofollow" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" title="Stampa" href="/index.php/voucher-sconti/33-voucher-sconti/130-voucher-sconto-panineria-gastronomia-za-paolina?tmpl=component&print=1&page="><span class="icon-print"></span>
dovrebbe funzionare.
ciao