Retrieve the value of a radio button
Hello,
I have a field in my form that asks "Buy" or "Sell".
I would like to retrieve the value of the field that is called loop-ad_listing.php cp_compro_vendo_radio_button the page.
I saw that the title of the ad is recovered as follows: get_the_title (). I tried get_the_Tipo () but i doesen't work
How do I retrieve the value of my radio button?
Thank you all =)