Where is the actual form for custom fields inserted for create-listing/?step=listing-
howdy,
I have attempted to modify my create listing process, and need to add something in the form for a 3rd party plugin but cannot figure out where the actual listing process form is! If I look at the PAGE for "create listing" there is nothing there indicating the listing process form. I have found where to edit the text block on that page, ie under classipress - settings - messages, but that is not what i mean. If I add something from the 3rd party addon for the listing process into the "create listing" page it is there on the backend in the page but NOT on the front end..... so somehow i am totally missing how/where the listing process page, and its STEPS, for each category and their custom fields, is actually put together.
Any tips on how to find and modify that listing process form to include something from a 3rd party plugin would be great. Just knowing WHERE to do it is great but a tip how to add something to the form via the functions.php file in my child theme would be awesome if involves modifying a core function file that will be constantly overwritten with updates.....