Forums
(@swaugh11)
11 years, 11 months ago
Found the answer to this:
Edit ajax-contact/form-display.php
about 1/4 of the way down edit the cols # ” ‘<textarea name=”‘ . $field_id . ‘” id=”‘ . $field_id . ‘” rows=”10″ cols=”50″ class=”‘ . $class . ‘”>’ . $default_value . ‘</textarea>'”
13 years, 5 months ago
Do this:
remove <?php comments_template(); ?> from content.php
worked for me!