Post by Theodore » Tue Dec 01, 2009 4:37 pm

some body know how to do this? i try to do this in language.. but after delete name i'll see text_login, i finds this in controller common.. deleted this.. but after this ill see big error :( how i can do this?

Newbie

Posts

Joined
Thu Oct 22, 2009 7:44 am

Post by Xsecrets » Tue Dec 01, 2009 10:27 pm

well the easiest way would be to skip deleting it in the language and controller and simply delete it out of the view.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by sjohn » Fri Dec 04, 2009 3:39 pm

I read recently that the main navigation should be disabled at the checkout pages to minimize 'escape routes'. When I think about it, this makes good sense.

I've been scouring this forum for the answer but cannot seem to find it.

I'd like to disable or remove my left column completely when in the login/account or checkout areas.

Does anyone know how to do this? Is there a simple way to override the global setting?

nintendo ds games


Newbie

Posts

Joined
Tue Dec 01, 2009 1:39 pm

Post by esmaz » Sat Dec 05, 2009 6:53 am

Hi!,

Where icons are erased, Basket and Checkout?


Best Regards.

User avatar
Newbie

Posts

Joined
Wed Dec 02, 2009 10:08 pm

Post by leprimo » Sat Dec 05, 2009 7:29 am

sjohn wrote:...disable or remove my left column completely when in the login/account or checkout areas.
In 1.3.4 you can comment out (or delete) the left column in the specified tpl-files.

Code: Select all

<?php echo $header; ?><!-- <?php //echo $column_left; ?> --><?php echo $column_right; ?>
You can find these files in catalog/view/theme/default(or your theme)/template/...

Active Member

Posts

Joined
Wed Nov 04, 2009 8:31 pm

Post by leprimo » Sat Dec 05, 2009 7:37 am

in
catalog/view/theme/default(or your theme)/template/common/header.tpl
you can find these icons(png) and links.

Active Member

Posts

Joined
Wed Nov 04, 2009 8:31 pm

Post by esmaz » Sat Dec 05, 2009 7:48 am

Thanks leprimo!, I watched several, but not the header.tpl :-\ . Best regards ;).

User avatar
Newbie

Posts

Joined
Wed Dec 02, 2009 10:08 pm
Who is online

Users browsing this forum: No registered users and 12 guests