Landing Page Text

Hi,



How can I change the landing page text in the Main Content Block.



It has the following text which is confusing. Customers have already made payment so why this text.



“Payment Instructions



Please enter your credit card details on this secure page…”

landing.jpg

Admin>languages and the search for the words

or maybe design>block>landing page

JOhn

I tried that but the text is not there when I search.

design>blocks>landing page?

[quote name='Pbraz' timestamp='1408268665' post='189745']

Hi,



How can I change the landing page text in the Main Content Block.



It has the following text which is confusing. Customers have already made payment so why this text.



“Payment Instructions



Please enter your credit card details on this secure page…”

[/quote]



It is “[color=#404040]Payment instructions[/color]” field of payment.



Go to admin panel > Administration > Payment methods, click the needed payment and find “[color=#404040]Payment instructions[/color]” field.

[quote name='Pbraz' timestamp='1408268665' post='189745']

Hi,



How can I change the landing page text in the Main Content Block.



It has the following text which is confusing. Customers have already made payment so why this text.



“Payment Instructions



Please enter your credit card details on this secure page…”

[/quote]



To hide them, create the design/themes/basic/templates/addons/my_changes/hooks/checkout/payment_instruction.override.tpl file with the following content:


```php

 

```

Thanks

The text I was looking to change was in the Admin > Administration > Payment Methods and Payment Instructions field



Thanks for your help