VirtueMart 2 > General Questions VM 2
Remove "add a message to display with the order" on thank you page
jenkinhill:
The first answer is to remove the textbox from the checkout template, and the second just removes the text which pre-populates the text field. It is editable on the configuration tab of your payment method(s) in the Payment Info textbox.
PRO:
--- Quote from: raimiuxas on May 27, 2012, 09:14:43 AM ---I have the same question, but don't understand answers. Please explain more
--- End quote ---
Go into your payment method
Click the "Configuration" Tab
You will see the text right there.
Change it
IT will NOT let you leave it blank
IF, you want it blank.
Open
plugins/vmpayment/standard/standard.xml
change
THIS
<param name="payment_info" type="textarea" cols="60" rows="30" default="add a message to display with the order" label="VMPAYMENT_STANDARD_PAYMENTINFO" description="VMPAYMENT_STANDARD_PAYMENTINFO_EXPLAIN" />
change the default to be empty
default=""
antonio:
Hello, sorry to re-open this thread but where is that text into 2.0.18a version?
Into payment method configuration tab there is not.
jenkinhill:
antonio what do you want to do? The old bug with default text appearing on the order was fixed a long time ago.
antonio:
Hi
I see the message "add a message to display with the order" in all order mail.
How to remove it?
J! 2.5.6 with Virtuemart 2.0.18a
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version