ok i solve the problem ...
i find in my template folder : function.php
and i see some codes like this :
<?php
some code;
?>
<?php
some other codes;
?>
i just remove the secound <?php ?> and put all codes in one <?php ?>
ok i solve the problem ...
i find in my template folder : function.php
and i see some codes like this :
<?php
some code;
?>
<?php
some other codes;
?>
i just remove the secound <?php ?> and put all codes in one <?php ?>