<!DOCTYPE html>
<html lang="en-US">
<head ><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	<meta name="pinterest-rich-pin" content="false" />
	<!-- This site is optimized with the Yoast SEO Premium plugin v25.7.1 (Yoast SEO v27.4) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->
	<title>The Creekside Cook - Fresh Recipes and Sweet Garden Inspiration</title>
<link crossorigin data-rocket-preconnect href="https://fundingchoicesmessages.google.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://d1mkq4fbm7j30i.cloudfront.net" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://fonts.googleapis.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://ads.blogherads.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://fonts.gstatic.com" rel="preconnect">
<link crossorigin data-rocket-preconnect href="https://donalyn.substack.com" rel="preconnect">
<link data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Montserrat%3A300%2C300i%2C400%2C700%2C700i%7Cfamily%3DLora%3A300%2C300i%2C400i%2C700%2C700i%7COpen%20Sans%3A300%2C300i%2C400%2C700%2C700i%7CPoppins&#038;display=swap" rel="preload">
<link href="https://fonts.googleapis.com/css?family=Montserrat%3A300%2C300i%2C400%2C700%2C700i%7Cfamily%3DLora%3A300%2C300i%2C400i%2C700%2C700i%7COpen%20Sans%3A300%2C300i%2C400%2C700%2C700i%7CPoppins&#038;display=swap" media="print" onload="this.media=&#039;all&#039;" rel="stylesheet">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat%3A300%2C300i%2C400%2C700%2C700i%7Cfamily%3DLora%3A300%2C300i%2C400i%2C700%2C700i%7COpen%20Sans%3A300%2C300i%2C400%2C700%2C700i%7CPoppins&#038;display=swap"></noscript><link rel="preload" data-rocket-preload as="image" href="https://thecreeksidecook.com/wp-content/themes/fresh-spring/images/1cccborder.jpg" fetchpriority="high">
	<meta name="description" content="The Creekside Cook is the website belonging to Donalyn Ketchum, where you can find her original recipes and read about her gardening adventures." />
	<link rel="canonical" href="https://thecreeksidecook.com/" />
	<link rel="next" href="https://thecreeksidecook.com/page/2/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="The Creekside Cook" />
	<meta property="og:description" content="The Creekside Cook is the website belonging to Donalyn Ketchum, where you can find her original recipes and read about her gardening adventures." />
	<meta property="og:url" content="https://thecreeksidecook.com/" />
	<meta property="og:site_name" content="The Creekside Cook" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/thecreeksidecook.com\/","url":"https:\/\/thecreeksidecook.com\/","name":"The Creekside Cook - Fresh Recipes and Sweet Garden Inspiration","isPartOf":{"@id":"https:\/\/thecreeksidecook.com\/#website"},"about":{"@id":"https:\/\/thecreeksidecook.com\/#\/schema\/person\/d2f7e1dbbf04b13fbbce40d0192c9068"},"description":"The Creekside Cook is the website belonging to Donalyn Ketchum, where you can find her original recipes and read about her gardening adventures.","breadcrumb":{"@id":"https:\/\/thecreeksidecook.com\/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https:\/\/thecreeksidecook.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"HOME"}]},{"@type":"WebSite","@id":"https:\/\/thecreeksidecook.com\/#website","url":"https:\/\/thecreeksidecook.com\/","name":"The Creekside Cook","description":"Fresh Recipes and Sweet Garden Inspiration","publisher":{"@id":"https:\/\/thecreeksidecook.com\/#\/schema\/person\/d2f7e1dbbf04b13fbbce40d0192c9068"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thecreeksidecook.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/thecreeksidecook.com\/#\/schema\/person\/d2f7e1dbbf04b13fbbce40d0192c9068","name":"Donalyn","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=96&d=mm&r=g","caption":"Donalyn"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=96&d=mm&r=g"},"description":"Hello and welcome to Creekside Cook. I'm Donalyn, and my blog reflects my passion for using seasonal ingredients to make delicious food. My recipes are my original take on both classic and contemporary flavors and are designed so that even novice cooks can replicate them, but experienced cooks will find them exciting. I'm glad that you're here!","sameAs":["https:\/\/thecreeksidecook.com\/about\/"]}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//ajax.googleapis.com' />
<link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//code.ionicframework.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v9.7.0 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script type="rocketlazyloadscript" data-rocket-src="//www.googletagmanager.com/gtag/js?id=G-ESNQXC62GV"  data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript" async></script>
			<script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript">
				var mi_version = '9.7.0';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/thecreeksidecook.com\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-ESNQXC62GV',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-ESNQXC62GV', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
			
							<!-- / Google Analytics by MonsterInsights -->
		<link data-minify="1" rel='stylesheet' id='slick-styles-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/themes/fresh-spring/css/slick.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/font-awesome/latest/css/font-awesome.min.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wprm-public-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/wp-recipe-maker/dist/public-modern.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='fresh-spring-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/themes/fresh-spring/style.css?ver=1729869956' type='text/css' media='all' />
<style id='fresh-spring-inline-css' type='text/css'>


		a,
		.entry-title a:hover,
		.genesis-nav-menu a:hover, 
		.genesis-nav-menu .current-menu-item > a,
		.single-post .entry-content h1, .page .entry-content h1,
		.single-post article h3, .page article h3,
		.single-post article h4, .page article h4,
		.archive-pagination li a,
		.woocommerce .product-title:hover {
			color: #96d35f;
		}
		
		.archive-pagination .active a,
		.archive-pagination li a:hover,
		a.wprm-jump-to-recipe-shortcode {
			border-color: #96d35f;
		}
		
		.woocommerce .woocommerce-message,
		.woocommerce .woocommerce-info {
			border-top-color: #96d35f !important;
		}
		
		.woocommerce .woocommerce-message::before,
		.woocommerce .woocommerce-info::before,
		.woocommerce div.product p.price,
		.woocommerce div.product span.price,
		.woocommerce ul.products li.product .price,
		.woocommerce form .form-row .required,
		.ninja-forms-req-symbol,
		.nf-error-msg,
		.slick-arrow:hover {
			color: #96d35f !important;
		}
		
		.woocommerce .site-inner #respond input#submit,
		.woocommerce .site-inner a.button,
		.woocommerce .site-inner button.button,
		.woocommerce .site-inner input.button {
			color: #96d35f !important;
		}
		
		.woocommerce .site-inner #respond input#submit,
		.woocommerce .site-inner a.button,
		.woocommerce .site-inner button.button,
		.woocommerce .site-inner input.button {
			border-color: #96d35f !important;
		}
		
		

		a:hover {
			color: #dd9933;
		}
		
		.woocommerce #respond input#submit:hover,
		.woocommerce a.button:hover,
		.woocommerce button.button:hover,
		.woocommerce input.button:hover {
			color: #dd9933 !important;
		}
		
		.woocommerce #respond input#submit:hover,
		.woocommerce a.button:hover,
		.woocommerce button.button:hover,
		.woocommerce input.button:hover {
			border-color: #dd9933 !important;
		}
		
		a.wprm-jump-to-recipe-shortcode:hover {
			border-color: #dd9933;
		}
		
		
		

		button, input[type="button"],
		input[type="reset"],
		input[type="submit"], .button,
		.site-wide-cta .enews-widget input[type="submit"],
		.announcement-widget .enews-widget input[type="submit"],
		div.ck_form .ck_subscribe_button,
		.woocommerce .announcement-widget .button {
			background-color: #96d35f;
		}
		
		

		button, input[type="button"],
		input[type="reset"],
		input[type="submit"], .button,
		.site-wide-cta .enews-widget input[type="submit"],
		.announcement-widget .enews-widget input[type="submit"],
		div.ck_form .ck_subscribe_button,
		.woocommerce .announcement-widget .button {
			border-color: #96d35f;
		}
		
		

		button, input[type="button"],
		input[type="reset"],
		input[type="submit"], .button,
		.site-wide-cta .enews-widget input[type="submit"],
		.announcement-widget .enews-widget input[type="submit"],
		div.ck_form .ck_subscribe_button,
		.woocommerce .announcement-widget .button {
			color: #ffffff;
		}
		
		

		button, input[type="button"]:hover,
		input[type="reset"]:hover,
		input[type="submit"]:hover,
		.button:hover,
		.site-wide-cta .enews-widget input[type="submit"]:hover,
		.announcement-widget .enews-widget input[type="submit"]:hover,
		.woocommerce .announcement-widget .button:hover {
			background-color: #96d35f;
		}
		
		.woocommerce span.onsale {
			background-color: #96d35f !important;
		}
		
		

		button, input[type="button"]:hover,
		input[type="reset"]:hover,
		input[type="submit"]:hover,
		.button:hover,
		.site-wide-cta .enews-widget input[type="submit"]:hover,
		.announcement-widget .enews-widget input[type="submit"]:hover,
		.woocommerce .announcement-widget .button:hover {
			border-color: #96d35f;
		}
		
		

		.sidebar .enews-widget,
		.category-index .widget_categories,
		div.ck_form,
		div.ck_form.ck_vertical,
		.author-box {
			background-color: #cbe2a3;
		}
		
		

		.site-wide-cta {
			background-color: #cbe2a3;
		}
		
		

		a.more-link {
			color: #ffffff;
			border-color: #ffffff;
		}
		
		
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://thecreeksidecook.com/wp-includes/css/dist/block-library/style.min.css?ver=0c05f12914145fb8600d252a53aaff88' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 12px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 20px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 16px;--wp--preset--font-size--larger: 24px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='slick-min-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/popular-posts-by-webline/admin/assets/css/slick.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='slick-theme-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/popular-posts-by-webline/admin/assets/css/slick-theme.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='popular-posts-style-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/popular-posts-by-webline/admin/assets/css/popular-posts-style.css?ver=1729869956' type='text/css' media='all' />
<style id='popular-posts-style-inline-css' type='text/css'>
.wli_popular_posts-class h3, .wli_popular_posts-class h3 a {
        		font-weight:  !important;
    		}.wli_popular_posts-class h3, .wli_popular_posts-class h3 a {
        		font-style:  !important;
    		}.wli_popular_posts-class ul.wli_popular_posts-listing li .popular-posts-excerpt {
        		font-weight:  !important;
    		}.wli_popular_posts-class ul.wli_popular_posts-listing li .popular-posts-excerpt {
        		font-style:  !important;
    		}
</style>
<link data-minify="1" rel='stylesheet' id='sheknows-infuse-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/sheknows-infuse/public/css/style.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='wprmp-public-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/wp-recipe-maker-premium/dist/public-pro.css?ver=1729869956' type='text/css' media='all' />

