Home Forums Theme support Skyline Theme – Adjustment Questions Reply To: Skyline Theme – Adjustment Questions

Hi Denise,

C) you can send us the source code to info @ 7theme .net

Additional Object Type:

If you want, you can use the Object type “counties” or you put this line of code in your functions.php file:

register_taxonomy("estatecounty", array("estate"), array("hierarchical" => true, "label" => "County", "singular_label" => "County", "rewrite" => true));