WebFontConfig = {"google":{"families":["Lora:r:latin,latin-ext","Lora:r,i,b,bi:latin,latin-ext"]},"api_url":"https:\/\/fonts-api.wp.com\/css"}; (() { var wf = document.createElement('script'); wf.src = 'https://edenzone.net/wp-content/mu-plugins/wpcomsh/vendor/automattic/custom-fonts/js/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); jQuery(document).ready(($) { $('#respond').html('

Please login to comment.
'); }); var __ATA_PP = { 'pt': 1, 'ht': 1, 'tn': 'bloghash', 'uloggedin': '0', 'amp': false, 'siteid': 17715138, 'consent': 0, 'ad': { 'label': { 'text': 'Advertisements' }, 'reportAd': { 'text': 'Report this ad' }, 'privacySettings': { 'text': 'Privacy', 'onClick': () { window.__tcfapi && window.__tcfapi('showUi'); } } }, 'disabled_slot_formats': [] }; var __ATA = __ATA || {}; __ATA.cmd = __ATA.cmd || []; __ATA.criteo = __ATA.criteo || {}; __ATA.criteo.cmd = __ATA.criteo.cmd || []; window.sas_fallback = window.sas_fallback || []; window.sas_fallback.push( { tag: "<div id="atatags-177151385-{{unique_id}}"></div><script>__ATA.cmd.push(() {__ATA.initDynamicSlot({id: \'atatags-177151385-{{unique_id}}\',location: 310,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy settings\',onClick: () { window.__tcfapi && window.__tcfapi(\'showUi\'); },}}});});</script>", type: 'inline' }, { tag: "<div id="atatags-177151385-{{unique_id}}"></div><script>__ATA.cmd.push(() {__ATA.initDynamicSlot({id: \'atatags-177151385-{{unique_id}}\',location: 120,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy settings\',onClick: () { window.__tcfapi && window.__tcfapi(\'showUi\'); },}}});});</script>", type: 'belowpost' }, { tag: "<div id="atatags-177151385-{{unique_id}}"></div><script>__ATA.cmd.push(() {__ATA.initDynamicSlot({id: \'atatags-177151385-{{unique_id}}\',location: 110,formFactor: \'002\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy settings\',onClick: () { window.__tcfapi && window.__tcfapi(\'showUi\'); },}}});});</script>", type: 'top' } );

My favorite season is the beautiful fall.

The beauty of fall, when it’s getting cool outside, summer is coming to an end, it’s just about time for the school year to begin. Edenzone Boutique has a great selection of gifts for the fall and holidays.

Daily writing prompt
What is your favorite season of year? Why?
View all responses

Product Shipping
  • USPS ($9.99)
  • USPS ($6.99)

Leave a ReplyCancel reply

Discover more from EDENZONE BOUTIQUE

Subscribe now to keep reading and get access to the full archive.

Continue reading

Discover more from EDENZONE BOUTIQUE

Subscribe now to keep reading and get access to the full archive.

Continue reading

( () { const iframe = document.getElementById( 'jetpack_remote_comment' ); const watchReply = () { // Check addComment._Jetpack_moveForm to make sure we don't monkey-patch twice. if ( 'undefined' !== typeof addComment && ! addComment._Jetpack_moveForm ) { // Cache the Core . addComment._Jetpack_moveForm = addComment.moveForm; const commentParent = document.getElementById( 'comment_parent' ); const cancel = document.getElementById( 'cancel-comment-reply-link' ); tellFrameNewParent ( commentParentValue ) { const url = new URL( iframe.src ); if ( commentParentValue ) { url.searchParams.set( 'replytocom', commentParentValue ) } else { url.searchParams.delete( 'replytocom' ); } if( iframe.src !== url.href ) { iframe.src = url.href; } }; cancel.addEventListener( 'click', () { tellFrameNewParent( false ); } ); addComment.moveForm = ( _, parentId ) { tellFrameNewParent( parentId ); return addComment._Jetpack_moveForm.apply( null, arguments ); }; } } document.addEventListener( 'DOMContentLoaded', watchReply ); // In WP 6.4+, the script is loaded asynchronously, so we need to wait for it to load before we monkey-patch the s it introduces. document.querySelector('#comment-reply-js')?.addEventListener( 'load', watchReply ); const commentIframes = document.getElementsByClassName('jetpack_remote_comment'); window.addEventListener('message', (event) { if (event.origin !== 'https://jetpack.wordpress.com') { return; } if (!event?.data?.iframeUniqueId && !event?.data?.height) { return; } const eventDataUniqueId = event.data.iframeUniqueId; // Change height for the matching comment iframe for (let i = 0; i