Price input : How to allow text input
I am still using the old classipress 3.6.4 but probably not relevant.
I have a requirement to enter text into the price at the front end, such as "
TBD" or "Contact Seller" or whatever.
The front end only allows numerics which is completely understandable.
If you go into the backend as an administrator you can edit the ad and add any text you want.
Is there a bit of php i can change to not insist on a numeric input at the front end ?