Se qualcuno mi puo aiutare riporto qui il file .tpl
<!-- Block Newsletter module-->
<!-- /Block Newsletter module-->
Una volta completato posterò il modulo magari a qualcuno può servire.
PrestaShop Forum
The best place in the world to ask questions about PrestaShop and get advice from our passionate community!
<!-- Block Newsletter module-->
<!-- /Block Newsletter module-->
{include file=$tpl_dir./thickbox.tpl}{l s='(read)'}
{include file=$tpl_dir./thickbox.tpl} nel .tpl?
//CSS ans JS file calls
$js_files = array(
__PS_BASE_URI__.'js/jquery/thickbox-modified.js',
/** END VV004 */
);
/** VV004 **/
$css_files = array(__PS_BASE_URI__.'css/thickbox.css' => 'all');
/** END VV004 **/
$smarty->assign(array(
/** VV004 CHANGE THIS NUMBER WITH YOUR PRIVACY ID (bo tools cms) **/
'cms_privacy_id' => 2,
/** END VV004 **/
));
Quote
Quote
Quote
From 1261587984:
Quote
Quote
Quote