Manipulating the Featured Ad Price
I want to manipulate the Featured Ad Price to be set per package, I have added the field to the membership package but now need to change the reference to it in cp_other_fields( $listing_id) in the custom-forms.php The problem is when I make a reference to the item for example $membership->my-new-field; it won't give me the value... do I need to somehow pass in the $global_user attribute from somewhere????