Forums

[Plugin: Wp-Directory-List] Signup Form (2 posts)

  1. TimothyA
    Member
    Posted 3 months ago #

    I have just started playing with this. I created the signup page, but all that is there is the submit button. There are no places for information to be entered.

  2. crunnells
    Member
    Posted 3 months ago #

    Check the Options for the plugin. There is a field to enter the Format of your Submit form. It's supposed to install a default one, but it didn't work for me. The example they give is:

    <table>
      <tr><td>Title:</td><td>%TITLE%</td></tr>
      <tr><td colspan="2">example: Your Business Name</td></tr>
      <tr><td>Web Address: </td><td>%URL%</td></tr>
      <tr><td colspan="2">example:  http://www.example.com</td></tr>
      <tr><td colspan="2">Description:</td></tr>
      <tr><td>Category:</td><td>%CATEGORY%</td></tr>
      <tr><td colspan="2">%DESCRIPTION%</td></tr>
      <tr><td>Address:</td><td>%ADDRESS1%</td></tr>
      <tr><td>Address2:</td><td>%ADDRESS2%</td></tr>
      <tr><td>City: </td><td>%CITY%</td></tr>
      <tr><td>State:  </td><td>%STATE%</td></tr>
      <tr><td>Zipcode:  </td><td>%ZIPCODE%</td></tr>
      <tr><td>Phone:  </td><td>%PHONE%</td></tr>
      <tr><td>Fax:  </td><td>%FAX%</td></tr>
      <tr><td>Email:  </td><td>%EMAIL%</td></tr>
    </table>

    Hope that helps!

Reply

You must log in to post.

About this Topic