I need to add another field into listings, with a twist
Hey, I have been looking for similar threads with this issue, but haven't found anything that seems to be a workable solution. I think the most basic info I need is where the definitions are stored for each field in the listings page. I can figure out the code to add it to the listing form, but I need wherever $listings-website or something is first defined.
Here is my issue: I have business listings that some are using affiliate links. As I'm sure you know, they don't look pretty. So what I'd like is to have two website fields, say "website or affiliate URL" and "visible URL" for example. The client will input each and then on the visible page it will show the visible URL while linking to the dirtier affiliate URL.
If someone could direct me to the path to add this, I would appreciate it! I'm fine with editing PHP for my uses and would prefer that over being directed to a custom form builder tutorial.