Post by gkhngkln » Tue Apr 02, 2013 1:55 am

Hi,
ı dont want to sell any downloadable products so ı want to erase this part from costumer acconts page. how can ı erase it?
which file and which code should delete?

Newbie

Posts

Joined
Sun Mar 24, 2013 8:01 pm

Post by JakeMS » Tue Apr 02, 2013 3:09 am

gkhngkln wrote:Hi,
ı dont want to sell any downloadable products so ı want to erase this part from costumer acconts page. how can ı erase it?
which file and which code should delete?
Hi,

To remove downloads from the menu, open the following file:
catalog/view/theme/<yourthemename>/template/module/account.tpl

Find:

Code: Select all

<li><a href="<?php echo $download; ?>"><?php echo $text_download; ?></a></li>
Change to:

Code: Select all

<!-- <li><a href="<?php echo $download; ?>"><?php echo $text_download; ?></a></li> -->
(or just delete that line)

Good luck! :-).

Powered by Rum
Eternal Goth


Newbie

Posts

Joined
Sun Mar 31, 2013 8:19 pm
Location - /dev/null

Post by gkhngkln » Tue Apr 02, 2013 7:20 pm

thank you for your help

but nothing changed after that :(
with both change or delete all.?

update : ohh. ı made a mistake ı changed it from accont.tpl not module/account.tpl after that it fits. thanks again

solved :)

Newbie

Posts

Joined
Sun Mar 24, 2013 8:01 pm
Who is online

Users browsing this forum: No registered users and 16 guests