![]() |
how to remove authentication and help box [3.5.14]
hi. this question has been asked, but i think the answers given were for a different version from what i have. i tried the methods given, but something's not working. i have very basic knowledge about how this whole template system works.
i'm using a 2 column layout and would like to do away with the Authentication box (will have anonymous checkout only) and the Help box. could someone point me in the direction of how that may be done? i'm using 3.5.14 :) thanks! |
Open customer/home.tpl and comment out or remove these lines:
Code:
{if $login eq "" } and Code:
{ include file="help.tpl" } |
Quote:
thanks! i think because of the layout i chose... it differs a little from what you gave. but i basically commented out the {if ...} and {/if} for the stuff i didn't need and it worked :D |
All times are GMT -8. The time now is 11:26 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.