Página 1 de 1

Retirar Itens do Rodape

Enviado: 30 Nov 2013, 21:30
por cpdxaxim
Ola
Já pesquisei em tudo quanto é lugar e não encontrei como realmente remover alguns itens do rodapé, tais como:

- Vale Presente
- Devoluções
- Promoções

Editei o arquivo footer.tpl e nada
Fui na extensões e nada

Como remover isso?

Re: Retirar Itens do Rodape

Enviado: 02 Dez 2013, 16:41
por equipebr
Olá amigo

se estiver usando algum tema precisa alterar na pasta do tema, por exemplo:

catalog > view > theme > SEUTEMA > template > common > footer.tpl

as linhas que vc falou são parecidas com estas:

<li><a href="<?php echo $voucher; ?>"><?php echo $text_voucher; ?></a></li> - VALE PRESENTE
<li><a href="<?php echo $special; ?>"><?php echo $text_special; ?></a></li> - PROMOÇÕES

<li><a href="<?php echo $return; ?>"><?php echo $text_return; ?></a></li> - DEVOLUÇÕES

pode remover ou comentar o html e o php

Re: Retirar Itens do Rodape

Enviado: 02 Dez 2013, 19:10
por cpdxaxim
Resolvido
Estava mexendo no template default

Re: Retirar Itens do Rodape

Enviado: 04 Fev 2014, 15:41
por aryjohansson
Muito bom. Parabéns.

Re: Retirar Itens do Rodape

Enviado: 10 Set 2014, 15:10
por fabiogs
Boa tarde!
Estou tentando modificar o rodapé de um tema mas não estou conseguindo, segue as imagens de como esta, e mesmo eu modificando tanto no tema quanto no template padrão não altera nada, segue,


Imagem

E o site que estou testando é o seguinte http://carlotaeletronicos.com.br/


Segue o código footer.tpl

<div id="footer">
<?php if ($informations) { ?>
<div class="column">
<h3><?php echo $text_information; ?></h3>
<ul>
<?php foreach ($informations as $information) { ?>
<li><a href="<?php echo $information['href']; ?>"><?php echo $information['title']; ?></a></li>
<?php } ?>
</ul>
</div>
<?php } ?>
<div class="column">
<h3><?php echo $text_service; ?></h3>
<ul>
<li><a href="<?php echo $contact; ?>"><?php echo $text_contact; ?></a></li>
<li><a href="<?php echo $return; ?>"><?php echo $text_return; ?></a></li>
<li><a href="<?php echo $sitemap; ?>"><?php echo $text_sitemap; ?></a></li>
</ul>
</div>
<div class="column">
<h3><?php echo $text_extra; ?></h3>
<ul>
<li><a href="<?php echo $manufacturer; ?>"><?php echo $text_manufacturer; ?></a></li>
<li><a href="<?php echo $voucher; ?>"><?php echo $text_voucher; ?></a></li>
<li><a href="<?php echo $affiliate; ?>"><?php echo $text_affiliate; ?></a></li>
<li><a href="<?php echo $special; ?>"><?php echo $text_special; ?></a></li>
</ul>
</div>
<div class="column">
<h3><?php echo $text_account; ?></h3>
<ul>
<li><a href="<?php echo $account; ?>"><?php echo $text_account; ?></a></li>
<li><a href="<?php echo $order; ?>"><?php echo $text_order; ?></a></li>
<li><a href="<?php echo $wishlist; ?>"><?php echo $text_wishlist; ?></a></li>
<li><a href="<?php echo $newsletter; ?>"><?php echo $text_newsletter; ?></a></li>
</ul>
</div>
</div>
<!--
OpenCart is open source software and you are free to remove the powered by OpenCart if you want, but its generally accepted practise to make a small donation.
Please donate via PayPal to donate@opencart.com
//-->
<div id="powered">
<div id="poweredtext">&copy;Copyright 2011. Powered by <a class="blue" href="http://www.opencart.com">Open Cart</a><br /><a class="s_main_color" href="http://themeglobal.com">ThemeGlobal.com - OpenCart Templates Club</a></div>
</div>

<div id="paymentimage">
<?php if (unserialize($this->config->get('tg_themeglobal_paymentimages_slide_image'))) {?>
<?php foreach( unserialize($this->config->get('tg_themeglobal_paymentimages_slide_image')) as $image): ?>
<?php if ($image['url']) {?>
<span style="margin-left:10px;"><a href="<?php echo $image['url'];?>" target="_blank"><img src="<?php echo HTTPS_SERVER . 'image/' . $image['file'];?>" /></a></span>
<?php } else { ?>
<span style="margin-left:10px;"><img src="<?php echo HTTPS_SERVER . 'image/' . $image['file'];?>" /></span>
<?php } ?>
<?php endforeach; ?>
<?php } ?>
</div>
</div>
<!--
OpenCart is open source software and you are free to remove the powered by OpenCart if you want, but its generally accepted practise to make a small donation.
Please donate via PayPal to donate@opencart.com
//-->
</div>
</body></html>


Caso eu tenha postado em lugar errado favor me perdoe!

Re: Retirar Itens do Rodape

Enviado: 10 Set 2014, 17:05
por tardem
Boa tarde,

Isso está com cara de ser CSS, dê uma olhada no css desse footer.

Qualquer coisa, troque para o tema, e nos avise para darmos uma olhada nele ok ?

Re: Retirar Itens do Rodape

Enviado: 12 Set 2014, 16:04
por fabiogs
Resolvido! obrigado pela atenção! Editei o Css. =)

Abraços!

Re: Retirar Itens do Rodape

Enviado: 20 Set 2014, 10:53
por carloswebsp
Como vc fez para colocar esses banners cozinha , banheiro e lavanderia ? Eu coloco pelo sistema e fica um embaixo do outro