Hi
I have a contact form with auto respond text witch means a copy of the message will be sent to visitor. I works great it’s just in in email subject says “Thank you for your message” and in message body it says Your Message: ….
Is there a way to change those default messages?
Also is there any part or a function where i cam control SMTP setting or contact form uses default WP settings?
Thank you very much
Hey hdpcr,
You can change those strings but you’d need to edit the theme files:
/enfold/config-templatebuilder/avia-shortcodes/contact.php
/enfold/framework/php/class-form-generator.php
The form uses the method WordPress is set to use so if you install and configure a SMPT plugin it will use that.
Best regards,
Josue