The casualclothes template has the home id hard coded in the index.php file to avoid showing it and place the slideshow at top:
<?php if($_GET['Itemid']!='101'
{ ?>
How is it supposed this will work in a multilanguage site ? The home ID is not a fixed number.
Also, which purpose has this code? :
<jdoc:include type="modules" name="mod_sale_top" style="none" /> <!-- This position for sale panel on ordasoft page. Do not delete! -->