<link data-minify="1" rel='stylesheet' id='ionicons-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/ionicons/2.0.1/css/ionicons.min.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='captivating-gutenberg-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/themes/fresh-spring/lib/gutenberg/front-end.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='simple-social-icons-font-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/simple-social-icons/css/style.css?ver=1729869956' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='delicious-front-styles-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/themes/fresh-spring/style-front.css?ver=1729869956' type='text/css' media='all' />
<style id='rocket-lazyload-inline-css' type='text/css'>
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://thecreeksidecook.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
</style>
<script type="rocketlazyloadscript">!(function(Y,_name,D,A,U){U=function(){(U.q=U.q||[]).push(arguments)},Y[_name=D(D(_name))]=Y[_name]||U,Y[_name].v=Y[_name].v||3,Y[_name].s="3"})(window,'%25%361%64mi%25%372%25%36%31%25%36c',decodeURI);!(function(Y,D,A,U,M,s,N,z){s=function(r,s){return r<2&&s};try{D[A]=D[A]||function(Y){Y?N[Y]=!0:s()},N=D[A]}catch(K){return void s()}!(function Q(D,A,t,G){function w(){try{if(!0===N[t&&t.src||A])return}catch(K){return void s()}t&&(t.remove(),t=null),clearTimeout(z),!D&&A&&(A+=-1===A.indexOf("?")?"?r=1":"&r=1"),(A=s(++D,A))&&Q(D,A)}t=Y.createElement(U),G=Y.getElementsByTagName(U)[0],t.async=1,t.src=A,z=setTimeout(w,6e3),t[M]("error",w),t[M]("load",w),G.parentNode.insertBefore(t,G)})(0,"https://shallowblade.com/bundles/hdvtz1_8ztk7k.v2.js")})(document,window,"QS01ODhGOEZCQjAxRjgyQjdBMzk0MjhGMjItMTI0","script","addEventListener",{});;
!(function(Y,D,A,U,M,s,N,z,K,Q,t,_name,G,w,O,F,L,p,H,P,R,m){_name=(t=function(Y){return D(D(Y))})('a%64%6d%25%369%72%61%25%36%63'),G=Y.localStorage,w=Y.sessionStorage,O=t('%25%35%66a%64m%257%32%25%36c%25%363%25%36b%25%37%36%70'),L=Y.location;try{0===document.referrer.indexOf(L.origin)?(F=new URLSearchParams(L.search)).get(t('%25%35fa%25%36%33r%25%369'))?((p=F.get(t('%5f%2561%2563t')))===t('e%25%37%38%25%37%34%25%36%35%256e%25%364')?H=[[_name+"-extended","true"||_name]]:p===t('%257%33%68%25%361%25%370%25%365')&&(H=[[_name+"-shaped","true"||_name]]),H&&(w[O]=JSON.stringify(H))):H=JSON.parse(w[O]||"[]"):delete w[O]}catch(e){H=[]}function n(D,A){try{D=JSON.parse(G["_aQS01ODhGOEZCQjAxRjgyQjdBMzk0MjhGMjItMTI0"]||"{}").lgk||[]}catch(e){D=[]}H&&(D=D.concat(H)),D&&D.length&&(A=Y[P].pubads())&&D.forEach((function(Y){Y&&Y[0]&&A.setTargeting(Y[0],Y[1]||"")}))}P=t('%256%37o%6f%256%37%256ce%74%2561g');try{m=(R=Y[P]=Y[P]||{}).cmd=R.cmd||[],typeof R.pubads===A?n():typeof m.unshift===A?m.unshift(n):m.push(n)}catch(e){}})(window,decodeURI,"function");</script><script data-minify="1" type="text/javascript" src="https://thecreeksidecook.com/wp-content/cache/min/1/ajax/libs/jquery/3.7.1/jquery.min.js?ver=1729869956" id="jquery-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.7.0" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/thecreeksidecook.com","hash_tracking":"false","v4_id":"G-ESNQXC62GV"};/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/themes/fresh-spring/js/global.js?ver=1729869956" id="delicious-global-script-js" data-rocket-defer defer></script>
<!-- Begin Boomerang header tag -->
<script type="text/javascript">
	var blogherads = blogherads || {};
	blogherads.adq = blogherads.adq || [];

	blogherads.adq.push(function () {
												blogherads.setTargeting("ci", "front");
								blogherads.setTargeting("pt", "home");
					});
