- This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Change label on manual checkout form
Tagged: manual checkout form
I did search for the answer to this and there are some comments about changing the eStore_shipping_details_view.php file. I see the file and want to change the comment box to instead gather the best day and time to schedule a service. So in this area, what do I change to do that?
<label for=additional_comment><?php echo ESTORE_ADDITIONAL_COMMENT; ?></label>
<textarea id=”additional_comment” name=”additional_comment” rows=5><?php echo isset($_POST)?$_POST:”; ?></textarea>
I’m not a php guru but this would be great if someone could help on this! thanks in advance.
lisa
You can change the label of that field using the following technique: