more information
in performance / cdn / config cloudfront / test configuration
errs out with a ’empty access key’ , yet the key is shown right on the configuration screen.
ok, seems like fixed is required and cannot use normal slug. I can work around it.
A litle binder twine and bubblegum and I’m in business….
cheers
Dean.
Hi folks,
first post, wordpress newbie – apologies in advance.
I changed the custom-contact-forms-front.php (After backup of course), line 591
from
$mail->FromName = $from_name;
to
$mail->FromName = $Email;
$Email is a slug of an existing field.
no discernable change in behavior.
do I have to reload, reboot, re???? something for it to take effect?
is there a difference from a fixed slug to a normal slug?
I recognize that I must use the Email filed on all forms otherwise I will have problems.
thanks in advance.