![]() |
How do I remove the UPS logo, notice and text?
I am trying to remove this text:
NOTICE: The address validation functionallity will validate P.O. Box addresses, however, UPS does not deliver to P.O. boxes, attempts by customer to ship to a P.O. Box via UPS may result in additional charges. NOTICE: UPS assumes no liability for the information provided by the address validation functionality. The address validation functionality does not support the identification or verification of occupants at an address. UPS, UPS brandmark, and the Color Brown are trademarks of United Parcel Service of America, Inc. All Rights Reserved. I have the flexy template and can't figure out how to remove this text without removing important shipping code. Can somebody please help me? I didn't try to just remove the langauge vars because I didn't want the page calling the tpl files if nothing is in them to show. I thought it would be better to clear out the tpl file from calling it in the first place. Can somebody please help me? Thank you. |
Where is that text? I have it removed by default so I don't even remember where it is :)
|
It appears on the checkout page or if this helps better the url that looks like this: domain.com/cart/cart.php?mode=checkout
Thank you. |
Have a look at checkout.tpl and cart_totals.tpl.
|
You can find the calls to this text in "Edit templates" >> "main/register_shipping_address.tpl". Just remove these two lines near the bottom, and save:
{include file="modules/UPS_OnLine_Tools/ups_av_notice.tpl" postoffice=1} {include file="modules/UPS_OnLine_Tools/ups_av_notice.tpl"} Hope that helps! |
Thank you Key20 that fixed it.
|
I think what you are looking to do is illegal. I'm pretty sure UPS requires you to electronically 'sign' a statement that in order for you to use their validation tools you must leave their disclaimer.
What I am doing is moving it. I already have it moved on the cart page, and was thinking about putting it in a popup in the register_shipping_address.tpl but I can't seem to find how to call the popup using javascript in xcart. Does anyone know where this information would be? |
You think UPS actually checks each site that is using their UPS Tools? Doubtful.
|
For some reason. that didn't work fro me.. i removed those 2 lines..
The UPS logo and disclamer is still there.. :-( |
The disclaimer is in there twice... once if you use UPS as a shipper as it checks the order (address and weight) prior to shipping, and again if you use UPS to validate the shipping address for newbies.
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. |
All times are GMT -8. The time now is 08:17 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.