ok, lets see if it is be called:
open:
/includes/templates/CUSTOM_TEMPLATE/common/tpl_header.php
see if something that looks like this:
<?php
if (HEADER_SALES_TEXT != '') {
?>
<!-- <div id="taglineWrapper"><?php// echo HEADER_SALES_TEXT ;?></div> -->
<?php
}
?>


Reply With Quote
