{"id":3525,"date":"2026-06-10T05:43:26","date_gmt":"2026-06-10T05:43:26","guid":{"rendered":"https:\/\/demo5.yinwoodweb.com\/catanauan\/?p=3525"},"modified":"2026-07-12T07:27:29","modified_gmt":"2026-07-12T07:27:29","slug":"the-humble-life-of-st-isidore-the-farmer","status":"publish","type":"post","link":"https:\/\/demo5.yinwoodweb.com\/catanauan\/the-humble-life-of-st-isidore-the-farmer\/","title":{"rendered":"The Humble Life of St. Isidore the Farmer"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-3169c95e alignfull uagb-is-root-container\">\n\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>St. Isidore the Farmer \u2014 Patron of Farmers<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700&#038;family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        *, *::before, *::after {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        :root {\n            --green: #526A40;\n            --green-dark: #3d5030;\n            --green-deeper: #2a3820;\n            --green-light: #6b8450;\n            --cream: #FEFCF5;\n            --warm: #F5F3EB;\n            --accent: #B5EA8C;\n            --accent-soft: #d4f5b8;\n            --text: #2E3820;\n            --text-soft: #3a442a;\n            --text-muted: #6f7a60;\n            --text-faint: #8a9580;\n            --border: #dde5d0;\n            --border-light: #e9f0e2;\n        }\n\n        body {\n            font-family: 'Inter', sans-serif;\n            background: var(--cream);\n            color: var(--text);\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        \/* ===== ARTICLE SECTION ===== *\/\n        .isidore-section {\n            max-width: 820px;\n            margin: 0 auto;\n            padding: 60px 24px 80px;\n            position: relative;\n        }\n\n        \/* ===== EYEBROW ===== *\/\n        .isidore-eyebrow {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 14px;\n            margin-bottom: 18px;\n            opacity: 0;\n            transform: translateY(16px);\n            transition: opacity 0.6s cubic-bezier(0.22,1,0.36,1), transform 0.6s cubic-bezier(0.22,1,0.36,1);\n        }\n        .isidore-eyebrow.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        .isidore-eyebrow::before,\n        .isidore-eyebrow::after {\n            content: '';\n            display: block;\n            width: 36px;\n            height: 1.5px;\n            background: var(--accent);\n        }\n        .isidore-eyebrow span {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 0.78rem;\n            font-weight: 600;\n            letter-spacing: 0.22em;\n            text-transform: uppercase;\n            color: var(--green);\n        }\n\n        \/* ===== TITLE ===== *\/\n        .isidore-title {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: clamp(32px, 5vw, 52px);\n            font-weight: 600;\n            color: var(--text);\n            line-height: 1.12;\n            text-align: center;\n            margin-bottom: 16px;\n            opacity: 0;\n            transform: translateY(20px);\n            transition: opacity 0.7s cubic-bezier(0.22,1,0.36,1) 0.1s, transform 0.7s cubic-bezier(0.22,1,0.36,1) 0.1s;\n        }\n        .isidore-title.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        .isidore-title em {\n            font-style: italic;\n            color: var(--green);\n            font-weight: 500;\n        }\n\n        \/* ===== SUBTITLE ===== *\/\n        .isidore-subtitle {\n            font-family: 'Inter', sans-serif;\n            font-size: 0.92rem;\n            font-weight: 400;\n            color: var(--text-muted);\n            text-align: center;\n            max-width: 560px;\n            margin: 0 auto 32px;\n            line-height: 1.75;\n            opacity: 0;\n            transform: translateY(16px);\n            transition: opacity 0.6s cubic-bezier(0.22,1,0.36,1) 0.2s, transform 0.6s cubic-bezier(0.22,1,0.36,1) 0.2s;\n        }\n        .isidore-subtitle.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        \/* ===== DATE BAR ===== *\/\n        .isidore-date-bar {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 16px;\n            margin-bottom: 36px;\n            opacity: 0;\n            transform: translateY(12px);\n            transition: opacity 0.6s cubic-bezier(0.22,1,0.36,1) 0.25s, transform 0.6s cubic-bezier(0.22,1,0.36,1) 0.25s;\n        }\n        .isidore-date-bar.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        .isidore-date-bar .dot {\n            width: 4px;\n            height: 4px;\n            border-radius: 50%;\n            background: var(--accent);\n        }\n        .isidore-date-bar span {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 0.8rem;\n            font-weight: 600;\n            letter-spacing: 0.1em;\n            text-transform: uppercase;\n            color: var(--text-faint);\n        }\n\n        \/* ===== DECORATIVE RULE ===== *\/\n        .isidore-rule {\n            width: 48px;\n            height: 2px;\n            background: linear-gradient(90deg, var(--green), var(--accent));\n            margin: 0 auto 40px;\n            border-radius: 2px;\n            opacity: 0;\n            transform: scaleX(0);\n            transform-origin: center;\n            transition: opacity 0.6s cubic-bezier(0.22,1,0.36,1) 0.3s, transform 0.6s cubic-bezier(0.22,1,0.36,1) 0.3s;\n        }\n        .isidore-rule.visible {\n            opacity: 1;\n            transform: scaleX(1);\n        }\n\n        \/* ===== ARTICLE BODY ===== *\/\n        .isidore-body {\n            opacity: 0;\n            transform: translateY(18px);\n            transition: opacity 0.7s cubic-bezier(0.22,1,0.36,1) 0.35s, transform 0.7s cubic-bezier(0.22,1,0.36,1) 0.35s;\n        }\n        .isidore-body.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        .isidore-body p {\n            font-family: 'Inter', sans-serif;\n            font-size: 0.96rem;\n            color: var(--text-soft);\n            line-height: 1.95;\n            margin-bottom: 24px;\n        }\n\n        \/* Drop cap for first paragraph *\/\n        .isidore-body p:first-of-type::first-letter {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 3.6em;\n            font-weight: 600;\n            float: left;\n            line-height: 0.8;\n            margin-right: 10px;\n            margin-top: 6px;\n            color: var(--green);\n        }\n\n        \/* ===== PULL QUOTE ===== *\/\n        .isidore-pullquote {\n            margin: 40px 0;\n            padding: 28px 32px;\n            border-left: 3px solid var(--accent);\n            background: rgba(181,234,140,0.08);\n            border-radius: 0 8px 8px 0;\n            position: relative;\n        }\n        .isidore-pullquote::before {\n            content: '\\201C';\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 4rem;\n            font-weight: 300;\n            color: var(--accent);\n            position: absolute;\n            top: -8px;\n            left: 16px;\n            line-height: 1;\n            opacity: 0.6;\n        }\n        .isidore-pullquote p {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.25rem;\n            font-weight: 500;\n            font-style: italic;\n            color: var(--green-dark);\n            line-height: 1.6;\n            margin-bottom: 8px;\n            padding-left: 28px;\n        }\n        .isidore-pullquote cite {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 0.78rem;\n            font-weight: 600;\n            letter-spacing: 0.12em;\n            text-transform: uppercase;\n            color: var(--green);\n            font-style: normal;\n            padding-left: 28px;\n            display: block;\n        }\n\n        \/* ===== HIGHLIGHT CARD ===== *\/\n        .isidore-highlight {\n            margin: 40px 0;\n            background: var(--warm);\n            border: 1px solid var(--border-light);\n            border-radius: 12px;\n            padding: 32px;\n            position: relative;\n            overflow: hidden;\n        }\n        .isidore-highlight::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 3px;\n            background: linear-gradient(90deg, var(--green), var(--accent), var(--green));\n        }\n        .isidore-highlight-label {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            margin-bottom: 14px;\n        }\n        .isidore-highlight-label svg {\n            width: 16px;\n            height: 16px;\n            stroke: var(--green);\n            fill: none;\n            stroke-width: 2;\n        }\n        .isidore-highlight-label span {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 0.75rem;\n            font-weight: 600;\n            letter-spacing: 0.16em;\n            text-transform: uppercase;\n            color: var(--green);\n        }\n        .isidore-highlight h3 {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--text);\n            margin-bottom: 12px;\n            line-height: 1.3;\n        }\n        .isidore-highlight p {\n            font-family: 'Inter', sans-serif;\n            font-size: 0.9rem;\n            color: var(--text-muted);\n            line-height: 1.8;\n            margin-bottom: 0;\n        }\n\n        \/* ===== FACTS GRID ===== *\/\n        .isidore-facts {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 16px;\n            margin: 40px 0;\n        }\n        .isidore-fact {\n            background: var(--warm);\n            border: 1px solid var(--border-light);\n            border-radius: 10px;\n            padding: 24px 20px;\n            text-align: center;\n            transition: transform 0.3s cubic-bezier(0.22,1,0.36,1), box-shadow 0.3s cubic-bezier(0.22,1,0.36,1);\n        }\n        .isidore-fact:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 32px rgba(42,56,32,0.08);\n        }\n        .isidore-fact-icon {\n            width: 44px;\n            height: 44px;\n            border-radius: 50%;\n            background: rgba(181,234,140,0.25);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 14px;\n        }\n        .isidore-fact-icon svg {\n            width: 20px;\n            height: 20px;\n            stroke: var(--green);\n            fill: none;\n            stroke-width: 1.8;\n        }\n        .isidore-fact-label {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 0.7rem;\n            font-weight: 600;\n            letter-spacing: 0.14em;\n            text-transform: uppercase;\n            color: var(--text-faint);\n            margin-bottom: 4px;\n        }\n        .isidore-fact-value {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: var(--green);\n        }\n\n        \/* ===== SECTION HEADING (inline) ===== *\/\n        .isidore-heading {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.6rem;\n            font-weight: 600;\n            color: var(--text);\n            margin: 40px 0 16px;\n            display: flex;\n            align-items: center;\n            gap: 14px;\n        }\n        .isidore-heading::after {\n            content: '';\n            flex: 1;\n            height: 1px;\n            background: linear-gradient(90deg, var(--border), transparent);\n        }\n        .isidore-heading .num {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 0.7rem;\n            font-weight: 700;\n            letter-spacing: 0.14em;\n            color: var(--accent-soft);\n            background: var(--green);\n            width: 28px;\n            height: 28px;\n            border-radius: 50%;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n        }\n\n        \/* ===== CLOSING \/ PRAYER ===== *\/\n        .isidore-prayer {\n            margin: 44px 0 0;\n            padding: 36px 32px;\n            background: linear-gradient(135deg, rgba(82,106,64,0.05), rgba(181,234,140,0.1));\n            border: 1px solid var(--border);\n            border-radius: 12px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n        }\n        .isidore-prayer::before {\n            content: '';\n            position: absolute;\n            top: -1px;\n            left: 0;\n            right: 0;\n            height: 3px;\n            background: linear-gradient(90deg, transparent, var(--accent), transparent);\n        }\n        .isidore-prayer-icon {\n            width: 48px;\n            height: 48px;\n            border-radius: 50%;\n            background: rgba(181,234,140,0.3);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 18px;\n        }\n        .isidore-prayer-icon svg {\n            width: 22px;\n            height: 22px;\n            stroke: var(--green);\n            fill: none;\n            stroke-width: 1.8;\n        }\n        .isidore-prayer p {\n            font-family: 'Cormorant Garamond', serif;\n            font-size: 1.15rem;\n            font-style: italic;\n            font-weight: 500;\n            color: var(--green-dark);\n            line-height: 1.7;\n            max-width: 580px;\n            margin: 0 auto;\n        }\n\n        \/* ===== RESPONSIVE ===== *\/\n        @media (max-width: 700px) {\n            .isidore-section {\n                padding: 40px 18px 60px;\n            }\n            .isidore-facts {\n                grid-template-columns: 1fr;\n                gap: 12px;\n            }\n            .isidore-highlight {\n                padding: 24px 20px;\n            }\n            .isidore-prayer {\n                padding: 28px 20px;\n            }\n            .isidore-pullquote {\n                padding: 20px 20px;\n            }\n            .isidore-pullquote p {\n                font-size: 1.1rem;\n                padding-left: 20px;\n            }\n            .isidore-pullquote cite {\n                padding-left: 20px;\n            }\n            .isidore-heading {\n                font-size: 1.35rem;\n            }\n            .isidore-date-bar {\n                flex-wrap: wrap;\n                gap: 8px 16px;\n            }\n        }\n\n        @media (max-width: 400px) {\n            .isidore-section {\n                padding: 32px 14px 48px;\n            }\n            .isidore-body p {\n                font-size: 0.9rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"isidore-section\">\n\n    <!-- Eyebrow -->\n    <div class=\"isidore-eyebrow\" data-anim>\n        <span>Saint of the Fields<\/span>\n    <\/div>\n\n    <!-- Title -->\n    <h1 class=\"isidore-title\" data-anim>\n        Saint Isidore <em>the Farmer<\/em>\n    <\/h1>\n\n    <!-- Subtitle -->\n    <p class=\"isidore-subtitle\" data-anim>\n        Patron of farmers, laborers, and rural communities \u2014 a life that proves holiness blossoms in the simplest daily tasks.\n    <\/p>\n\n    <!-- Date Bar -->\n    <div class=\"isidore-date-bar\" data-anim>\n        <span>Feast Day: May 15<\/span>\n        <div class=\"dot\"><\/div>\n        <span>1070 &ndash; 1130 AD<\/span>\n        <div class=\"dot\"><\/div>\n        <span>Madrid, Spain<\/span>\n    <\/div>\n\n    <!-- Rule -->\n    <div class=\"isidore-rule\" data-anim><\/div>\n\n    <!-- Quick Facts -->\n    <div class=\"isidore-facts\" data-anim>\n        <div class=\"isidore-fact\">\n            <div class=\"isidore-fact-icon\">\n                <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n            <\/div>\n            <div class=\"isidore-fact-label\">Born<\/div>\n            <div class=\"isidore-fact-value\">c. 1070<\/div>\n        <\/div>\n        <div class=\"isidore-fact\">\n            <div class=\"isidore-fact-icon\">\n                <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c5.5-3 9-7.5 9-12a9 9 0 0 0-18 0c0 4.5 3.5 9 9 12z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n            <\/div>\n            <div class=\"isidore-fact-label\">Origin<\/div>\n            <div class=\"isidore-fact-value\">Madrid<\/div>\n        <\/div>\n        <div class=\"isidore-fact\">\n            <div class=\"isidore-fact-icon\">\n                <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg>\n            <\/div>\n            <div class=\"isidore-fact-label\">Canonized<\/div>\n            <div class=\"isidore-fact-value\">1622<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Article Body -->\n    <div class=\"isidore-body\" data-anim>\n\n        <p>Among the saints honored by the Catholic Church, Saint Isidore the Farmer stands as a shining example of humility, hard work, and deep faith in God. Known as the patron saint of farmers, laborers, and rural communities, his life reminds us that holiness can be found even in the simplest daily tasks.<\/p>\n\n        <h2 class=\"isidore-heading\"><span class=\"num\">1<\/span> Early Life<\/h2>\n\n        <p>Born around the year 1070 in Madrid, Isidore came from a poor farming family. From a young age, he worked in the fields to help support his family. Though he lived a simple life, his heart was deeply devoted to prayer and service to God. He was known for attending Mass regularly and spending time in prayer before beginning his daily work.<\/p>\n\n        <div class=\"isidore-pullquote\">\n            <p>While he was praying, angels were seen helping him plow the fields so he could continue his work without neglecting his devotion to God.<\/p>\n            <cite>Traditional Account of St. Isidore<\/cite>\n        <\/div>\n\n        <h2 class=\"isidore-heading\"><span class=\"num\">2<\/span> Miracles &amp; Devotion<\/h2>\n\n        <p>Many stories tell of the miracles connected to St. Isidore. One well-known account says that while he was praying, angels were seen helping him plow the fields so he could continue his work without neglecting his devotion to God. Through these stories, people came to admire his unwavering faith and trust in the Lord.<\/p>\n\n        <h2 class=\"isidore-heading\"><span class=\"num\">3<\/span> A Holy Marriage<\/h2>\n\n        <p>St. Isidore was married to Saint Maria de la Cabeza, who was also recognized for her holiness and charity. Together, they lived a life centered on God, caring for the poor and helping those in need despite their own limited means. Their marriage became a beautiful example of Christian family life rooted in faith, kindness, and simplicity.<\/p>\n\n        <div class=\"isidore-highlight\">\n            <div class=\"isidore-highlight-label\">\n                <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                <span>Did You Know?<\/span>\n            <\/div>\n            <h3>Both Husband and Wife are Canonized Saints<\/h3>\n            <p>St. Isidore and St. Maria de la Cabeza are one of the rare married couples in the Catholic Church who both received the honor of sainthood \u2014 a testament to their shared life of holiness, generosity, and unwavering trust in God.<\/p>\n        <\/div>\n\n        <h2 class=\"isidore-heading\"><span class=\"num\">4<\/span> Legacy &amp; Canonization<\/h2>\n\n        <p>Even after his death in 1130, devotion to St. Isidore continued to grow throughout Spain and across the world. He was canonized in 1622 by Pope Gregory XV. Today, many churches and farming communities honor him as their patron, especially in places where agriculture remains an important source of life and livelihood.<\/p>\n\n        <h2 class=\"isidore-heading\"><span class=\"num\">5<\/span> Lessons for Today<\/h2>\n\n        <p>The life of St. Isidore teaches us that sainthood is not only for priests, religious, or great leaders, but also for ordinary people who faithfully serve God in their daily responsibilities. His example encourages every believer to work with honesty, pray with sincerity, and trust in God&#8217;s providence in all circumstances.<\/p>\n\n    <\/div>\n\n    <!-- Closing Prayer -->\n    <div class=\"isidore-prayer\" data-anim>\n        <div class=\"isidore-prayer-icon\">\n            <svg viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c4-3.5 7-7 7-11a7 7 0 0 0-14 0c0 4 3 7.5 7 11z\"\/><circle cx=\"12\" cy=\"11\" r=\"2.5\"\/><\/svg>\n        <\/div>\n        <p>As we honor Saint Isidore the Farmer, may we learn to live with humility, gratitude, and steadfast faith, offering our daily work and sacrifices to God for His greater glory.<\/p>\n    <\/div>\n\n<\/div>\n\n<script>\n(function() {\n    var els = document.querySelectorAll('[data-anim]');\n    var queue = [];\n    els.forEach(function(el) {\n        queue.push(el);\n    });\n\n    if ('IntersectionObserver' in window) {\n        var obs = new IntersectionObserver(function(entries) {\n            entries.forEach(function(entry) {\n                if (entry.isIntersecting) {\n                    var el = entry.target;\n                    var pos = queue.indexOf(el);\n                    var delay = pos * 60;\n                    setTimeout(function() {\n                        el.classList.add('visible');\n                    }, delay);\n                    obs.unobserve(el);\n                }\n            });\n        }, { threshold: 0.08, rootMargin: '0px 0px -6% 0px' });\n\n        queue.forEach(function(el) {\n            obs.observe(el);\n        });\n    } else {\n        queue.forEach(function(el) {\n            el.classList.add('visible');\n        });\n    }\n})();\n<\/script>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>St. Isidore the Farmer \u2014 Patron of Farmers Saint of the Fields Saint Isidore the Farmer Patron of farmers, laborers, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":3526,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"slim_seo":{"title":"The Humble Life of St. Isidore the Farmer - St. Isidore the Farmer Parish","description":"St. Isidore the Farmer \u2014 Patron of Farmers Saint of the Fields Saint Isidore the Farmer Patron of farmers, laborers, and rural communities \u2014 a life that proves"},"footnotes":""},"categories":[7],"tags":[],"class_list":["post-3525","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-others"],"uagb_featured_image_src":{"full":["https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-content\/uploads\/sites\/10\/2026\/06\/St.-Isidore-the-Farmer-patron-saint-of-farmers-in-a-peaceful-agricultural-setting-with-farming-elements.png",1600,912,false],"thumbnail":["https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-content\/uploads\/sites\/10\/2026\/06\/St.-Isidore-the-Farmer-patron-saint-of-farmers-in-a-peaceful-agricultural-setting-with-farming-elements-150x150.png",150,150,true],"medium":["https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-content\/uploads\/sites\/10\/2026\/06\/St.-Isidore-the-Farmer-patron-saint-of-farmers-in-a-peaceful-agricultural-setting-with-farming-elements-300x171.png",300,171,true],"medium_large":["https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-content\/uploads\/sites\/10\/2026\/06\/St.-Isidore-the-Farmer-patron-saint-of-farmers-in-a-peaceful-agricultural-setting-with-farming-elements-768x438.png",768,438,true],"large":["https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-content\/uploads\/sites\/10\/2026\/06\/St.-Isidore-the-Farmer-patron-saint-of-farmers-in-a-peaceful-agricultural-setting-with-farming-elements-1024x584.png",1024,584,true],"1536x1536":["https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-content\/uploads\/sites\/10\/2026\/06\/St.-Isidore-the-Farmer-patron-saint-of-farmers-in-a-peaceful-agricultural-setting-with-farming-elements-1536x876.png",1536,876,true],"2048x2048":["https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-content\/uploads\/sites\/10\/2026\/06\/St.-Isidore-the-Farmer-patron-saint-of-farmers-in-a-peaceful-agricultural-setting-with-farming-elements.png",1600,912,false]},"uagb_author_info":{"display_name":"Diocese of Gumaca","author_link":"https:\/\/demo5.yinwoodweb.com\/catanauan\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":"St. Isidore the Farmer \u2014 Patron of Farmers Saint of the Fields Saint Isidore the Farmer Patron of farmers, laborers, [&hellip;]","_links":{"self":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/posts\/3525","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/comments?post=3525"}],"version-history":[{"count":2,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/posts\/3525\/revisions"}],"predecessor-version":[{"id":3845,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/posts\/3525\/revisions\/3845"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/media\/3526"}],"wp:attachment":[{"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/media?parent=3525"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/categories?post=3525"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/demo5.yinwoodweb.com\/catanauan\/wp-json\/wp\/v2\/tags?post=3525"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}