Add text to create listing page
Hello!
How would I add a line of text to the create listings page?
Its almost impossible to account for each city / business type. What I did was edit my forms-listings.php to add heading under "Listing Type" that reads "My City / Business Type are Not Listed?
I then added a simple line saying essentially, email us [link to email] and we will add it. This broke the page (unable to parse)
Guess my php form is rusty... How would I form/code such a request?
A better solution may be a txt box where the user could simply enter his/her city/biz and it be added automatically to the categories. Any ideas?