Page 1 of 1
Search found 7 matches
Re: Remove 'Showing ? out of ? (? Pages)'
if removing it causes problems, is it possible to edit the text? if so at which location can one do that?
Jump to post- Fri Oct 12, 2018 10:19 pm
- Replies 6
- Views 664
Re: Remove wishlist, downloads, rewards points and returns in account
You need to delete a line. Example: From account\account.tpl , remove this line: <li><a href="<?php echo $wishlist; ?>"><?php echo $text_wishlist; ?></a></li> And so on. Then refresh OCmod, clear VQmod Thank you xxxvirusxx, As of currently, I am not using OCmod or VQmod. Are these very important to...
Jump to post- Fri Oct 12, 2018 9:58 pm
- Replies 12
- Views 2455
Re: Remove "Reward Points" completely.
Thank you krotek, that was really simple. I changed the product points to 0 and it helped.
Love the fact that people are so helpful on this forum. Jump to post
- Fri Oct 12, 2018 7:40 pm
- Replies 2
- Views 366
Remove "Reward Points" completely.
Hi folks, I have literally spent hours and hours googling and trying to find out how to delete the whole "Reward Points" system from my store. I have found a few threads going back to 2011 and I have tried a few different solutions but none have worked. I have already uninstalled the "Reward Points"...
Jump to post- Fri Oct 12, 2018 2:48 pm
- Replies 2
- Views 366
Re: Remove wishlist, downloads, rewards points and returns in account
Do I just remove the whole file or empty the file of all the code?
Jump to post- Fri Oct 12, 2018 7:00 am
- Replies 12
- Views 2455
Re: How to access catalog/language ?
Thank you very much guys!
Last question, is Notepad++ a good program to edit PHP files?
- Wed Oct 10, 2018 2:42 am
- Replies 4
- Views 225
How to access catalog/language ?
Hi folks,
I am trying to access > .../catalog/language/your_language/account/wishlist.php
How do I go around doing that? because I can not find the location in the admin panel.
Do I need a specific program to access that destination and edit the text?
Thanks in advance.
- Tue Oct 09, 2018 9:54 am
- Replies 4
- Views 225
Search found 7 matches