Inserting a custom field from a custom form into the listing preview
So here's the deal, I created 3 custom forms for 3 different categories on my site:
One of the custom forms involves a Model classified listing.
What I'm trying to do is the following:
Grab one of the custom fields input generated from the custom form associated to a specific category and display it under the listed ads box:
Example:
Category: Models
Custom Form: Model form
One of the custom fields: Gender
I would like to insert that custom field into the main preview listings on the homepage, is this possible?
There are the default fields already displayed such as: Category, Publisher name and the time-stamp of the ad creation date, I would like to add one or 2 more into this field, if I have to remove the Timestamp in order to make place, I don't mind it either.
Hope this can be useful to others as well.