Jump to content

change, 'Bank Wire' to 'Bank Transfer'


Recommended Posts

Using Prestashop 1.6.0.8

 

I want to change 'Bank Wire' to 'Bank Transfer'

 

so that everywhere, front end, back end, mails, etc Bank Wire gets replaced by Bank Transfer

 

Read - http://www.prestashop.com/forums/topic/210479-solved-change-bank-wire-to-bank-transfer/

 

Tried chancing via translations but failed

 

got this error.

 

Warning! Your PHP configuration limits the maximum number of fields allowed in a form
1000 for max_input_vars.
Please ask your hosting provider to increase this limit to 1820 at least, or you will have to edit the translation files.

 

Tell me which files need to be changed 

 

Please list out the files which need to be modified.

Link to comment
Share on other sites

copy the bankwire module folder (\module\bankwire) to your template theme (\themes\YOURTHEMENAME\modules\).

 

Then edit:

YOURTHEMENAME\bankwire\views\templates\hooks\payment.tpl

YOURTHEMENAME\bankwire\views\templates\hooks\payment_return.tpl

YOURTHEMENAME\bankwire\views\templates\front\payment_execution.tpl

 

However, I still think you should edit from translations.

 

If you are having problems - drop me a PM, I might be able to do the translation for you (the translation file sits in modules\bankwire\translations\en.php).

 

Thanks

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...