Replace title with custom field value
I want to replace the title of the ad with one of my custom field value.
I have a custom field named "Company name" and I want the ads to show the title as the value of Company Name field.
I know I need to edit single_ad-listing.php and replace the_title() but do not know how to fetch the value of a particular custom field.
Can anyone help.