Home Forums Theme support Estend Theme : use some existing fields Reply To: Estend Theme : use some existing fields

Ok, here are the strings:

$oname = $custom[“oname”][0];

$oadress = $custom[“oadress”][0];

$ocity = $custom[“ocity”][0];

$ophone = $custom[“ophone”][0];

$ofax = $custom[“ofax”][0];

$omobile = $custom[“omobile”][0];

$oemail = $custom[“oemail”][0];

$owebsite = $custom[“owebsite”][0];

$ocommission = $custom[“ocommission”][0];

$omaxminus = $custom[“omaxminus”][0];

$onote = $custom[“onote”][0];