Post by Mikopå » Wed Jul 01, 2015 3:40 pm

Hi guys!

I am trying to remove the transaction, downloads, recurring payments from the default theme. Basically, this menu appears in the login or registration page.

I have commented transaction, downloads, recurring payments from the following files but nothing changed:
catalog/view/theme/default/template/account/register
catalog/view/theme/default/template/account/login

I have cleared my browser caches and using other browser but those links are still appeared.

Do you have any ideals of how to removing them? Thank you so much for your help!
Screen Shot 2015-07-01 at 10.31.32.png

Screen Shot 2015-07-01 at 10.31.32.png (25.52 KiB) Viewed 1992 times

Last edited by Mikopå on Sun Jul 19, 2015 3:05 am, edited 2 times in total.

Newbie

Posts

Joined
Tue Jun 23, 2015 2:25 pm

Post by viethemes » Wed Jul 01, 2015 11:23 pm

Maybe these files are modified by a OCMOD extension. You should go to admin > Extensions > Modifications > click on the Refresh button and check again.

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by Mikopå » Thu Jul 02, 2015 4:30 am

Actually, I have done it already but nothing changed.
Screen Shot 2015-07-01 at 23.29.10.png

Screen Shot 2015-07-01 at 23.29.10.png (69.33 KiB) Viewed 1977 times


Newbie

Posts

Joined
Tue Jun 23, 2015 2:25 pm

Post by luican » Mon Jul 06, 2015 5:04 pm

You can edit:
catalog/view/theme/your_theme/template/module/account.tpl

remove:

Code: Select all

<a href="<?php echo $transaction; ?>" class="list-group-item"><?php echo $text_transaction; ?></a>
<a href="<?php echo $recurring; ?>" class="list-group-item"><?php echo $text_recurring; ?></a>
<a href="<?php echo $download; ?>" class="list-group-item"><?php echo $text_download; ?></a>

Image

Free Featured Category Module My themes on Opencart


New member

Posts

Joined
Sun Jul 05, 2015 4:17 pm


Post by viethemes » Mon Jul 06, 2015 8:25 pm

Mikopå wrote:Actually, I have done it already but nothing changed.
Screen Shot 2015-07-01 at 23.29.10.png
Could you send me a admin account and a FTP account, so I can take a look at the problem closer?

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by Mikopå » Sun Jul 19, 2015 3:04 am

Thank you very much guys. Luican's solution worked for me.

Newbie

Posts

Joined
Tue Jun 23, 2015 2:25 pm

Post by milanleon » Wed Aug 12, 2015 1:14 am

Next time when you solve the issues something with someone it would be nice to share here, not just to login to his FTP and after that to put subject solved.

Newbie

Posts

Joined
Mon Jul 13, 2015 9:39 pm

Post by Brinkmann » Fri May 12, 2017 7:31 pm

I have created a vqmod which removes the transaction links for oc 2.2 https://www.opencart.com/index.php?rout ... n_id=30700

Newbie

Posts

Joined
Mon Oct 08, 2012 6:20 pm
Who is online

Users browsing this forum: No registered users and 192 guests