Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Squeeze Pages Questions › Reply To: Squeeze Pages Questions
March 14, 2010 at 7:45 am
#16776
Participant
Okay in the “eStore_includes.php” file search for the following line:
$('.message').html("<h4>Email sent!</h4>")
it’s JQuery code but very simple… you can find the email address in a variable in this function so just append that to this message.