Forums

form not display submit button (11 posts)

  1. dchionsini
    Member
    Posted 9 months ago #

    I have a contact form where the submit button does not display. The contact page calls [contact-form 1 "Contact form 1"]. The form looks like this:

    <table cellspacing="2" cellpadding="2" border="0" width="100%">
    <tbody>
    <tr>
    <td colspan="2">
    <div align="center"><img src="http://www.ldheard.com/wp-content/uploads/2011/03/LDHlogotm2.jpg"></div>
    </td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label>*Name:</label></td>
    <td class="ours">[text* your-name 30/200]</td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label>*Email Address:</label></td>
    <td class="ours">[email* your-email 30/200]</td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label>Company:</label></td>
    <td class="ours">[text company 30/200]</td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label>Street Address:</label></td>
    <td class="ours">[text address 30/200]</td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label>City, State, Zip:</label></td>
    <td class="ours">[text city 30/200]</td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label>Phone Number:</label></td>
    <td class="ours">[text phone 30/200]</td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label>Fax:</label></td>
    <td class="ours">[text fax 30/200]</td>
    </tr>
    <tr>
    <td align="right" valign="top" class="ours"><label title="Your message" for="message">Your message</label></td>
    <td class="ours">[textarea message 25x3]</td>
    </tr>
    <tr><p style="display:none;">[text your-subject "Feedback form from site"]</p>
    <td align="right" valign="top" class="ours"></td>
    <td class="ours">[submit "SUBMIT"]</td>
    </tr>
    </tbody>
    </table>

    The site is http://www.ldheard.com. Trying to understand why the submit button isn't showing up on the contact page.

  2. gmack523
    Member
    Posted 9 months ago #

    Hmm, I can see the submit button in Chrome. Did you resolve this issue already then?

  3. dchionsini
    Member
    Posted 9 months ago #

    gmack523 - not resolved.... using Contact Form 7 plugin

  4. dchionsini
    Member
    Posted 9 months ago #

    gmack - this is interesting... can see the submit in Firefox and Safari as well. Just can't see it with Internet Explorer.

  5. gmack523
    Member
    Posted 9 months ago #

    What version of IE are you using? I'm using IE8 and cannot see the button either.

  6. dchionsini
    Member
    Posted 9 months ago #

    Using IE8 as well

  7. gmack523
    Member
    Posted 9 months ago #

    I have a colleague that has IE9, I'm going to see if they can check out your site.

  8. dchionsini
    Member
    Posted 9 months ago #

    thanks....

  9. gmack523
    Member
    Posted 9 months ago #

    Ok, so unfortunately IE9 doesn't make a difference.

    I will tell you, however, that we originally used Contact Form 7 but had problems (if I remember correctly it may have been the same one that you are having now). We switched to Safe Secure Contact Form (SI Contact Form): http://wordpress.org/extend/plugins/si-contact-form/

  10. dchionsini
    Member
    Posted 9 months ago #

    Thanks.... I may have to do the same thing. Appreciate you looking at it with me.

  11. gmack523
    Member
    Posted 9 months ago #

    Not a problem! I'm just glad to be able to contribute and be of some help when/where needed. I'll be here if you need me.

Reply

You must log in to post.

About this Topic