NOTE: This plugin only works with an installed active version of Advanced Custom Fields PRO v5. By itself, this plugin does NOTHING.
You can display each field the same way you would display any other option page field:
<p><?php the_field('cso_contact_address_line1', 'option'); ?></p>Read more about the Options Page here.
| Label | Name | Field Type |
|---|---|---|
| Address Line 1 | cso_contact_address_line1 |
text |
| Address Line 2 | cso_contact_address_line2 |
text |
| City | cso_contact_city |
text |
| State (includes all US states options) | cso_contact_state |
select |
| Zip | cso_contact_zip |
text |
| Phone Number | cso_contact_phone |
text |
cso_contact_email |
||
| Social Media Links | cso_social_links |
repeater |
| - Social Media Type* | social_type |
select |
| - Social Media Url | social_url |
url |
Social Media Types include: Facebook, Twitter, Google Plus, LinkedIn, YouTube and Instagram
| Label | Name | Field Type |
|---|---|---|
| Head Code | cso_code_head |
textarea |
| Footer Code | cso_code_footer |
textarea |
| Label | Name | Field Type |
|---|---|---|
| Google Tag Manager Container ID | cso_gtm_id |
text |
| Google Analytics ID | cso_google_analytics_id |
text |
| Google Maps API key | cso_google_maps_api_key |
text |
Maintained by @martylouis