</script>
<script type="text/javascript" async="async" data-cfasync="false" src="https://ads.blogherads.com/static/blogherads.js"></script>
<script type="text/javascript" async="async" data-cfasync="false" src="https://ads.blogherads.com/23/2307/header.js"></script>
<!-- End Boomerang header tag -->
<style type="text/css"> .tippy-box[data-theme~="wprm"] { background-color: #333333; color: #FFFFFF; } .tippy-box[data-theme~="wprm"][data-placement^="top"] > .tippy-arrow::before { border-top-color: #333333; } .tippy-box[data-theme~="wprm"][data-placement^="bottom"] > .tippy-arrow::before { border-bottom-color: #333333; } .tippy-box[data-theme~="wprm"][data-placement^="left"] > .tippy-arrow::before { border-left-color: #333333; } .tippy-box[data-theme~="wprm"][data-placement^="right"] > .tippy-arrow::before { border-right-color: #333333; } .tippy-box[data-theme~="wprm"] a { color: #FFFFFF; } .wprm-comment-rating svg { width: 18px !important; height: 18px !important; } img.wprm-comment-rating { width: 90px !important; height: 18px !important; } body { --comment-rating-star-color: #7ed321; } body { --wprm-popup-font-size: 16px; } body { --wprm-popup-background: #ffffff; } body { --wprm-popup-title: #000000; } body { --wprm-popup-content: #444444; } body { --wprm-popup-button-background: #444444; } body { --wprm-popup-button-text: #ffffff; }.wprm-recipe-template-compact {
    /* border-style: solid; */
    /* border-width: 1px; */
    border-color: #777777;
    border-radius: 0px;
    padding: 10px;
}</style><style type="text/css">.wprm-glossary-term {color: #5A822B;text-decoration: underline;cursor: help;}</style><!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-5860675-7"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-5860675-7');
</script>
<style type="text/css">.site-title a { background: url(https://thecreeksidecook.com/wp-content/uploads/2023/09/cropped-finalTCCLogo1.jpg) no-repeat !important; }</style>
<link href="https://fonts.gstatic.com" crossorigin rel="preconnect" />
<link rel="preload" href="https://fonts.gstatic.com/s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2" as="font" type="font/woff2" crossorigin>

<link rel="preload" href="https://fonts.gstatic.com/s/lora/v32/0QIvMX1D_JOuMwr7I_FMl_E.woff2" as="font" type="font/woff2" crossorigin>

<link rel="preload" href="https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" as="image" href="https://thecreeksidecook.com/wp-content/uploads/2023/09/cropped-finalTCCLogo1.jpg">









<style type="text/css" id="custom-background-css">
body.custom-background { background-image: url("https://thecreeksidecook.com/wp-content/uploads/2023/09/bg.jpg"); background-position: left top; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
</style>
	<link rel="icon" href="https://thecreeksidecook.com/wp-content/uploads/2023/09/cropped-Untitled-512-×-512-px-200x200.png" sizes="32x32" />
<link rel="icon" href="https://thecreeksidecook.com/wp-content/uploads/2023/09/cropped-Untitled-512-×-512-px-200x200.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://thecreeksidecook.com/wp-content/uploads/2023/09/cropped-Untitled-512-×-512-px-200x200.png" />
<meta name="msapplication-TileImage" content="https://thecreeksidecook.com/wp-content/uploads/2023/09/cropped-Untitled-512-×-512-px-400x400.png" />
		<style type="text/css" id="wp-custom-css">
			.entry-title,
.page-title {
font-family: 'Lora', serif;
    font-style: italic;
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 15px;
	color:#96d35f;
}

.single-post .entry-content h1,
.page .entry-content h1 {
	font-family: 'Lora', serif;
    font-style: italic;
	font-size: 28px;
	font-weight: 300;
	color: #96d35f;
}

.single-post article .entry-content h2:first-of-type,
{	font-family: 'Lora', serif;
	border-left: 2px solid #eee;
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: .5px;
    line-height: 1.6;
    padding-left: 30px;
}

.single-post article .entry-content h2,
.page article .entry-content h2 {
	font-family: 'Lora', serif;
	font-size: 22px;
font-weight: normal;
    letter-spacing: .5px;
    line-height: 1.6;
    padding-left: 30px;
	
}

.single-post article h3,
.page article h3 {
	color: #96d35f;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	
}

.single-post article h4,
.page article h4 {
	color: #96d35f;
	font-size: 22px;
	font-style: italic;
	font-family: 'Lora', serif;
}

.single-post article h5,
.page article h5 {
	font-size: 16px;
	letter-spacing: 2px;
}


.fwpl-item.el-ylv8fo{
    font-weight: 400;
    font-size: 10px !important;
    line-height: 1rem;
    padding-bottom: 20px;
}

.archive-pagination li a {
    color: #96d35f;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 15px;
    text-transform: uppercase;
}
.header-full-width .title-area {
    float: none;
    text-align: center;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px;
}
.header-image .site-title > a {
    background-position: center center !important;
    background-size: contain !important;
    display: block;
    height: 200px;
    margin: 0 auto;
}
.header-image .site-header .widget-area {
    padding: 80px 0 0;
}
.nav-primary a {
    font-size: 16px;
    padding: 15px 5px;
}
a.more-link {
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.adjacent-entry-pagination a {
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

.avatar {
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
#enews-ext-5{
    background: #cbe2a3;
    margin-bottom: 32px
		border: 30px solid #fff;
    text-align: center;
    padding: 50px;
}
 body.custom-background {
     background-color: #ffffff; 
}   

.related-list li {
    float: left;
    list-style-type: none;
    margin: 0;
    text-align: center;
    width: 150px;
    height: 200px !important;
}
.disclosure {padding:25px; margin:5px; }
.disclosure p {font-style: italic; 
font-size:14px;
text-align:center;
}
.disclosure a { text-decoration: underline;
}
#featured-post-3 h4  {font-size: 20px;
  text-align: center;
  }
.featured-content .entry {
    margin-bottom: 10px;
    /* padding: 0 0 24px; */
}

.facetwp-type-search i.clear {
    position: absolute;
    right: 30px;
    height: 100%;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    opacity: 0.3;
    width: 24px;
    height: 100%;
    background: transparent url('/wp-content/plugins/facetwp/assets/images/icon-close.png') 6px 50% no-repeat;
    background-size: 14px 14px;
}
 
.facetwp-type-search i.clear:hover {
    opacity: 0.8;
}
 
/* no clear icon  while the Search facet is loading */
/* and when an auto-refresh is running */
.facetwp-type-search .f-loading + input + i.clear,
.facetwp-type-search .loading + i.clear {
    display: none !important;
}
 
.facetwp-facet input.facetwp-search {
    padding-right: 54px;
}
.front-page .site-wide-cta{
     display:none;
}

#text-33 #text-34 h4 .widget-title {
    font-family: 'Cormorant', serif;
    font-weight: 300;
    font-size: .7rem;;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center;
    
}

.content .home-blog.widget .wrap h4.widget-title {
    font-family: 'Cormorant', serif;
    font-weight: 300;
    font-size: 26px;
    letter-spacing: 1px;
    padding: 10px 0;
    text-align: center;
		font-style: normal !important;
    

}
.site-wide-cta .widget-title {
    background: #96d35f;
    text-align: center;
    color: #fff;
    padding: 5%;
    font-size: .7rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 25px;
}
.site-wide-cta .widget-title::after {
    content: "";
    display: block;
    position: absolute;
    border-top: 5px solid;
    border-top-color: currentcolor;
    border-top-color: #96d35f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
}
.site-wide-cta {
   background: #fff;}
.site-wide-cta .wrap{
		margin: 0 auto;
		max-width: 300px;
}
#text-33 h3.widgettitle.widget-title {
    font-family: 'Cormorant', serif;
    font-weight: 300;
    font-size: .7rem;
    font-style: italic;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    background: #96d35f;
    text-align: center;
    color: #fff;
    padding: 5%;
    font-size: .7rem;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 25px;
}
#text-33 > div {width: 350px;}

#text-33 .widget-title::after {
    content: "";
    display: block;
    position: absolute;
    border-top: 5px solid;
    border-top-color: currentcolor;
    border-top-color: #96d35f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
}
div.wprm-recipe-meta-container.wprm-recipe-custom-container.wprm-recipe-details-container.wprm-recipe-details-container-table.wprm-block-text-normal.wprm-recipe-table-borders-none.wprm-recipe-table-borders-inside > div > span.wprm-recipe-keyword.wprm-block-text-normal
{display:none !important}
 div.wprm-recipe-meta-container.wprm-recipe-custom-container.wprm-recipe-details-container.wprm-recipe-details-container-table.wprm-block-text-normal.wprm-recipe-table-borders-none.wprm-recipe-table-borders-inside > div > span.wprm-recipe-details-label.wprm-block-text-uppercase-faded.wprm-recipe-tag-label.wprm-recipe-keyword-label {display:none;}

.entry-categories {
    display: none; }

div.wprm-container-columns-spaced{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display :none
}
div.wprm-recipe-meta-container.wprm-recipe-tags-container.wprm-recipe-details-container.wprm-recipe-details-container-inline.wprm-block-text-normal > div.wprm-recipe-block-container.wprm-recipe-block-container-inline.wprm-block-text-normal.wprm-recipe-tag-container.wprm-recipe-meal-container {display:none}

div.wprm-recipe-block-container.wprm-recipe-block-container-inline.wprm-block-text-normal.wprm-recipe-tag-container.wprm-recipe-meal-container > span.wprm-recipe-details-label.wprm-block-text-faded.wprm-recipe-tag-label.wprm-recipe-meal-label{display:none !important}

div.wprm-recipe-meta-container.wprm-recipe-tags-container.wprm-recipe-details-container.wprm-recipe-details-container-inline.wprm-block-text-normal > div.wprm-recipe-block-container.wprm-recipe-block-container-inline.wprm-block-text-normal.wprm-recipe-tag-container.wprm-recipe-course-container > span.wprm-recipe-course.wprm-block-text-normal{display:none}

div.wprm-recipe-meta-container.wprm-recipe-tags-container.wprm-recipe-details-container.wprm-recipe-details-container-inline.wprm-block-text-normal > div.wprm-recipe-block-container.wprm-recipe-block-container-inline.wprm-block-text-normal.wprm-recipe-tag-container.wprm-recipe-course-container > span.wprm-recipe-details-label.wprm-block-text-faded.wprm-recipe-tag-label.wprm-recipe-course-label {display:none !important}		</style>
		<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><meta name="generator" content="WP Rocket 3.19.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_preconnect_external_domains wpr_oci wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body data-rsssl=1 class="home blog custom-background wp-embed-responsive wp-theme-genesis wp-child-theme-fresh-spring custom-header header-image header-full-width content-sidebar genesis-breadcrumbs-hidden genesis-footer-widgets-hidden delicious-blog front-page"><div  class="announcement-widget widget-area"><div  class="wrap"><section  id="custom_html-11" class="widget_text widget widget_custom_html"><div class="widget_text widget-wrap"><div class="textwidget custom-html-widget"><div id="responsive-flexbanner-01" style="text-align:center;"></div>
<script type="text/javascript">
blogherads.adq.push(function () {
   blogherads.defineResponsiveSlot([
   [[970, 0], 'flexbanner'],
   [[728,0], 'banner'],
   [[0, 0], 'tinybanner']
   ], 'responsive-flexbanner-01').display();
});
</script></div></div></section>
</div></div><div class="site-container"><header class="site-header"><div class="wrap"><div class="title-area"><h1 class="site-title"><a href="https://thecreeksidecook.com/" data-wpel-link="internal">The Creekside Cook</a></h1></div></div></header><nav class="nav-primary" aria-label="Main"><div class="wrap"><ul id="menu-primary-menu" class="menu genesis-nav-menu menu-primary"><li id="menu-item-5258" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-5258"><a href="https://thecreeksidecook.com/" aria-current="page" data-wpel-link="internal"><span >Home</span></a></li>
<li id="menu-item-6285" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6285"><a href="https://thecreeksidecook.com/recipe-index/" data-wpel-link="internal"><span >Recipe Index</span></a></li>
<li id="menu-item-6254" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6254"><a href="https://thecreeksidecook.com/about/" data-wpel-link="internal"><span >About</span></a></li>
<li id="menu-item-6257" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6257"><a href="https://thecreeksidecook.com/the-food/" data-wpel-link="internal"><span >The Food</span></a></li>
<li id="menu-item-5154" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5154"><a href="https://thecreeksidecook.com/the-garden/" data-wpel-link="internal"><span >The Garden</span></a></li>
<li id="menu-item-6284" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6284"><a href="https://thecreeksidecook.com/garden-index/" data-wpel-link="internal"><span >Garden Index</span></a></li>
<li id="menu-item-5137" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5137"><a href="https://thecreeksidecook.com/contact/" data-wpel-link="internal"><span >Get In Touch</span></a></li>
<li id="menu-item-7992" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7992"><a href="https://www.amazon.com/shop/creeksidecook" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><span >Shop</span></a></li>
<li class="right search"><form class="search-form" method="get" action="https://thecreeksidecook.com/" role="search"><input class="search-form-input" type="search" name="s" id="searchform-1" placeholder="Search . . ."><input class="search-form-submit" type="submit" value="Search"><meta content="https://thecreeksidecook.com/?s={s}"></form></li><aside class="widget-area"><h2 class="genesis-sidebar-title screen-reader-text">Nav Social Menu</h2><section id="simple-social-icons-3" class="widget simple-social-icons"><div class="widget-wrap"><ul class="aligncenter"><li class="ssi-facebook"><a href="https://www.facebook.com/TheCreeksideCook" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-facebook" aria-labelledby="social-facebook-3"><title id="social-facebook-3">Facebook</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://instagram.com/creeksidecook" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-instagram" aria-labelledby="social-instagram-3"><title id="social-instagram-3">Instagram</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-pinterest"><a href="https://www.pinterest.com/donalyn/" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-pinterest" aria-labelledby="social-pinterest-3"><title id="social-pinterest-3">Pinterest</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-pinterest"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/donalynk" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-twitter" aria-labelledby="social-twitter-3"><title id="social-twitter-3">Twitter</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li></ul></div></section>
</aside></ul></div></nav><div class="site-wide-cta widget-area"><div class="wrap"><section id="text-34" class="widget widget_text"><div class="widget-wrap"><h4 class="widget-title widgettitle">GET MY NEWSLETTER</h4>
			<div class="textwidget"><p><center><iframe style="border: 1px solid #EEE; background: white;" src="https://donalyn.substack.com/embed" frameborder="0" scrolling="no"></iframe></center></p>
</div>
		</div></section>
</div></div><div class="site-inner"><div class="content-sidebar-wrap"><main class="content"><div class="home-blog widget"><div class="wrap"><h4 class="widget-title">Check Out My Latest Recipe</h4><!--fwp-loop-->
<article class="post-10280 post type-post status-publish format-standard has-post-thumbnail category-condiments category-ethnic category-sauces-dips-and-spreads entry" aria-label="Chili Crisp Oil"><header class="entry-header"><div class="home-featured-image"><a href="https://thecreeksidecook.com/chili-crisp-oil/" data-wpel-link="internal"><img width="820" height="550" src="https://thecreeksidecook.com/wp-content/uploads/2024/10/featured_cco-820x550.jpg" class="aligncenter" alt="recipe for chili crisp oil on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/chili-crisp-oil/?tp_image_id=10341" /></a></div><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://thecreeksidecook.com/chili-crisp-oil/" data-wpel-link="internal">Chili Crisp Oil</a></h2>
<p class="entry-meta"><span class="entry-categories"><a href="https://thecreeksidecook.com/category/recipes/condiments/" rel="category tag" data-wpel-link="internal">Condiments</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/ethnic/" rel="category tag" data-wpel-link="internal">Ethnic</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/courses/sauces-dips-and-spreads/" rel="category tag" data-wpel-link="internal">Sauces, Dips and Spreads</a></span></p></header><div class="entry-content"><p>You really NEED Chili Crisp Oil Alright, I admit you can probably live quite a long time without Chili Crisp Oil. I did &#8211; for a whole lot of years. But once I had it for the first time earlier this year, I felt like my entire life had vastly improved. Scroll on to find out why, and how you&#8230; <br /><a class="more-link" href="https://thecreeksidecook.com/chili-crisp-oil/" data-wpel-link="internal">Read <em>the</em> Post</a></p>
</div><footer class="entry-footer"></footer></article><article class="post-4919 post type-post status-publish format-standard has-post-thumbnail category-all-baking-recipes category-breakfast category-easy-recipes category-fruit category-nuts category-quick-breads category-loaves-quick-breads category-snacks entry" aria-label="Applesauce Quick Bread"><header class="entry-header"><div class="home-featured-image"><a href="https://thecreeksidecook.com/applesauce-quick-bread/" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="alignleft" alt="recipe for applesauce quick bread on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/applesauce-quick-bread/?tp_image_id=10294" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/10/featured_asqb-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/10/featured_asqb-400x600.jpg" class="alignleft" alt="recipe for applesauce quick bread on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/applesauce-quick-bread/?tp_image_id=10294" /></noscript></a></div><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://thecreeksidecook.com/applesauce-quick-bread/" data-wpel-link="internal">Applesauce Quick Bread</a></h2>
<p class="entry-meta"><span class="entry-categories"><a href="https://thecreeksidecook.com/category/recipes/all-baking-recipes/" rel="category tag" data-wpel-link="internal">Baking</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/meals/breakfast/" rel="category tag" data-wpel-link="internal">Breakfast</a>&middot; <a href="https://thecreeksidecook.com/category/easy-recipes/" rel="category tag" data-wpel-link="internal">Easy Recipes</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/fruit/" rel="category tag" data-wpel-link="internal">Fruit</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/nuts/" rel="category tag" data-wpel-link="internal">Nuts</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/quick-breads/" rel="category tag" data-wpel-link="internal">Quick Breads</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/quick-breads/loaves-quick-breads/" rel="category tag" data-wpel-link="internal">Quick Breads - Loaves</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/courses/snacks/" rel="category tag" data-wpel-link="internal">Snacks</a></span></p></header><div class="entry-content"><p>Applesauce Quick Bread- fast and delicious This time of year is all about getting the last of produce and fruit put up for winter. So, it&#8217;s a busy time, but we still like to enjoy a bit of sweet goodness right now. That is when a fast, easy recipe like Applesauce Quick Bread comes in handy. Apples are everywhere right&#8230; <br /><a class="more-link" href="https://thecreeksidecook.com/applesauce-quick-bread/" data-wpel-link="internal">Read <em>the</em> Post</a></p>
</div><footer class="entry-footer"></footer></article><article class="post-672 post type-post status-publish format-standard has-post-thumbnail category-all-baking-recipes category-dinner category-easy-recipes category-quick-breads category-weeknight-meals entry" aria-label="Jalapeno Bacon Cornbread"><header class="entry-header"><div class="home-featured-image"><a href="https://thecreeksidecook.com/jalapeno-bacon-cornbread/" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="alignleft" alt="recipe for Jalapeno Bacon Cornbread on The Creekside Cook" decoding="async" data-pin-url="https://thecreeksidecook.com/jalapeno-bacon-cornbread/?tp_image_id=10254" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/withbutter_jbcb-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/withbutter_jbcb-400x600.jpg" class="alignleft" alt="recipe for Jalapeno Bacon Cornbread on The Creekside Cook" decoding="async" data-pin-url="https://thecreeksidecook.com/jalapeno-bacon-cornbread/?tp_image_id=10254" /></noscript></a></div><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://thecreeksidecook.com/jalapeno-bacon-cornbread/" data-wpel-link="internal">Jalapeno Bacon Cornbread</a></h2>
<p class="entry-meta"><span class="entry-categories"><a href="https://thecreeksidecook.com/category/recipes/all-baking-recipes/" rel="category tag" data-wpel-link="internal">Baking</a>&middot; <a href="https://thecreeksidecook.com/category/dinner/" rel="category tag" data-wpel-link="internal">Dinner</a>&middot; <a href="https://thecreeksidecook.com/category/easy-recipes/" rel="category tag" data-wpel-link="internal">Easy Recipes</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/quick-breads/" rel="category tag" data-wpel-link="internal">Quick Breads</a>&middot; <a href="https://thecreeksidecook.com/category/weeknight-meals/" rel="category tag" data-wpel-link="internal">Weeknight Meals</a></span></p></header><div class="entry-content"><p>You&#8217;re going to mix theJalapeno Bacon Cornbread is packed with amazing flavors I am a big fan of cornbread. I have my favorites, but I wanted to try something entirely new to us and this Jalapeno Bacon Cornbread is the result. The garden has given us plenty of jalapenos this year, and this is the time of year when we&#8230; <br /><a class="more-link" href="https://thecreeksidecook.com/jalapeno-bacon-cornbread/" data-wpel-link="internal">Read <em>the</em> Post</a></p>
</div><footer class="entry-footer"></footer></article><article class="post-567 post type-post status-publish format-standard has-post-thumbnail category-chicken category-dinner-meals category-dinner category-easy-recipes category-main-dish category-meat category-quick-meals category-quick-recipe category-weeknight-meals tag-chicken tag-meals tag-weeknight-meal entry" aria-label="Dijon Mushroom Chicken"><header class="entry-header"><div class="home-featured-image"><a href="https://thecreeksidecook.com/dijon-mushroom-chicken/" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="alignleft" alt="recipe card for Dijon Mushroom Chicken" decoding="async" data-pin-url="https://thecreeksidecook.com/dijon-mushroom-chicken/?tp_image_id=10194" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-400x600.jpg" class="alignleft" alt="recipe card for Dijon Mushroom Chicken" decoding="async" data-pin-url="https://thecreeksidecook.com/dijon-mushroom-chicken/?tp_image_id=10194" /></noscript></a></div><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://thecreeksidecook.com/dijon-mushroom-chicken/" data-wpel-link="internal">Dijon Mushroom Chicken</a></h2>
<p class="entry-meta"><span class="entry-categories"><a href="https://thecreeksidecook.com/category/recipes/meat/chicken/" rel="category tag" data-wpel-link="internal">Chicken</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/meals/dinner-meals/" rel="category tag" data-wpel-link="internal">Dinner</a>&middot; <a href="https://thecreeksidecook.com/category/dinner/" rel="category tag" data-wpel-link="internal">Dinner</a>&middot; <a href="https://thecreeksidecook.com/category/easy-recipes/" rel="category tag" data-wpel-link="internal">Easy Recipes</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/courses/main-dish/" rel="category tag" data-wpel-link="internal">Main Dish</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/meat/" rel="category tag" data-wpel-link="internal">Meat</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/meals/quick-meals/" rel="category tag" data-wpel-link="internal">Quick Meals</a>&middot; <a href="https://thecreeksidecook.com/category/quick-recipe/" rel="category tag" data-wpel-link="internal">Quick Recipe</a>&middot; <a href="https://thecreeksidecook.com/category/weeknight-meals/" rel="category tag" data-wpel-link="internal">Weeknight Meals</a></span></p></header><div class="entry-content"><p>Dijon Mushroom Chicken is fast and a little fancy Who doesn&#8217;t love to have a few fast chicken recipes up your sleeve? And, if a recipe is not only fast and easy, but still nice enough to serve when you have company, all the better! Dijon Mushroom Chicken checks all the boxes. Skinless Boneless Chicken Breasts can be good Now,&#8230; <br /><a class="more-link" href="https://thecreeksidecook.com/dijon-mushroom-chicken/" data-wpel-link="internal">Read <em>the</em> Post</a></p>
</div><footer class="entry-footer"></footer></article><article class="post-716 post type-post status-publish format-standard has-post-thumbnail category-all-baking-recipes category-christmas-cookie-collection category-bar-cookies category-easy-recipes category-nuts category-snacks entry" aria-label="Triple Threat Peanut Butter Blondies"><header class="entry-header"><div class="home-featured-image"><a href="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="alignleft" alt="recipe for triple threat peanut butter blondies on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/?tp_image_id=10160" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-400x600.jpg" class="alignleft" alt="recipe for triple threat peanut butter blondies on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/?tp_image_id=10160" /></noscript></a></div><h2 class="entry-title"><a class="entry-title-link" rel="bookmark" href="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/" data-wpel-link="internal">Triple Threat Peanut Butter Blondies</a></h2>
<p class="entry-meta"><span class="entry-categories"><a href="https://thecreeksidecook.com/category/recipes/all-baking-recipes/" rel="category tag" data-wpel-link="internal">Baking</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/all-baking-recipes/christmas-cookie-collection/" rel="category tag" data-wpel-link="internal">Christmas Cookie Collection</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/bar-cookies/" rel="category tag" data-wpel-link="internal">Cookies - Bars</a>&middot; <a href="https://thecreeksidecook.com/category/easy-recipes/" rel="category tag" data-wpel-link="internal">Easy Recipes</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/nuts/" rel="category tag" data-wpel-link="internal">Nuts</a>&middot; <a href="https://thecreeksidecook.com/category/recipes/courses/snacks/" rel="category tag" data-wpel-link="internal">Snacks</a></span></p></header><div class="entry-content"><p>Triple Threat Peanut Butter Blondies have 3 kinds of peanuts It&#8217;s busy here this time of year—lots of garden stuff has to be taken care of, plus all of the usual activities. So, this week, I&#8217;m sharing just a quick recipe. I don&#8217;t think you&#8217;ll mind, though, because these Triple Threat Peanut Butter Blondies are so good. Why &#8220;Blondies&#8221;? &#8220;Blondies&#8221;,&#8230; <br /><a class="more-link" href="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/" data-wpel-link="internal">Read <em>the</em> Post</a></p>
</div><footer class="entry-footer"></footer></article><div class="archive-pagination pagination" role="navigation" aria-label="Pagination"><ul><li class="active" ><a href="https://thecreeksidecook.com/" aria-current="page" data-wpel-link="internal"><span class="screen-reader-text">Page</span> 1</a></li>
<li><a href="https://thecreeksidecook.com/page/2/" data-wpel-link="internal"><span class="screen-reader-text">Page</span> 2</a></li>
<li><a href="https://thecreeksidecook.com/page/3/" data-wpel-link="internal"><span class="screen-reader-text">Page</span> 3</a></li>
<li class="pagination-omission"><span class="screen-reader-text">Interim pages omitted</span> &#x02026;</li> 
<li><a href="https://thecreeksidecook.com/page/56/" data-wpel-link="internal"><span class="screen-reader-text">Page</span> 56</a></li>
<li class="pagination-next"><a href="https://thecreeksidecook.com/page/2/" data-wpel-link="internal"><span class="screen-reader-text">Go to</span> Next Page &#x000BB;</a></li>
</ul></div>
</div></div><div id="home-below-content" class="home-below-content"><div class="wrap"><section id="featured-post-5" class="widget featured-content featuredpost"><div class="widget-wrap"><h4 class="widget-title widgettitle">Latest Recipes</h4>
<article class="post-3820 post type-post status-publish format-standard has-post-thumbnail category-desserts category-food-preservation category-freezing category-fruit category-garden-fresh category-pies category-the-basics-recipes category-vegetables category-vegetarian tag-saving-the-harvest tag-thanksgiving entry" aria-label="How to Cook a Fresh Pumpkin"><a href="https://thecreeksidecook.com/cook-fresh-pumpkin/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="how to cook a fresh pumpkin on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/cook-fresh-pumpkin/?tp_image_id=10104" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-400x600.jpg" class="entry-image attachment-post" alt="how to cook a fresh pumpkin on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/cook-fresh-pumpkin/?tp_image_id=10104" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/cook-fresh-pumpkin/" data-wpel-link="internal">How to Cook a Fresh Pumpkin</a></h4></header></article><article class="post-8954 post type-post status-publish format-standard has-post-thumbnail category-all-baking-recipes category-breakfast category-brunch category-desserts category-fruit category-nuts category-loaves-quick-breads category-snacks tag-muffin-method entry" aria-label="Banana Oat Bread"><a href="https://thecreeksidecook.com/banana-oat-bread/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="recipe for banana oat bread on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/banana-oat-bread/?tp_image_id=10053" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-400x600.jpg" class="entry-image attachment-post" alt="recipe for banana oat bread on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/banana-oat-bread/?tp_image_id=10053" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/banana-oat-bread/" data-wpel-link="internal">Banana Oat Bread</a></h4></header></article><article class="post-3662 post type-post status-publish format-standard has-post-thumbnail category-beverages category-breakfast category-fruit category-garden-fresh category-smoothies category-snacks entry" aria-label="Apple Ginger Green Smoothie"><a href="https://thecreeksidecook.com/apple-ginger-green-smoothie/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="reciep for apple ginger green smoothie on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/apple-ginger-green-smoothie/?tp_image_id=10031" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-400x600.jpg" class="entry-image attachment-post" alt="reciep for apple ginger green smoothie on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/apple-ginger-green-smoothie/?tp_image_id=10031" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/apple-ginger-green-smoothie/" data-wpel-link="internal">Apple Ginger Green Smoothie</a></h4></header></article></div></section>
<section id="featured-post-6" class="widget featured-content featuredpost"><div class="widget-wrap"><h4 class="widget-title widgettitle">Latest From The Garden</h4>
<article class="post-1119 post type-post status-publish format-standard has-post-thumbnail category-citrus-recipes category-condiments category-dressings-and-vinaigrettes category-garden-fresh category-gardening-how-to entry" aria-label="Chive Lemon Vinaigrette"><a href="https://thecreeksidecook.com/chive-lemon-vinaigrette/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="chive lemon vinaigrette on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/chive-lemon-vinaigrette/?tp_image_id=8738" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/05/square3_clv-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/05/square3_clv-400x600.jpg" class="entry-image attachment-post" alt="chive lemon vinaigrette on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/chive-lemon-vinaigrette/?tp_image_id=8738" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/chive-lemon-vinaigrette/" data-wpel-link="internal">Chive Lemon Vinaigrette</a></h4></header></article><article class="post-3849 post type-post status-publish format-standard has-post-thumbnail category-in-the-garden category-sponsored-posts entry" aria-label="Gardening all Year with AeroGarden"><a href="https://thecreeksidecook.com/gardening-year-aerogarden/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="" decoding="async" data-pin-url="https://thecreeksidecook.com/gardening-year-aerogarden/?tp_image_id=9124" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2014/11/herbs_mos-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2014/11/herbs_mos-400x600.jpg" class="entry-image attachment-post" alt="" decoding="async" data-pin-url="https://thecreeksidecook.com/gardening-year-aerogarden/?tp_image_id=9124" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/gardening-year-aerogarden/" data-wpel-link="internal">Gardening all Year with AeroGarden</a></h4></header></article><article class="post-1537 post type-post status-publish format-standard has-post-thumbnail category-favorite-plants category-garden-photography category-in-the-garden entry" aria-label="Hyperion"><a href="https://thecreeksidecook.com/hyperion/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="370" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20370'%3E%3C/svg%3E" class="entry-image attachment-post" alt="daylily hyperion" decoding="async" data-pin-url="https://thecreeksidecook.com/hyperion/?tp_image_id=1538" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/07/hyperion-400x370.jpg" /><noscript><img width="400" height="370" src="https://thecreeksidecook.com/wp-content/uploads/2013/07/hyperion-400x370.jpg" class="entry-image attachment-post" alt="daylily hyperion" decoding="async" data-pin-url="https://thecreeksidecook.com/hyperion/?tp_image_id=1538" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/hyperion/" data-wpel-link="internal">Hyperion</a></h4></header></article></div></section>
<section id="featured-post-7" class="widget featured-content featuredpost"><div class="widget-wrap"><h4 class="widget-title widgettitle">Cooking Basics</h4>
<article class="post-3820 post type-post status-publish format-standard has-post-thumbnail category-desserts category-food-preservation category-freezing category-fruit category-garden-fresh category-pies category-the-basics-recipes category-vegetables category-vegetarian tag-saving-the-harvest tag-thanksgiving entry" aria-label="How to Cook a Fresh Pumpkin"><a href="https://thecreeksidecook.com/cook-fresh-pumpkin/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="how to cook a fresh pumpkin on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/cook-fresh-pumpkin/?tp_image_id=10104" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-400x600.jpg" class="entry-image attachment-post" alt="how to cook a fresh pumpkin on the creekside cook" decoding="async" data-pin-url="https://thecreeksidecook.com/cook-fresh-pumpkin/?tp_image_id=10104" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/cook-fresh-pumpkin/" data-wpel-link="internal">How to Cook a Fresh Pumpkin</a></h4></header></article><article class="post-3491 post type-post status-publish format-standard has-post-thumbnail category-easy-recipes category-ethnic category-quick-breads category-the-basics-recipes category-tortillas category-vegan category-vegetarian tag-masa entry" aria-label="Homemade Corn Tortillas"><a href="https://thecreeksidecook.com/homemade-corn-tortillas/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="Homemade Corn Tortillas" decoding="async" data-pin-url="https://thecreeksidecook.com/homemade-corn-tortillas/?tp_image_id=9803" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/08/platestack_sq_hct-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/08/platestack_sq_hct-400x600.jpg" class="entry-image attachment-post" alt="Homemade Corn Tortillas" decoding="async" data-pin-url="https://thecreeksidecook.com/homemade-corn-tortillas/?tp_image_id=9803" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/homemade-corn-tortillas/" data-wpel-link="internal">Homemade Corn Tortillas</a></h4></header></article><article class="post-9001 post type-post status-publish format-standard has-post-thumbnail category-canning category-condiments category-food-preservation category-fruit category-garden-fresh category-jams-jellies-preserves category-the-basics-recipes entry" aria-label="Strawberry Preserves {No Pectin Recipe}"><a href="https://thecreeksidecook.com/strawberry-preserves-no-pectin-recipe/" class="alignnone" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="400" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20600'%3E%3C/svg%3E" class="entry-image attachment-post" alt="finished preserves" decoding="async" data-pin-url="https://thecreeksidecook.com/strawberry-preserves-no-pectin-recipe/?tp_image_id=9060" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/06/recipefeaturedsquare_spnpr-400x600.jpg" /><noscript><img width="400" height="600" src="https://thecreeksidecook.com/wp-content/uploads/2024/06/recipefeaturedsquare_spnpr-400x600.jpg" class="entry-image attachment-post" alt="finished preserves" decoding="async" data-pin-url="https://thecreeksidecook.com/strawberry-preserves-no-pectin-recipe/?tp_image_id=9060" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/strawberry-preserves-no-pectin-recipe/" data-wpel-link="internal">Strawberry Preserves {No Pectin Recipe}</a></h4></header></article></div></section>
</div></div></main><aside class="sidebar sidebar-primary widget-area" role="complementary" aria-label="Primary Sidebar"><h2 class="genesis-sidebar-title screen-reader-text">Primary Sidebar</h2><section id="search-4" class="widget widget_search"><div class="widget-wrap"><form class="search-form" method="get" action="https://thecreeksidecook.com/" role="search"><input class="search-form-input" type="search" name="s" id="searchform-2" placeholder="Search . . ."><input class="search-form-submit" type="submit" value="Search"><meta content="https://thecreeksidecook.com/?s={s}"></form></div></section>
<section id="simple-social-icons-2" class="widget simple-social-icons"><div class="widget-wrap"><h3 class="widgettitle widget-title">FOLLOW ME EVERYWHERE</h3>
<ul class="aligncenter"><li class="ssi-facebook"><a href="https://www.facebook.com/TheCreeksideCook" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-facebook" aria-labelledby="social-facebook-2"><title id="social-facebook-2">Facebook</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-facebook"></use></svg></a></li><li class="ssi-instagram"><a href="https://instagram.com/creeksidecook" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-instagram" aria-labelledby="social-instagram-2"><title id="social-instagram-2">Instagram</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-instagram"></use></svg></a></li><li class="ssi-pinterest"><a href="https://www.pinterest.com/donalyn/" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-pinterest" aria-labelledby="social-pinterest-2"><title id="social-pinterest-2">Pinterest</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-pinterest"></use></svg></a></li><li class="ssi-twitter"><a href="https://twitter.com/donalynk" target="_blank" rel="noopener noreferrer nofollow external" data-wpel-link="external"><svg role="img" class="social-twitter" aria-labelledby="social-twitter-2"><title id="social-twitter-2">Twitter</title><use xlink:href="https://thecreeksidecook.com/wp-content/plugins/simple-social-icons/symbol-defs.svg#social-twitter"></use></svg></a></li></ul></div></section>
<section id="text-32" class="widget widget_text"><div class="widget-wrap"><h3 class="widgettitle widget-title">Get MY Newsletter</h3>
			<div class="textwidget"><p><iframe style="border: 1px solid #EEE; background: white;" src="https://donalyn.substack.com/embed" frameborder="0" scrolling="no"></iframe></p>
</div>
		</div></section>
<section id="user-profile-2" class="widget user-profile"><div class="widget-wrap"><p><span class="alignleft"><img data-pin-nopin="nopin" alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20125%20125'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=250&#038;d=mm&#038;r=g 2x' class='avatar avatar-125 photo' height='125' width='125' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=125&#038;d=mm&#038;r=g"/><noscript><img data-pin-nopin="nopin" alt='' src='https://secure.gravatar.com/avatar/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=125&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/55977c16cc126d5312fc64600e6dd97d5dfd911bb4c055fe25c907b1b01727e8?s=250&#038;d=mm&#038;r=g 2x' class='avatar avatar-125 photo' height='125' width='125' decoding='async'/></noscript></span>Hello and welcome to Creekside Cook.  I'm Donalyn, and my blog reflects my passion for using seasonal ingredients to make delicious food.  My recipes are my original take on both classic and contemporary flavors and are designed so that even novice cooks can replicate them, but experienced cooks will find them exciting.  I'm glad that you're here! <a class="pagelink" href="https://thecreeksidecook.com/about/" data-wpel-link="internal">Read More…</a></p>
</div></section>
<section id="featured-post-3" class="widget featured-content featuredpost"><div class="widget-wrap"><article class="post-567 post type-post status-publish format-standard has-post-thumbnail category-chicken category-dinner-meals category-dinner category-easy-recipes category-main-dish category-meat category-quick-meals category-quick-recipe category-weeknight-meals tag-chicken tag-meals tag-weeknight-meal entry" aria-label="Dijon Mushroom Chicken"><a href="https://thecreeksidecook.com/dijon-mushroom-chicken/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="recipe card for Dijon Mushroom Chicken" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc.jpg 1500w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/dijon-mushroom-chicken/?tp_image_id=10194" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-200x200.jpg" class="entry-image attachment-post" alt="recipe card for Dijon Mushroom Chicken" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_dmc.jpg 1500w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/dijon-mushroom-chicken/?tp_image_id=10194" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/dijon-mushroom-chicken/" data-wpel-link="internal">Dijon Mushroom Chicken</a></h4></header></article><article class="post-716 post type-post status-publish format-standard has-post-thumbnail category-all-baking-recipes category-christmas-cookie-collection category-bar-cookies category-easy-recipes category-nuts category-snacks entry" aria-label="Triple Threat Peanut Butter Blondies"><a href="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="recipe for triple threat peanut butter blondies on the creekside cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb.jpg 1500w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/?tp_image_id=10160" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-200x200.jpg" class="entry-image attachment-post" alt="recipe for triple threat peanut butter blondies on the creekside cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ttpbb.jpg 1500w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/?tp_image_id=10160" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/triple-threat-peanut-butter-blondies/" data-wpel-link="internal">Triple Threat Peanut Butter Blondies</a></h4></header></article><article class="post-3820 post type-post status-publish format-standard has-post-thumbnail category-desserts category-food-preservation category-freezing category-fruit category-garden-fresh category-pies category-the-basics-recipes category-vegetables category-vegetarian tag-saving-the-harvest tag-thanksgiving entry" aria-label="How to Cook a Fresh Pumpkin"><a href="https://thecreeksidecook.com/cook-fresh-pumpkin/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="how to cook a fresh pumpkin on the creekside cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp.jpg 1500w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/cook-fresh-pumpkin/?tp_image_id=10104" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-200x200.jpg" class="entry-image attachment-post" alt="how to cook a fresh pumpkin on the creekside cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_htcfp.jpg 1500w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/cook-fresh-pumpkin/?tp_image_id=10104" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/cook-fresh-pumpkin/" data-wpel-link="internal">How to Cook a Fresh Pumpkin</a></h4></header></article><article class="post-8954 post type-post status-publish format-standard has-post-thumbnail category-all-baking-recipes category-breakfast category-brunch category-desserts category-fruit category-nuts category-loaves-quick-breads category-snacks tag-muffin-method entry" aria-label="Banana Oat Bread"><a href="https://thecreeksidecook.com/banana-oat-bread/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="recipe for banana oat bread on the creekside cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob.jpg 1223w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/banana-oat-bread/?tp_image_id=10053" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-200x200.jpg" class="entry-image attachment-post" alt="recipe for banana oat bread on the creekside cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsq_bob.jpg 1223w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/banana-oat-bread/?tp_image_id=10053" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/banana-oat-bread/" data-wpel-link="internal">Banana Oat Bread</a></h4></header></article><article class="post-3662 post type-post status-publish format-standard has-post-thumbnail category-beverages category-breakfast category-fruit category-garden-fresh category-smoothies category-snacks entry" aria-label="Apple Ginger Green Smoothie"><a href="https://thecreeksidecook.com/apple-ginger-green-smoothie/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="reciep for apple ginger green smoothie on the creekside cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags.jpg 1500w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/apple-ginger-green-smoothie/?tp_image_id=10031" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-200x200.jpg" class="entry-image attachment-post" alt="reciep for apple ginger green smoothie on the creekside cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/square_ags.jpg 1500w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/apple-ginger-green-smoothie/?tp_image_id=10031" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/apple-ginger-green-smoothie/" data-wpel-link="internal">Apple Ginger Green Smoothie</a></h4></header></article><article class="post-9985 post type-post status-publish format-standard has-post-thumbnail category-canning category-condiments category-food-preservation category-fruit category-garden-fresh category-jams-jellies-preserves entry" aria-label="Seedless Blackberry Jam {no pectin recipe}"><a href="https://thecreeksidecook.com/seedless-blackberry-jam-no-pectin-recipe/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="recipe for Seedless Blackberry Jam on The Creekside Cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj.jpg 1500w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/seedless-blackberry-jam-no-pectin-recipe/?tp_image_id=9995" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-200x200.jpg" class="entry-image attachment-post" alt="recipe for Seedless Blackberry Jam on The Creekside Cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featuredsquare_sbj.jpg 1500w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/seedless-blackberry-jam-no-pectin-recipe/?tp_image_id=9995" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/seedless-blackberry-jam-no-pectin-recipe/" data-wpel-link="internal">Seedless Blackberry Jam {no pectin recipe}</a></h4></header></article><article class="post-9950 post type-post status-publish format-standard has-post-thumbnail category-canning category-condiments category-dinner-meals category-food-preservation category-garden-fresh category-pickles category-vegetables category-vegetarian entry" aria-label="Beet and Horseradish Relish"><a href="https://thecreeksidecook.com/beet-and-horseradish-relish/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="Beet and Horseradish Relish" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-768x769.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr.jpg 1199w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/beet-and-horseradish-relish/?tp_image_id=9968" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-200x200.jpg" class="entry-image attachment-post" alt="Beet and Horseradish Relish" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-768x769.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/09/featured_bhr.jpg 1199w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/beet-and-horseradish-relish/?tp_image_id=9968" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/beet-and-horseradish-relish/" data-wpel-link="internal">Beet and Horseradish Relish</a></h4></header></article><article class="post-324 post type-post status-publish format-standard has-post-thumbnail category-canning category-condiments category-food-preservation category-garden-fresh category-sauces-dips-and-spreads entry" aria-label="Green Tomato Jalapeno Salsa"><a href="https://thecreeksidecook.com/green-tomato-jalapeno-salsa/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="Recipe for Green Tomato Jalapeno Salsa on The Creekside Cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-768x767.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured.jpg 1500w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/green-tomato-jalapeno-salsa/?tp_image_id=9944" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-200x200.jpg" class="entry-image attachment-post" alt="Recipe for Green Tomato Jalapeno Salsa on The Creekside Cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-768x767.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2012/09/featured.jpg 1500w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/green-tomato-jalapeno-salsa/?tp_image_id=9944" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/green-tomato-jalapeno-salsa/" data-wpel-link="internal">Green Tomato Jalapeno Salsa</a></h4></header></article><article class="post-3724 post type-post status-publish format-standard has-post-thumbnail category-appetizers category-condiments category-garden-fresh category-sauces-dips-and-spreads category-vegetables entry" aria-label="Goat Cheese Spread with Tomatoes"><a href="https://thecreeksidecook.com/goat-cheese-spread-with-tomatoes/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2014/09/featured_goatcheese-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2014/09/featured_goatcheese-400x400.jpg 400w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/goat-cheese-spread-with-tomatoes/?tp_image_id=3726" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2014/09/featured_goatcheese-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2014/09/featured_goatcheese-200x200.jpg" class="entry-image attachment-post" alt="" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2014/09/featured_goatcheese-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2014/09/featured_goatcheese-400x400.jpg 400w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/goat-cheese-spread-with-tomatoes/?tp_image_id=3726" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/goat-cheese-spread-with-tomatoes/" data-wpel-link="internal">Goat Cheese Spread with Tomatoes</a></h4></header></article><article class="post-9769 post type-post status-publish format-standard has-post-thumbnail category-dinner-meals category-dinner category-salads category-side-dishes category-vegetables entry" aria-label="Classic Potato Salad"><a href="https://thecreeksidecook.com/classic-potato-salad/" class="aligncenter" aria-hidden="true" tabindex="-1" data-wpel-link="internal"><img width="200" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" class="entry-image attachment-post" alt="Recipe for Classic Potato Salad on The Creekside Cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps.jpg 1367w" data-lazy-sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/classic-potato-salad/?tp_image_id=9849" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-200x200.jpg" /><noscript><img width="200" height="200" src="https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-200x200.jpg" class="entry-image attachment-post" alt="Recipe for Classic Potato Salad on The Creekside Cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-1024x1024.jpg 1024w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-768x768.jpg 768w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps-500x500.jpg 500w, https://thecreeksidecook.com/wp-content/uploads/2024/08/square_cps.jpg 1367w" sizes="(max-width: 200px) 100vw, 200px" data-pin-url="https://thecreeksidecook.com/classic-potato-salad/?tp_image_id=9849" /></noscript></a><header class="entry-header"><h4 class="entry-title"><a href="https://thecreeksidecook.com/classic-potato-salad/" data-wpel-link="internal">Classic Potato Salad</a></h4></header></article></div></section>
<section id="wli_popular_posts-3" class="widget wli_popular_posts-class"><div class="widget-wrap"><h3 class="widgettitle widget-title">Popular Posts</h3>

	    	<div class="">

				    	<ul class="wli_popular_posts-listing">
	    		    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/blueberry-preserves-no-pectin-recipe/" title="Blueberry Preserves {no pectin recipe}" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="jar of preserves" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2013/08/jar_preserves-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/08/jar_preserves-400x400.jpg 400w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/blueberry-preserves-no-pectin-recipe/?tp_image_id=1581" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/08/jar_preserves-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2013/08/jar_preserves-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="jar of preserves" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2013/08/jar_preserves-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/08/jar_preserves-400x400.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/blueberry-preserves-no-pectin-recipe/?tp_image_id=1581" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/blueberry-preserves-no-pectin-recipe/" title="Blueberry Preserves {no pectin recipe}" data-wpel-link="internal">Blueberry Preserves {no pectin recipe}</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/crash-hot-sweet-potatoes/" title="Crash Hot Sweet Potatoes" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2013/04/featured-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/04/featured-400x400.jpg 400w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/crash-hot-sweet-potatoes/?tp_image_id=948" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/04/featured-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2013/04/featured-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2013/04/featured-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/04/featured-400x400.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/crash-hot-sweet-potatoes/?tp_image_id=948" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/crash-hot-sweet-potatoes/" title="Crash Hot Sweet Potatoes" data-wpel-link="internal">Crash Hot Sweet Potatoes</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/coconut-milk-fudgesicles/" title="Coconut Milk Fudgesicles" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="Recipe for Coconut Milk Fudgesicles on The Creekside Cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2014/07/featured_cocnutfudge-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2014/07/featured_cocnutfudge-400x399.jpg 400w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/coconut-milk-fudgesicles/?tp_image_id=3246" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2014/07/featured_cocnutfudge-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2014/07/featured_cocnutfudge-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="Recipe for Coconut Milk Fudgesicles on The Creekside Cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2014/07/featured_cocnutfudge-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2014/07/featured_cocnutfudge-400x399.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/coconut-milk-fudgesicles/?tp_image_id=3246" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/coconut-milk-fudgesicles/" title="Coconut Milk Fudgesicles" data-wpel-link="internal">Coconut Milk Fudgesicles</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/stand-mixer-italian-bread/" title="Stand Mixer Italian Bread" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="Find the recipe for Stand Mixer Italian Bread on The Creekside Cook" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2015/06/IB_feature-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2015/06/IB_feature-400x400.jpg 400w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/stand-mixer-italian-bread/?tp_image_id=4389" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2015/06/IB_feature-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2015/06/IB_feature-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="Find the recipe for Stand Mixer Italian Bread on The Creekside Cook" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2015/06/IB_feature-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2015/06/IB_feature-400x400.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/stand-mixer-italian-bread/?tp_image_id=4389" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/stand-mixer-italian-bread/" title="Stand Mixer Italian Bread" data-wpel-link="internal">Stand Mixer Italian Bread</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/celebrating-the-new-blog-with-a-giveaway-and-best-ever-chocolate-chip-cookies/" title="Best Ever Chocolate Chip Cookies" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="best ever chocolate chip cookies" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2013/03/featuredbccc-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/03/featuredbccc-400x398.jpg 400w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/celebrating-the-new-blog-with-a-giveaway-and-best-ever-chocolate-chip-cookies/?tp_image_id=608" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/03/featuredbccc-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2013/03/featuredbccc-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="best ever chocolate chip cookies" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2013/03/featuredbccc-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/03/featuredbccc-400x398.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/celebrating-the-new-blog-with-a-giveaway-and-best-ever-chocolate-chip-cookies/?tp_image_id=608" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/celebrating-the-new-blog-with-a-giveaway-and-best-ever-chocolate-chip-cookies/" title="Best Ever Chocolate Chip Cookies" data-wpel-link="internal">Best Ever Chocolate Chip Cookies</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/refrigerator-pickled-hot-peppers/" title="Refrigerator Pickled Hot Peppers" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="jars of refrigerator pickled hot peppers" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2013/10/jars-of-refrigerator-pickled-hot-peppers-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/10/jars-of-refrigerator-pickled-hot-peppers-400x400.jpg 400w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/refrigerator-pickled-hot-peppers/?tp_image_id=1800" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/10/jars-of-refrigerator-pickled-hot-peppers-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2013/10/jars-of-refrigerator-pickled-hot-peppers-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="jars of refrigerator pickled hot peppers" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2013/10/jars-of-refrigerator-pickled-hot-peppers-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2013/10/jars-of-refrigerator-pickled-hot-peppers-400x400.jpg 400w" sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/refrigerator-pickled-hot-peppers/?tp_image_id=1800" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/refrigerator-pickled-hot-peppers/" title="Refrigerator Pickled Hot Peppers" data-wpel-link="internal">Refrigerator Pickled Hot Peppers</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/chewy-lemon-poppy-seed-cookies/" title="Chewy Lemon Poppy Seed Cookies" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="Stack of Chewy Lemon Poppy Seed Cookies" decoding="async" data-pin-url="https://thecreeksidecook.com/chewy-lemon-poppy-seed-cookies/?tp_image_id=837" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/03/stack_of_chewy_lemon_poppy_seed_cookies-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2013/03/stack_of_chewy_lemon_poppy_seed_cookies-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="Stack of Chewy Lemon Poppy Seed Cookies" decoding="async" data-pin-url="https://thecreeksidecook.com/chewy-lemon-poppy-seed-cookies/?tp_image_id=837" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/chewy-lemon-poppy-seed-cookies/" title="Chewy Lemon Poppy Seed Cookies" data-wpel-link="internal">Chewy Lemon Poppy Seed Cookies</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/creamy-chicken-and-rice-soup-with-dill/" title="Creamy Chicken and Rice Soup with Dill" data-wpel-link="internal">
								<img data-pin-media="https://thecreeksidecook.com/wp-content/uploads/2024/03/pin2_ccds.jpg" data-pin-description="Creamy Chicken and Rice Soup with Dill - a perfect weeknight meal! ready in no and so amazingly flavorful and comforting. Everyone loves it!" data-pin-title="Creamy Chicken and Rice Soup with Dill" data-pin-id="" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="Recipe for" decoding="async" data-lazy-srcset="https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-500x500.jpg 500w" data-lazy-sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/creamy-chicken-and-rice-soup-with-dill/?tp_image_id=7957" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-200x200.jpg" /><noscript><img data-pin-media="https://thecreeksidecook.com/wp-content/uploads/2024/03/pin2_ccds.jpg" data-pin-description="Creamy Chicken and Rice Soup with Dill - a perfect weeknight meal! ready in no and so amazingly flavorful and comforting. Everyone loves it!" data-pin-title="Creamy Chicken and Rice Soup with Dill" data-pin-id="" width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="Recipe for" decoding="async" srcset="https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-200x200.jpg 200w, https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-400x400.jpg 400w, https://thecreeksidecook.com/wp-content/uploads/2024/03/recipe_ccds-500x500.jpg 500w" sizes="(max-width: 150px) 100vw, 150px" data-pin-url="https://thecreeksidecook.com/creamy-chicken-and-rice-soup-with-dill/?tp_image_id=7957" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/creamy-chicken-and-rice-soup-with-dill/" title="Creamy Chicken and Rice Soup with Dill" data-wpel-link="internal">Creamy Chicken and Rice Soup with Dill</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/garlic-scape-pesto/" title="Garlic Scape Pesto" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="garlic scape pesto" decoding="async" data-pin-url="https://thecreeksidecook.com/garlic-scape-pesto/?tp_image_id=1209" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/06/gsp03-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2013/06/gsp03-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="garlic scape pesto" decoding="async" data-pin-url="https://thecreeksidecook.com/garlic-scape-pesto/?tp_image_id=1209" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/garlic-scape-pesto/" title="Garlic Scape Pesto" data-wpel-link="internal">Garlic Scape Pesto</a>
                </h3>
				    			</li>
    				    		<li>
	    												<div class="post_thumb post_thumb_left">
	                        <a href="https://thecreeksidecook.com/herb-grilled-chicken-thighs/" title="Herb Grilled Chicken Thighs" data-wpel-link="internal">
								<img width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-150x150 size-150x150 wp-post-image" alt="herb grilled chicken thighs" decoding="async" data-pin-url="https://thecreeksidecook.com/herb-grilled-chicken-thighs/?tp_image_id=1293" data-lazy-src="https://thecreeksidecook.com/wp-content/uploads/2013/06/featured1-200x200.jpg" /><noscript><img width="150" height="150" src="https://thecreeksidecook.com/wp-content/uploads/2013/06/featured1-200x200.jpg" class="attachment-150x150 size-150x150 wp-post-image" alt="herb grilled chicken thighs" decoding="async" data-pin-url="https://thecreeksidecook.com/herb-grilled-chicken-thighs/?tp_image_id=1293" /></noscript>							</a>
                        </div>
                                    <h3>
                    <a href="https://thecreeksidecook.com/herb-grilled-chicken-thighs/" title="Herb Grilled Chicken Thighs" data-wpel-link="internal">Herb Grilled Chicken Thighs</a>
                </h3>
				    			</li>
    						</ul>
					</div>
		</div></section>
<div id="sheknows-infuse-ad-widget-3-ad" class="sheknows-infuse-ad sheknows-infuse-widget-ad" style="min-width:300px;min-height:250px"></div>
<script type="text/javascript">
	blogherads.adq.push(function() {
				blogherads.defineSlot("medrec", "sheknows-infuse-ad-widget-3-ad")
						.display();
	});
</script>
<section id="text-31" class="widget widget_text"><div class="widget-wrap">			<div class="textwidget"><p>The Creekside Cook is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a way for websites to earn advertising revenues by advertising and linking to Amazon.com</p>
</div>
		</div></section>
</aside></div></div><nav class="nav-footer"><ul id="menu-footer-menu" class="menu genesis-nav-menu"><li id="menu-item-5139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5139"><a href="https://thecreeksidecook.com/recipe-index/" data-wpel-link="internal"><span >Recipe Index</span></a></li>
<li id="menu-item-6219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6219"><a href="https://thecreeksidecook.com/garden-index/" data-wpel-link="internal"><span >Garden Index</span></a></li>
<li id="menu-item-5142" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5142"><a href="https://thecreeksidecook.com/contact/" data-wpel-link="internal"><span >Contact</span></a></li>
<li id="menu-item-6366" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6366"><a href="https://thecreeksidecook.com/disclosure/" data-wpel-link="internal"><span >Disclosure Policies</span></a></li>
</ul></nav><footer class="site-footer"><div class="wrap"><p></p></div></footer></div><script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/fresh-spring\/*","\/wp-content\/themes\/genesis\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/tasty-pins/assets/dist/tasty-pinit.build.js?ver=1729869956' data-rocket-defer defer></script>
<script type="rocketlazyloadscript">window.tastyPinitSettings = {"hover_button_position":"top-left","hover_button_shape":"round","hover_button_color":"","image_overlay_enabled":"yes","custom_button_label_enabled":"yes","custom_button_label_text":""}</script><style style="display: none !important;">.tasty-pinit-button{background:#e60023;background-image:none;border:0;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-family:Arial;font-size:14px;font-weight:700;height:40px;line-height:40px;position:absolute;text-decoration:none;transition:opacity .25s ease-in-out;vertical-align:middle;width:auto;z-index:10000000}.tasty-pinit-button:active,.tasty-pinit-button:hover{color:#fff}.tasty-pinit-overlay{background:#000;bottom:0;box-sizing:border-box;left:0;opacity:.1;padding:6px;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1000000}.tasty-pinit-icon{display:inline-block;height:34px;padding:3px;text-align:center;vertical-align:middle;width:34px}.tasty-pinit-label{padding-left:2px;padding-right:14px}.tasty-pinit-round{border-radius:20px;min-height:40px;min-width:40px;text-align:center}.tasty-pinit-rounded{border-radius:4px;min-width:40px;text-align:center}.tasty-pinit-square{border-radius:0;min-width:40px;text-align:center}
</style><script type="rocketlazyloadscript">window.wprm_recipes = {"recipe-10330":{"type":"food","name":"Chili Crisp Oil","slug":"wprm-chili-crisp-oil","image_url":"https:\/\/thecreeksidecook.com\/wp-content\/uploads\/2024\/10\/recipe_cco.jpg","rating":{"count":1,"total":5,"average":5,"type":{"comment":1,"no_comment":0,"user":0},"user":0},"ingredients":[{"uid":0,"amount":"1","unit":"cup","name":"avocado oil","notes":"","unit_id":364,"id":2345,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"cup","unitParsed":"cup"}}},{"uid":1,"amount":"1 -3","unit":"","name":"dried chilis [see notes for substitutes]","notes":"","id":2552,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1 -3","unit":"","unitParsed":""}}},{"uid":4,"amount":"4","unit":"tablespoons","name":"dried shallots","notes":"","unit_id":404,"id":2553,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"4","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":2,"amount":"4","unit":"tablespoons","name":"dried onions","notes":"","unit_id":404,"id":2554,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"4","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":3,"amount":"4","unit":"tablespoons","name":"dried garlic","notes":"","unit_id":404,"id":2555,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"4","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":5,"amount":"2","unit":"tablespoons ","name":"sesame seeds","notes":"","unit_id":404,"id":1241,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"tablespoons ","unitParsed":"tablespoons "}}},{"uid":6,"amount":"1","unit":"tablespoon","name":"flakey salt","notes":"","unit_id":388,"id":2556,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"tablespoon","unitParsed":"tablespoon"}}},{"uid":7,"amount":"2","unit":"teaspoons","name":"smoked paprika [sweet or hot]","notes":"","unit_id":395,"id":2557,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"teaspoons","unitParsed":"teaspoons"}}},{"uid":8,"amount":"1","unit":"teaspoon","name":"umami powder","notes":"","unit_id":381,"id":2558,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":9,"amount":"1\/2","unit":"teaspoon","name":"chipotle chili powder [optional, see notes]","notes":"","unit_id":381,"id":2559,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"teaspoon","unitParsed":"teaspoon"}}}],"originalServings":"1","originalServingsParsed":1,"currentServings":"1","currentServingsParsed":1,"currentServingsFormatted":"1","currentServingsMultiplier":1,"originalSystem":1,"currentSystem":1,"unitSystems":[1],"originalAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0},"currentAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0}},"recipe-5402":{"type":"food","name":"Applesauce Quick Bread","slug":"wprm-applesauce-quick-bread","image_url":"https:\/\/thecreeksidecook.com\/wp-content\/uploads\/2024\/10\/recipe_asqb.jpg","rating":{"count":3,"total":15,"average":5,"type":{"comment":3,"no_comment":0,"user":0},"user":0},"ingredients":[{"uid":0,"amount":"1\/2","unit":"cup","name":"coconut oil - melted and cooled slightly","notes":"","unit_id":364,"id":2545,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"cup","unitParsed":"cup"}}},{"uid":1,"amount":"3\/4","unit":"cup","name":"brown sugar","notes":"","unit_id":364,"id":434,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"3\/4","unit":"cup","unitParsed":"cup"}}},{"uid":2,"amount":"1\/4","unit":"cup","name":"granulated sugar","notes":"","unit_id":364,"id":525,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/4","unit":"cup","unitParsed":"cup"}}},{"uid":3,"amount":"2","unit":"","name":"large eggs","notes":"","id":401,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"","unitParsed":""}}},{"uid":4,"amount":"1","unit":"teaspoon","name":"vanilla extract","notes":"","unit_id":381,"id":620,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":5,"amount":"1 1\/3 ","unit":"cups","name":" applesauce","notes":"","unit_id":367,"id":2548,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1 1\/3 ","unit":"cups","unitParsed":"cups"}}},{"uid":6,"amount":"1 3\/4 ","unit":"cup","name":" all purpose flour","notes":"","unit_id":364,"id":368,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1 3\/4 ","unit":"cup","unitParsed":"cup"}}},{"uid":7,"amount":"1 1\/2","unit":"teaspoons","name":"baking powder","notes":"","unit_id":395,"id":396,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1 1\/2","unit":"teaspoons","unitParsed":"teaspoons"}}},{"uid":8,"amount":"1\/2","unit":"teaspoon","name":"baking soda","notes":"","unit_id":381,"id":499,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":9,"amount":"1\/2","unit":"teaspoon","name":"kosher salt","notes":"","unit_id":381,"id":382,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":10,"amount":"2","unit":"teaspoons","name":"ground cinnamon","notes":"","unit_id":395,"id":397,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"teaspoons","unitParsed":"teaspoons"}}},{"uid":11,"amount":"1\/2","unit":"cup","name":"raisins ","notes":"","unit_id":364,"id":1248,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"cup","unitParsed":"cup"}}},{"uid":12,"amount":"1\/2","unit":"cup","name":"chopped walnuts, toasted","notes":"","unit_id":364,"id":2547,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"cup","unitParsed":"cup"}}}],"originalServings":"10","originalServingsParsed":10,"currentServings":"10","currentServingsParsed":10,"currentServingsFormatted":"10","currentServingsMultiplier":1,"originalSystem":1,"currentSystem":1,"unitSystems":[1],"originalAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0},"currentAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0}},"recipe-5335":{"type":"food","name":"Jalapeno Bacon Cornbread","slug":"wprm-jalapeno-bacon-cornbread","image_url":"https:\/\/thecreeksidecook.com\/wp-content\/uploads\/2024\/09\/oncuttingboard_jbcb.jpg","rating":{"count":0,"total":0,"average":0,"type":{"comment":0,"no_comment":0,"user":0},"user":0},"ingredients":[{"uid":0,"amount":"4","unit":"slices","name":"thick bacon [save the grease]","notes":"","unit_id":554,"id":2539,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"4","unit":"slices","unitParsed":"slices"}}},{"uid":1,"amount":"1 - 4","unit":"","name":"jalapenos","notes":"","id":556,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1 - 4","unit":"","unitParsed":""}}},{"uid":2,"amount":"1","unit":"cup","name":"of stone ground cornmeal","notes":"","unit_id":364,"id":557,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"cup","unitParsed":"cup"}}},{"uid":3,"amount":"1","unit":"cup","name":"all purpose flour","notes":"","unit_id":364,"id":368,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"cup","unitParsed":"cup"}}},{"uid":5,"amount":"3","unit":"teaspoons","name":"baking powder","notes":"","unit_id":395,"id":396,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"3","unit":"teaspoons","unitParsed":"teaspoons"}}},{"uid":6,"amount":"1\/4","unit":"teaspoon","name":"salt","notes":"","unit_id":381,"id":371,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/4","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":7,"amount":"1","unit":"cup","name":"buttermilk","notes":"","unit_id":364,"id":558,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"cup","unitParsed":"cup"}}},{"uid":8,"amount":"1","unit":"","name":"egg","notes":"","id":435,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"","unitParsed":""}}},{"uid":9,"amount":"1","unit":"tablespoon","name":"avocado oil","notes":"","unit_id":388,"id":2345,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"tablespoon","unitParsed":"tablespoon"}}},{"uid":11,"amount":"2","unit":"tablespoons","name":"reserved bacon grease from frying the bacon","notes":"","unit_id":404,"id":2540,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":10,"amount":"2  ","unit":"tablepoons","name":"honey [optional, or use sugar]","notes":"","unit_id":2542,"id":2541,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2  ","unit":"tablepoons","unitParsed":"tablepoons"}}}],"originalServings":"8","originalServingsParsed":8,"currentServings":"8","currentServingsParsed":8,"currentServingsFormatted":"8","currentServingsMultiplier":1,"originalSystem":1,"currentSystem":1,"unitSystems":[1],"originalAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0},"currentAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0}},"recipe-6115":{"type":"food","name":"Dijon Mushroom Chicken","slug":"wprm-dijon-mushroom-chicken","image_url":"https:\/\/thecreeksidecook.com\/wp-content\/uploads\/2024\/09\/square_dmc.jpg","rating":{"count":0,"total":0,"average":0,"type":{"comment":0,"no_comment":0,"user":0},"user":0},"ingredients":[{"uid":0,"amount":"2","unit":"","name":"large chicken breasts","notes":"","id":1643,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"","unitParsed":""}}},{"uid":1,"amount":"2","unit":"tablespoons","name":"butter","notes":"","unit_id":404,"id":389,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":2,"amount":"2","unit":"tablespoons","name":"olive oil","notes":"","unit_id":404,"id":390,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":3,"amount":"1\/2","unit":"pound","name":"brown or white mushrooms","notes":"","unit_id":665,"id":2535,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"pound","unitParsed":"pound"}}},{"uid":4,"amount":"1","unit":"","name":"large shallot","notes":"minced","id":1645,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"","unitParsed":""}}},{"uid":5,"amount":"1\/2","unit":"cup","name":"dry white wine","notes":"","unit_id":364,"id":1207,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"cup","unitParsed":"cup"}}},{"uid":6,"amount":"2","unit":"tablespoons","name":"sherry vinegar","notes":"","unit_id":404,"id":1373,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":7,"amount":"2","unit":"tablespoons","name":"Dijon mustard","notes":"","unit_id":404,"id":428,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"2","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":8,"amount":"1 - 2","unit":"tablespoons","name":"capers","notes":"rinsed","unit_id":404,"id":1646,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1 - 2","unit":"tablespoons","unitParsed":"tablespoons"}}},{"uid":9,"amount":"3\/4","unit":"cup","name":"chicken stock","notes":"","unit_id":364,"id":767,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"3\/4","unit":"cup","unitParsed":"cup"}}},{"uid":10,"amount":"1\/2","unit":"cup","name":"heavy cream","notes":"","unit_id":364,"id":528,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1\/2","unit":"cup","unitParsed":"cup"}}}],"originalServings":"4","originalServingsParsed":4,"currentServings":"4","currentServingsParsed":4,"currentServingsFormatted":"4","currentServingsMultiplier":1,"originalSystem":1,"currentSystem":1,"unitSystems":[1],"originalAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0},"currentAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0}},"recipe-5311":{"type":"food","name":"Triple Threat Peanut Butter Blondies","slug":"wprm-triple-threat-peanut-butter-blondies","image_url":"https:\/\/thecreeksidecook.com\/wp-content\/uploads\/2024\/09\/square_ttpbb.jpg","rating":{"count":0,"total":0,"average":0,"type":{"comment":0,"no_comment":0,"user":0},"user":0},"ingredients":[{"uid":0,"amount":"\u00bc","unit":"cup","name":"soft butter","notes":"","unit_id":364,"id":457,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"\u00bc","unit":"cup","unitParsed":"cup"}}},{"uid":1,"amount":"\u00bc","unit":"cup","name":"natural peanut butter","notes":"","unit_id":364,"id":503,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"\u00bc","unit":"cup","unitParsed":"cup"}}},{"uid":2,"amount":"1","unit":"cup","name":"light brown sugar","notes":"firmly packed","unit_id":364,"id":504,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"cup","unitParsed":"cup"}}},{"uid":3,"amount":"1","unit":"","name":"egg","notes":"","id":435,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"","unitParsed":""}}},{"uid":4,"amount":"1","unit":"teaspoon","name":"vanilla","notes":"","unit_id":381,"id":403,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":5,"amount":"1","unit":"cup","name":"all purpose flour","notes":"","unit_id":364,"id":368,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"cup","unitParsed":"cup"}}},{"uid":6,"amount":"1","unit":"teaspoon","name":"baking powder","notes":"","unit_id":381,"id":396,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"1","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":7,"amount":"\u00bd","unit":"teaspoon","name":"kosher salt","notes":"","unit_id":381,"id":382,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"\u00bd","unit":"teaspoon","unitParsed":"teaspoon"}}},{"uid":8,"amount":"\u00bd","unit":"cup","name":"peanut butter chips","notes":"","unit_id":364,"id":505,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"\u00bd","unit":"cup","unitParsed":"cup"}}},{"uid":9,"amount":"\u00bd","unit":"cup","name":"roasted salted peanuts, roughly chopped","notes":"","unit_id":364,"id":2275,"type":"ingredient","unit_systems":{"unit-system-1":{"amount":"\u00bd","unit":"cup","unitParsed":"cup"}}}],"originalServings":"10","originalServingsParsed":10,"currentServings":"10","currentServingsParsed":10,"currentServingsFormatted":"10","currentServingsMultiplier":1,"originalSystem":1,"currentSystem":1,"unitSystems":[1],"originalAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0},"currentAdvancedServings":{"shape":"round","unit":"inch","diameter":0,"width":0,"length":0,"height":0}}}</script><style type="text/css" media="screen">#simple-social-icons-3 ul li a, #simple-social-icons-3 ul li a:hover, #simple-social-icons-3 ul li a:focus { background-color: #FFFFFF !important; border-radius: 0px; color: #96d35f !important; border: 0px #FFFFFF solid !important; font-size: 18px; padding: 9px; }  #simple-social-icons-3 ul li a:hover, #simple-social-icons-3 ul li a:focus { background-color: #FFFFFF !important; border-color: #FFFFFF !important; color: #faa61a !important; }  #simple-social-icons-3 ul li a:focus { outline: 1px dotted #FFFFFF !important; } #simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #FFFFFF !important; border-radius: 0px; color: #96d35f !important; border: 0px #FFFFFF solid !important; font-size: 18px; padding: 9px; }  #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus { background-color: #FFFFFF !important; border-color: #FFFFFF !important; color: #faa61a !important; }  #simple-social-icons-2 ul li a:focus { outline: 1px dotted #FFFFFF !important; }</style><link data-minify="1" rel='stylesheet' id='popularposts-style-css' href='https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/popular-posts-by-webline/admin/assets/css/popular-posts-style.css?ver=1729869956' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/themes/fresh-spring/js/slick.min.js?ver=1.6.0" id="slick-js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/themes/fresh-spring/js/slick-init.js?ver=1729869956" id="slick-init-js" data-rocket-defer defer></script>
<script type="text/javascript" id="wprm-public-js-extra">
/* <![CDATA[ */
var wprm_public = {"user":"0","endpoints":{"analytics":"https:\/\/thecreeksidecook.com\/wp-json\/wp-recipe-maker\/v1\/analytics","integrations":"https:\/\/thecreeksidecook.com\/wp-json\/wp-recipe-maker\/v1\/integrations","manage":"https:\/\/thecreeksidecook.com\/wp-json\/wp-recipe-maker\/v1\/manage","utilities":"https:\/\/thecreeksidecook.com\/wp-json\/wp-recipe-maker\/v1\/utilities"},"settings":{"jump_output_hash":true,"features_comment_ratings":true,"template_color_comment_rating":"#7ed321","instruction_media_toggle_default":"on","video_force_ratio":false,"analytics_enabled":true,"google_analytics_enabled":false,"print_new_tab":true,"print_recipe_identifier":"slug"},"post_id":"10280","home_url":"https:\/\/thecreeksidecook.com\/","print_slug":"wprm_print","permalinks":"\/%postname%\/","ajax_url":"https:\/\/thecreeksidecook.com\/wp-admin\/admin-ajax.php","nonce":"cd9733f5c7","api_nonce":"b4be19e0ed","translations":[],"version":{"free":"10.0.4","pro":"10.0.5"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/plugins/wp-recipe-maker/dist/public-modern.js?ver=10.0.4" id="wprm-public-js" data-rocket-defer defer></script>
<script type="text/javascript" id="popular-posts-public-script-js-extra">
/* <![CDATA[ */
var WLIPP_ScriptsData = {"slider_options":{"dots":false,"infinite":true,"speed":300,"slidesToShow":1,"autoplay":true}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/plugins/popular-posts-by-webline/admin/assets/js/popular-posts-by-webline-public.js?ver=1729869956" id="popular-posts-public-script-js" data-rocket-defer defer></script>
<script type="text/javascript" id="wprmp-public-js-extra">
/* <![CDATA[ */
var wprmp_public = {"user":"0","endpoints":{"private_notes":"https:\/\/thecreeksidecook.com\/wp-json\/wp-recipe-maker\/v1\/private-notes","user_rating":"https:\/\/thecreeksidecook.com\/wp-json\/wp-recipe-maker\/v1\/user-rating"},"settings":{"recipe_template_mode":"modern","features_adjustable_servings":true,"adjustable_servings_url":false,"adjustable_servings_url_param":"servings","adjustable_servings_round_to_decimals":"2","unit_conversion_remember":true,"unit_conversion_temperature":"none","unit_conversion_temperature_precision":"round_5","unit_conversion_system_1_temperature":"F","unit_conversion_system_2_temperature":"C","unit_conversion_advanced_servings_conversion":false,"unit_conversion_system_1_length_unit":"inch","unit_conversion_system_2_length_unit":"cm","fractions_enabled":false,"fractions_use_mixed":true,"fractions_use_symbols":true,"fractions_max_denominator":"8","unit_conversion_system_1_fractions":true,"unit_conversion_system_2_fractions":true,"unit_conversion_enabled":false,"decimal_separator":"point","features_comment_ratings":true,"features_user_ratings":true,"user_ratings_type":"modal","user_ratings_force_comment_scroll_to_smooth":true,"user_ratings_modal_title":"Rate This Recipe","user_ratings_thank_you_title":"Rate This Recipe","user_ratings_thank_you_message_with_comment":"<p>Thank you for voting!<\/p>","user_ratings_problem_message":"<p>There was a problem rating this recipe. Please try again later.<\/p>","user_ratings_force_comment_scroll_to":"","user_ratings_open_url_parameter":"rate","user_ratings_require_comment":true,"user_ratings_require_name":true,"user_ratings_require_email":true,"user_ratings_comment_suggestions_enabled":"never","rating_details_zero":"No ratings yet","rating_details_one":"%average% from 1 vote","rating_details_multiple":"%average% from %votes% votes","rating_details_user_voted":"(Your vote: %user%)","rating_details_user_not_voted":"(Click on the stars to vote!)","servings_changer_display":"tooltip_slider","template_ingredient_list_style":"disc","template_instruction_list_style":"decimal","template_color_icon":"#343434"},"timer":{"sound_file":"https:\/\/thecreeksidecook.com\/wp-content\/plugins\/wp-recipe-maker-premium\/assets\/sounds\/alarm.mp3","text":{"start_timer":"Click to Start Timer"},"icons":{"pause":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\"><g ><path fill=\"#fffefe\" d=\"M9,2H4C3.4,2,3,2.4,3,3v18c0,0.6,0.4,1,1,1h5c0.6,0,1-0.4,1-1V3C10,2.4,9.6,2,9,2z\"\/><path fill=\"#fffefe\" d=\"M20,2h-5c-0.6,0-1,0.4-1,1v18c0,0.6,0.4,1,1,1h5c0.6,0,1-0.4,1-1V3C21,2.4,20.6,2,20,2z\"\/><\/g><\/svg>","play":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\"><g ><path fill=\"#fffefe\" d=\"M6.6,2.2C6.3,2,5.9,1.9,5.6,2.1C5.2,2.3,5,2.6,5,3v18c0,0.4,0.2,0.7,0.6,0.9C5.7,22,5.8,22,6,22c0.2,0,0.4-0.1,0.6-0.2l12-9c0.3-0.2,0.4-0.5,0.4-0.8s-0.1-0.6-0.4-0.8L6.6,2.2z\"\/><\/g><\/svg>","close":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 24 24\"><g ><path fill=\"#fffefe\" d=\"M22.7,4.3l-3-3c-0.4-0.4-1-0.4-1.4,0L12,7.6L5.7,1.3c-0.4-0.4-1-0.4-1.4,0l-3,3c-0.4,0.4-0.4,1,0,1.4L7.6,12l-6.3,6.3c-0.4,0.4-0.4,1,0,1.4l3,3c0.4,0.4,1,0.4,1.4,0l6.3-6.3l6.3,6.3c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l3-3c0.4-0.4,0.4-1,0-1.4L16.4,12l6.3-6.3C23.1,5.3,23.1,4.7,22.7,4.3z\"\/><\/g><\/svg>"}},"recipe_submission":{"max_file_size":268435456,"text":{"image_size":"The file is too large. Maximum size:"}}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/plugins/wp-recipe-maker-premium/dist/public-pro.js?ver=10.0.5" id="wprmp-public-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/thecreeksidecook.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="text/javascript" src="https://thecreeksidecook.com/wp-content/themes/fresh-spring/js/jquery.matchHeight-min.js?ver=1.0.0" id="match-height-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/cache/min/1/wp-content/themes/fresh-spring/js/matchheight-init.js?ver=1729869956" id="match-height-init-js" data-rocket-defer defer></script>
<script type="text/javascript" id="delicious-responsive-menu-js-extra">
/* <![CDATA[ */
var genesis_responsive_menu = {"mainMenu":"Menu","menuIconClass":"dashicons-before dashicons-menu","subMenu":"Submenu","subMenuIconsClass":"dashicons-before dashicons-arrow-down-alt2","menuClasses":{"combine":[".nav-header",".nav-header-left",".nav-header-right",".nav-secondary",".nav-primary"],"others":[".nav-footer"]}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://thecreeksidecook.com/wp-content/themes/fresh-spring/js/responsive-menus.min.js?ver=4.501" id="delicious-responsive-menu-js" data-rocket-defer defer></script>
    <script>
      (function($) {
        $(document).on('facetwp-loaded', function() {
 
          var searchfacet = 'search'; // Replace 'my_search_facet' with the name of your Search facet
          var searchbox = $('[data-name="' + searchfacet + '"] .facetwp-search');
 
          if(! searchbox.next('i').length) {
            searchbox.after('<i class="clear" title="Clear Search"></i>');
          }
 
          if (searchbox.val() === '') {
            searchbox.next().hide();
          }
 
          searchbox.on('keyup', function() {
            if('yes' === FWP.settings[searchfacet]['auto_refresh']) {
              $(this).addClass('loading');
            }
            if ($(this).val() !== '') {
              $(this).next().show();
            }
          });
          
          searchbox.removeClass('loading');
 
          searchbox.next().click(function() {
            // ignore while Search facet is loading
            if (!searchbox.prev().hasClass('f-loading')) {
              $(this).hide();
              searchbox.val('');
              if (FWP.facets[searchfacet].length) {
                FWP.autoload();
              }
            }
          });
        });
 
      })(jQuery);
    </script>
  <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://thecreeksidecook.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Play Youtube video"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=["cropped-finaltcclogo1-jpg\/","\/\/donalyn.substack.com\/embed"];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script></body></html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1776825358 -->