
Originally Posted by
fjbern1943
Just a heads up. The "tpl_contact_us_default.php" file is missing the email subject box for both the custom template and the standard responsive template.
Was getting errors that it was missing. Modified file to put this in "
<label class="inputLabel" for="subject"><?php echo ENTRY_EMAIL_SUBJECT; ?></label>
<?php echo zen_draw_input_field('subject', $subject, ' size="40" id="subject"') . '<span class="alert">' .
ENTRY_REQUIRED_SYMBOL . '</span>'; ?>
<br class="clearBoth" />" and it now works perfiectly
Zencart setup
version 155e
template Westminster_new
Php 5.6
Using: Latest Google reCaptcha plugin