{"id":3908,"date":"2023-02-08T14:28:50","date_gmt":"2023-02-08T14:28:50","guid":{"rendered":"https:\/\/alfflavors.org\/2025\/?page_id=3908"},"modified":"2024-10-28T19:05:35","modified_gmt":"2024-10-28T19:05:35","slug":"tribute-ads","status":"publish","type":"page","link":"https:\/\/alfflavors.org\/2025\/tribute-ads\/","title":{"rendered":"Digital Tribute Ads"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3908\" class=\"elementor elementor-3908\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f2cf6d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3f2cf6d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d824493\" data-id=\"d824493\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-728a819 elementor-widget elementor-widget-html\" data-id=\"728a819\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script id=\"benform\" type=\"text\/javascript\">\r\nbenForm(8186, \"benform\");\r\n\r\nfunction benForm_Loaded() {\r\n    \/\/ registration types\r\n          jB(\".regtypecatheading\").each(function () {\r\n            jB(this)\r\n              .closest(\".benregtyperow\")\r\n              .before(\"<tr class='benregtyperow heading'><td><\/td><\/tr>\");\r\n            jB(this)\r\n              .closest(\".benregtyperow\")\r\n              .prev(\".benregtyperow.heading\")\r\n              .find(\"td\")\r\n              .append(this);\r\n          });\r\n    \r\n    jQuery( \".benregtyperow\" ).each(function( index ) {\r\n        jQuery(this).css({\"background-color\": \"white\", \"box-shadow\": \"0 2px 0 0 #eee\",  \"padding\": \"24px 48px\",});\r\n        \r\n    });\r\n    \r\n    jQuery( \".benregtyperow td:nth-child(2)\" ).each(function( index ) {\r\n        jQuery(this).append(\"<a href='' class='add'><div class='elementor-icon-wrapper'><div class='elementor-icon' style='font-size: 24px;'><i aria-hidden='true' class='fas fa-plus'><\/i><\/div><\/div><\/a>\");\r\n        jQuery(this).prepend(\"<a href='' class='remove'><div class='elementor-icon-wrapper'><div class='elementor-icon' style='font-size: 24px;'><i aria-hidden='true' class='fas fa-minus'><\/i><\/div><\/div><\/a>\");\r\n        jQuery(this).wrapInner(\"<div style='display: flex; align-items: center'><\/div>\");\r\n        \r\n    });\r\n    \r\n    jQuery( \".benregtyperow .benregtypequantity\" ).each(function() {\r\n        jQuery(this).val(0);\r\n    });\r\n    \r\n    jQuery(\".benregtyperow .add\").on(\"click\", function(event) {\r\n        event.preventDefault();\r\n        var currentVal = parseInt(jQuery(this).siblings( \".benregtypequantity\" ).val());\r\n        if (!isNaN(currentVal))\r\n        {\r\n            jQuery(this).siblings( \".benregtypequantity\" ).val(currentVal + 1).trigger(\"change\");\r\n        }\r\n    });\r\n    \r\n    jQuery(\".benregtyperow .remove\").on(\"click\", function(event) {\r\n        event.preventDefault();\r\n        var currentVal = parseInt(jQuery(this).siblings( \".benregtypequantity\" ).val());\r\n\r\n            if (!isNaN(currentVal) && currentVal > 0) {\r\n                jQuery(this).siblings( \".benregtypequantity\" ).val(currentVal - 1).trigger(\"change\");\r\n            }\r\n    });\r\n  \r\n\r\n        jQuery(\".benregtypequantity\").on(\"change\", function() {\r\n        console.log(jQuery(this).val()); \r\n        if(jQuery(this).val() > 0) {\r\n            jQuery(this).parents(\".benregtyperow\").find(\":checkbox\").prop( \"checked\", true );\r\n            jQuery(this).parents(\".benregtyperow\").addClass(\"benregtyperow--checked\");\r\n        } else {\r\n            jQuery(this).parents(\".benregtyperow\").find(\":checkbox\").prop( \"checked\", false );\r\n        }\r\n        });\r\n\r\n    jQuery( \".benregtyperow label\" ).each(function( index ) {\r\n        \r\n        if(jQuery(this).height() > 200) {\r\n        jQuery(this).append(\"<a class='benregtyperow-show-more-btn' href='' style='display: block; position: absolute; bottom: 0; left: 0; right: 0; background: white; background: linear-gradient(180deg, rgba(255,255,255,0.5004595588235294) 0%, rgba(255,255,255,1) 50%); padding: 48px 0 0;'>Show More<\/a>\");\r\n        }\r\n        jQuery(this).css({\"overflow\": \"hidden\", \"min-height\": \"200px\", \"max-height\": \"200px\", \"position\": \"relative\"});\r\n        \r\n    });\r\n \r\n    jQuery('.benregtyperow-show-more-btn').on( \"click\", function(event) {\r\n        event.preventDefault();\r\n        if(jQuery(this).text() === \"Show More\") {\r\n            jQuery(this).text(\"Show Less\");\r\n            jQuery(this).css({\r\n                \"background\": \"transparent\"\r\n            });\r\n            jQuery(this).parents('label').css({\"overflow\": \"visible\", \"max-height\": \"none\"});\r\n            jQuery(this).siblings('ul').css({\"padding-bottom\": \"48px\"});\r\n        } else {\r\n            jQuery(this).css({ \"background\": \"linear-gradient(180deg, rgba(255,255,255,0.5004595588235294) 0%, rgba(255,255,255,1) 50%)\"\r\n            })\r\n            jQuery(this).parents('label').css({\"overflow\": \"hidden\", \"max-height\": \"200px\"});\r\n            jQuery(this).text(\"Show More\");\r\n        };\r\n    });\r\n   \r\n\r\n    jQuery( \"#regcntrl19253_pnlCreditParticipantTeam > div\" ).text( \"Credit your registration to a participant\" );\r\n}\r\n<\/script>\r\n \r\n<style type=\"text\/css\">\r\n.benevolencewrapper .benregtypeswrap .benregtypes input[type=\"checkbox\"] {\r\n    display: none;\r\n}\r\n.benevolencewrapper .benregtypeswrap .benregtypes tbody {\r\n    grid-template-columns: repeat(1,minmax(0,1fr));\r\n}\r\n.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow, \r\n.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td {\r\n    display: table-cell !important;\r\n}\r\n\r\n\/*.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow--checked {*\/\r\n\/*    background: #006666 !important;*\/\r\n\/*    color: white;*\/\r\n\/*}*\/\r\n\/*.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow--checked a {*\/\r\n\/*    color white !important;*\/\r\n\/*}*\/\r\n.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td:nth-child(1) {\r\n    padding-right: 48px;\r\n    z-index: 1;\r\n    position: relative;\r\n    width: 100%;\r\n}\r\n.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td:nth-child(2) {\r\n    border-left: 1px dashed #d0d0d0 !important;\r\n    padding-left: 48px;\r\n    z-index: 3;\r\n}\r\n\r\n.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td:nth-child(2) input {\r\n    visibility: visible !important;\r\n    border-width: 0 !important;\r\n    font-size: 36px;\r\n    width: 100px !important;\r\n    transition: none;\r\n}\r\n.benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td:nth-child(2) input:focus {\r\n    box-shadow: none !important;\r\n}\r\n@media (max-width: 999.98px) {\r\n    .benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow {\r\n        padding: 24px !important;\r\n    }\r\n    .benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td:nth-child(1) {\r\n        display: flex !important;\r\n        padding-bottom: 24px;\r\n    }\r\n    .benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td:nth-child(2) {\r\n        display: flex !important;\r\n        border-left: 0 !important;\r\n        padding-left: 0 !important;\r\n    border-top: 1px dashed #d0d0d0 !important;\r\n    padding-top: 24px;\r\n    width: 100%;\r\n}\r\n    .benevolencewrapper .benregtypeswrap .benregtypes .benregtyperow td:nth-child(2) div {\r\n        justify-content: space-between;\r\n    }\r\n}\r\n<\/style>\r\n<style>\r\n#benformprocessingfee, #benhonorrolldiv input {\r\n    display: none;\r\n}\r\n<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3908","page","type-page","status-publish","hentry"],"blocksy_meta":{"page_title_panel":"","has_hero_section":"default","4a7b0a3228cfdb12901c60666157633c":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Home"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"b462101fe5f673b26dfda27568b75d17":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","24665e77c0a14ef5b7bd230d235617ec":"","hero_structure":"narrow","0d01601d9974dfd2a0471842c7fca266":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"page_title_image_size":"full","parallax":{"desktop":false,"tablet":false,"mobile":false},"60a743c9f09df1190bf797c92a93df0b":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"139589c79ae6052871719c8eaf05603e":"","page_structure_type":"type-4","beba2dc089e7e897d9d0360b19c6181b":"","content_style_source":"inherit","content_style":"wide","vertical_spacing_source":"inherit","content_area_spacing":"both","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"content_boxed_border":{"width":1,"style":"none","color":{"color":"rgba(44,62,80,0.2)"}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"f2d6ad4a352af8831a8a2cdf44a183b1":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no","102eb964b67c18e9c01d173049b27982":"","header_footer_scripts_panel":"","header_scripts":"","6367a9a9cef21880fc0a81f02af8da93":"","header_after_body_scripts":"","3621037422de2064d2ceb6422c067ad6":"","footer_scripts":"","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Digital Tribute Ads - ALF Flavors<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/alfflavors.org\/2025\/tribute-ads\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Digital Tribute Ads - ALF Flavors\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/alfflavors.org\/2025\/tribute-ads\/\",\"url\":\"https:\/\/alfflavors.org\/2025\/tribute-ads\/\",\"name\":\"Digital Tribute Ads - ALF Flavors\",\"isPartOf\":{\"@id\":\"https:\/\/alfflavors.org\/2025\/#website\"},\"datePublished\":\"2023-02-08T14:28:50+00:00\",\"dateModified\":\"2024-10-28T19:05:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/alfflavors.org\/2025\/tribute-ads\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/alfflavors.org\/2025\/tribute-ads\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/alfflavors.org\/2025\/tribute-ads\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/alfflavors.org\/2025\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Digital Tribute Ads\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/alfflavors.org\/2025\/#website\",\"url\":\"https:\/\/alfflavors.org\/2025\/\",\"name\":\"ALF Flavors\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/alfflavors.org\/2025\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/alfflavors.org\/2025\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/alfflavors.org\/2025\/#organization\",\"name\":\"ALF Flavors\",\"url\":\"https:\/\/alfflavors.org\/2025\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/alfflavors.org\/2025\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/alfflavors.org\/2025\/wp-content\/uploads\/sites\/6\/2023\/12\/Flavors-Logo_Lowercase.png\",\"contentUrl\":\"https:\/\/alfflavors.org\/2025\/wp-content\/uploads\/sites\/6\/2023\/12\/Flavors-Logo_Lowercase.png\",\"width\":728,\"height\":189,\"caption\":\"ALF Flavors\"},\"image\":{\"@id\":\"https:\/\/alfflavors.org\/2025\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Digital Tribute Ads - ALF Flavors","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/alfflavors.org\/2025\/tribute-ads\/","twitter_card":"summary_large_image","twitter_title":"Digital Tribute Ads - ALF Flavors","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/alfflavors.org\/2025\/tribute-ads\/","url":"https:\/\/alfflavors.org\/2025\/tribute-ads\/","name":"Digital Tribute Ads - ALF Flavors","isPartOf":{"@id":"https:\/\/alfflavors.org\/2025\/#website"},"datePublished":"2023-02-08T14:28:50+00:00","dateModified":"2024-10-28T19:05:35+00:00","breadcrumb":{"@id":"https:\/\/alfflavors.org\/2025\/tribute-ads\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/alfflavors.org\/2025\/tribute-ads\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/alfflavors.org\/2025\/tribute-ads\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/alfflavors.org\/2025\/"},{"@type":"ListItem","position":2,"name":"Digital Tribute Ads"}]},{"@type":"WebSite","@id":"https:\/\/alfflavors.org\/2025\/#website","url":"https:\/\/alfflavors.org\/2025\/","name":"ALF Flavors","description":"","publisher":{"@id":"https:\/\/alfflavors.org\/2025\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/alfflavors.org\/2025\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/alfflavors.org\/2025\/#organization","name":"ALF Flavors","url":"https:\/\/alfflavors.org\/2025\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/alfflavors.org\/2025\/#\/schema\/logo\/image\/","url":"https:\/\/alfflavors.org\/2025\/wp-content\/uploads\/sites\/6\/2023\/12\/Flavors-Logo_Lowercase.png","contentUrl":"https:\/\/alfflavors.org\/2025\/wp-content\/uploads\/sites\/6\/2023\/12\/Flavors-Logo_Lowercase.png","width":728,"height":189,"caption":"ALF Flavors"},"image":{"@id":"https:\/\/alfflavors.org\/2025\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/pages\/3908","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/comments?post=3908"}],"version-history":[{"count":35,"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/pages\/3908\/revisions"}],"predecessor-version":[{"id":5195,"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/pages\/3908\/revisions\/5195"}],"wp:attachment":[{"href":"https:\/\/alfflavors.org\/2025\/wp-json\/wp\/v2\/media?parent=3908"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}