Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

How do I remove the UPS logo, notice and text?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 12-05-2005, 06:34 AM
 
hyratech hyratech is offline
 

Senior Member
  
Join Date: Jul 2005
Posts: 172
 

Default

Quote:
The one discussed here is in register_shipping_address.tpl, and is the second one. The other (first) one is in customer/main/cart_totals.tpl.

in cart_totals.tpl which lines to I remove? i dont' see the same line.. and i'm afraid to remove the wrong one[/quote]
__________________
hyratech
X-CART Gold 4.1.10
Hosted - Unix
Reply With Quote
  #12  
Old 12-06-2005, 04:16 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default

/customer/main/cart_totals.tpl

It is the line..

{include file="modules/UPS_OnLine_Tools/ups_notice.tpl"}

near the end of the template.

I didn't remove it, I moved it.
I just put it all in a table...

{* $Id: cart_totals.tpl,v 1.67.2.13 2005/10/27 11:00:28 svowl Exp $ *}
<TABLE border="0" width="100%">
<TR>
<TD width="50%" valign="top" align="left">{if $active_modules.UPS_OnLine_Tools ne "" and $config.Shipping.realtime_shipping eq "Y" and $config.Shipping.use_intershipper ne "Y" and $current_carrier eq "UPS" and $force_delivery_dropdown_box ne "Y"}
{include file="modules/UPS_OnLine_Tools/ups_notice.tpl"}{/if}
</TD>
<TD width="50%" valign="top" align="right">
<DIV align="right">
{if $config.Shipping.disable_shipping ne "Y"}
{if $login ne "" or $config.General.apply_default_country eq "Y" or $cart.shipping_cost gt 0}
{if $active_modules.UPS_OnLine_Tools and $config.Shipping.realtime_shipping eq "Y" and $config.Shipping.use_intershipper ne "Y" and $show_carriers_selector eq "Y"}
<FONT class="FormButton">{$lng.lbl_shipping_carrier}: </FONT>

<<middle snipped for this discussion >>

<INPUT type="hidden" name="mode" value="{$smarty.get.mode|escape:"html"}">
<INPUT type="hidden" name="action" value="update">
{if $display_ups_trademarks}


{* {include file="modules/UPS_OnLine_Tools/ups_notice.tpl"} *}
{/if}
</DIV>
</TD>
</TR>
</TABLE>
<HR align="left" noshade size="1">
{if $active_modules.Special_Offers ne ""}
{include file="modules/Special_Offers/customer/cart_bonuses.tpl"}
{/if}
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:20 PM.

   

 
X-Cart forums © 2001-2020