feature: Enhance footer with social media links and styling updates
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-08-23 16:05:31 -05:00
parent 0613e33411
commit e31ed29962
10 changed files with 299 additions and 191 deletions
+12 -121
View File
@@ -84,8 +84,8 @@
"label": "Social Media",
"name": "social_media",
"aria-label": "",
"type": "group",
"instructions": "",
"type": "repeater",
"instructions": "Add social media links. The service icon will be auto-detected from the URL domain.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
@@ -93,15 +93,19 @@
"class": "",
"id": ""
},
"layout": "row",
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Add Social Link",
"sub_fields": [
{
"key": "field_677bf0e692d3c",
"label": "Facebook",
"name": "facebook",
"key": "field_677bf0e692d40",
"label": "URL",
"name": "url",
"aria-label": "",
"type": "url",
"instructions": "",
"instructions": "Enter the full URL to your social media profile",
"required": 0,
"conditional_logic": 0,
"wrapper": {
@@ -112,78 +116,6 @@
"default_value": "",
"allow_in_bindings": 1,
"placeholder": ""
},
{
"key": "field_677bf0e692d3e",
"label": "Instagram",
"name": "instagram",
"aria-label": "",
"type": "url",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"allow_in_bindings": 1,
"placeholder": ""
},
{
"key": "field_677bf0e692d3d",
"label": "X\/Twitter",
"name": "twitter",
"aria-label": "",
"type": "url",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"allow_in_bindings": 1,
"placeholder": ""
},
{
"key": "field_677bf0e692d41",
"label": "LinkedIn",
"name": "linkedin",
"aria-label": "",
"type": "url",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"allow_in_bindings": 1,
"placeholder": ""
},
{
"key": "field_6a82713dd82d4",
"label": "Github",
"name": "github",
"aria-label": "",
"type": "url",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"allow_in_bindings": 0,
"placeholder": ""
}
]
},
@@ -289,26 +221,6 @@
"max_size": "",
"mime_types": ""
},
{
"key": "field_64761ea8cb0dd",
"label": "Footer Description",
"name": "footer_description",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "all",
"toolbar": "full",
"media_upload": 1,
"delay": 0
},
{
"key": "field_61df3348c3795",
"label": "Copyright Text",
@@ -329,27 +241,6 @@
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_684af923d5f68",
"label": "Credit Text",
"name": "credit_text",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "Web Design & Development by <a href=\"https:\/\/vincentdesign.ca\/\"><strong>Vincent Design<\/strong><\/a>",
"maxlength": "",
"allow_in_bindings": 1,
"placeholder": "",
"prepend": "",
"append": ""
}
]
},
@@ -417,5 +308,5 @@
"display_title": "",
"allow_ai_access": false,
"ai_description": "",
"modified": 1787063276
"modified": 1787502285
}