sábado, 9 de maio de 2015

wpfull - remover mycart e compare



Remover myCart e compare do top.links


acessar 

/html/app/design/frontend/default/wp_full_width/template/page/html

comentar as linhas 13 e 14


      <!-- rubber start-->
        <div class="rubber clearfix">
            <p class="welcome-msg"><?php echo $this->getWelcome()?></p>
            <div class="upper-header clearfix">
                <div class="panel"><?php echo $this->getChildHtml('head_phone_block')?>
             <!--   <?php echo $this->getChildHtml('topLinksCart') ?> -->
             <!--   <?php echo $this->getChildHtml('header_cart') ?> -->
                <?php echo $this->getChildHtml('topLinksCustom') ?></div>
      
                <div class="sp"></div>
            </div>
        </div><!-- rubber end-->


remover comparar

/html/app/design/frontend/default/wp_full_width/layout/local.xml


retirar da linha 135

/html/app/design/frontend/default/wp_full_width/layout

<action method="addLinkBlock">
                    <blockName>compare_link</blockName>
</action>

Nenhum comentário:

Postar um comentário