{"id":1833,"date":"2026-05-06T14:00:51","date_gmt":"2026-05-06T19:00:51","guid":{"rendered":"https:\/\/carolscurriculum.com\/home\/?page_id=1833"},"modified":"2026-05-06T14:07:21","modified_gmt":"2026-05-06T19:07:21","slug":"elementor-1833","status":"publish","type":"page","link":"https:\/\/carolscurriculum.com\/home\/elementor-1833\/","title":{"rendered":"Elementor #1833"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1833\" class=\"elementor elementor-1833\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c77d8bb e-flex e-con-boxed e-con e-parent\" data-id=\"c77d8bb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0df287 elementor-widget elementor-widget-html\" data-id=\"f0df287\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\nCarol's Affordable Curriculum - WordPress Landing Page\n\nHow to use:\n1. In WordPress, add a Custom HTML block or Elementor HTML widget.\n2. Paste this entire code into that block\/widget.\n3. Publish or preview the page.\n\nImportant fix:\nThis version contains NO JavaScript and does not call any function named invoke.\nIf you still see \"ReferenceError: invoke is not defined,\" that error is coming from the WordPress theme, a plugin, a page builder script, or another block on the same page\u2014not from this landing page code.\n\nQuick checks:\n- Every shop button links to https:\/\/shop.carolscurriculum.com\/\n- Phone buttons use tel:18777468128\n- Layout works on desktop and mobile\n- No <script> tags are included\n-->\n\n<div class=\"cac-page\">\n  <style>\n    .cac-page,\n    .cac-page * {\n      box-sizing: border-box;\n    }\n\n    .cac-page {\n      font-family: Arial, Helvetica, sans-serif;\n      color: #222222;\n      line-height: 1.45;\n      background: #ffffff;\n      margin: 0;\n      padding: 0;\n    }\n\n    .cac-wrap {\n      max-width: 1120px;\n      margin: 0 auto;\n      padding: 0 18px;\n    }\n\n    .cac-hero {\n      background: linear-gradient(135deg, #6d28d9 0%, #9333ea 55%, #fef08a 100%);\n      color: #ffffff;\n      padding: 52px 0 44px;\n      border-radius: 0 0 28px 28px;\n      overflow: hidden;\n    }\n\n    .cac-hero-grid {\n      display: grid;\n      grid-template-columns: 1.25fr 0.75fr;\n      gap: 26px;\n      align-items: center;\n    }\n\n    .cac-badge {\n      display: inline-block;\n      background: #fef08a;\n      color: #4c1d95;\n      font-weight: 800;\n      padding: 9px 16px;\n      border-radius: 999px;\n      margin-bottom: 14px;\n    }\n\n    .cac-hero h1 {\n      font-size: 44px;\n      line-height: 1.05;\n      margin: 0 0 14px;\n      font-weight: 900;\n    }\n\n    .cac-hero p {\n      font-size: 19px;\n      margin: 0 0 20px;\n      max-width: 720px;\n    }\n\n    .cac-buttons {\n      display: flex;\n      gap: 12px;\n      flex-wrap: wrap;\n      margin-top: 20px;\n    }\n\n    .cac-btn {\n      display: inline-block;\n      text-decoration: none;\n      font-weight: 800;\n      border-radius: 999px;\n      padding: 13px 22px;\n      background: #facc15;\n      color: #4c1d95;\n      border: 2px solid #facc15;\n    }\n\n    .cac-btn:hover,\n    .cac-btn:focus {\n      background: #fde047;\n      color: #4c1d95;\n      text-decoration: none;\n    }\n\n    .cac-btn.secondary {\n      background: #ffffff;\n      color: #6d28d9;\n      border-color: #ffffff;\n    }\n\n    .cac-btn.secondary:hover,\n    .cac-btn.secondary:focus {\n      background: #f5f3ff;\n      color: #5b21b6;\n    }\n\n    .cac-card {\n      background: #ffffff;\n      color: #222222;\n      border-radius: 24px;\n      padding: 24px;\n      box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);\n    }\n\n    .cac-card h3 {\n      margin: 0 0 10px;\n      color: #6d28d9;\n      font-size: 24px;\n    }\n\n    .cac-list {\n      padding-left: 20px;\n      margin: 10px 0 0;\n    }\n\n    .cac-list li {\n      margin: 8px 0;\n    }\n\n    .cac-section {\n      padding: 46px 0;\n    }\n\n    .cac-section h2 {\n      font-size: 34px;\n      color: #5b21b6;\n      margin: 0 0 10px;\n      text-align: center;\n    }\n\n    .cac-section-intro {\n      text-align: center;\n      max-width: 820px;\n      margin: 0 auto 28px;\n      font-size: 18px;\n    }\n\n    .cac-features {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .cac-feature {\n      border: 2px solid #e9d5ff;\n      border-radius: 22px;\n      padding: 22px;\n      background: #faf5ff;\n    }\n\n    .cac-feature h3 {\n      margin: 0 0 8px;\n      color: #6d28d9;\n      font-size: 22px;\n    }\n\n    .cac-programs {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n    }\n\n    .cac-program {\n      border: 2px solid #ddd6fe;\n      border-radius: 24px;\n      padding: 24px;\n      background: #ffffff;\n      box-shadow: 0 6px 18px rgba(109, 40, 217, 0.08);\n    }\n\n    .cac-program h3 {\n      font-size: 26px;\n      color: #6d28d9;\n      margin: 0 0 4px;\n    }\n\n    .cac-age {\n      display: inline-block;\n      background: #ecfeff;\n      color: #155e75;\n      font-weight: 800;\n      border-radius: 999px;\n      padding: 6px 12px;\n      margin-bottom: 12px;\n    }\n\n    .cac-products {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 18px;\n    }\n\n    .cac-product {\n      border-radius: 22px;\n      border: 2px solid #e5e7eb;\n      padding: 22px;\n      background: #ffffff;\n    }\n\n    .cac-price {\n      font-size: 24px;\n      font-weight: 900;\n      color: #16a34a;\n      margin: 10px 0;\n    }\n\n    .cac-theme {\n      background: #f0fdf4;\n      border-top: 4px solid #22c55e;\n      border-bottom: 4px solid #22c55e;\n    }\n\n    .cac-theme-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 14px;\n      margin-top: 22px;\n    }\n\n    .cac-theme-box {\n      background: #ffffff;\n      border-radius: 18px;\n      padding: 18px;\n      text-align: center;\n      border: 2px solid #bbf7d0;\n      font-weight: 700;\n    }\n\n    .cac-shop-band {\n      background: #5b21b6;\n      color: #ffffff;\n      text-align: center;\n      padding: 42px 18px;\n      border-radius: 28px;\n      margin: 34px auto;\n      max-width: 1120px;\n    }\n\n    .cac-shop-band h2 {\n      color: #ffffff;\n      margin: 0 0 10px;\n      font-size: 34px;\n    }\n\n    .cac-shop-band p {\n      max-width: 760px;\n      margin: 0 auto;\n      font-size: 18px;\n    }\n\n    .cac-center-buttons {\n      justify-content: center;\n    }\n\n    .cac-footer {\n      background: #f5f3ff;\n      padding: 30px 0;\n      text-align: center;\n      color: #4c1d95;\n      font-weight: 700;\n    }\n\n    @media (max-width: 850px) {\n      .cac-hero-grid,\n      .cac-features,\n      .cac-programs,\n      .cac-products,\n      .cac-theme-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .cac-hero h1 {\n        font-size: 34px;\n      }\n\n      .cac-section h2,\n      .cac-shop-band h2 {\n        font-size: 28px;\n      }\n    }\n  <\/style>\n\n  <section class=\"cac-hero\">\n    <div class=\"cac-wrap cac-hero-grid\">\n      <div>\n        <div class=\"cac-badge\">Now Featuring Monthly Themes!<\/div>\n        <h1>A Full Year of Learning &amp; Fun<\/h1>\n        <p>Hands-on curriculum designed for childcare providers, centers, and families\u2014saving you time while creating meaningful learning experiences for every child.<\/p>\n        <div class=\"cac-buttons\">\n          <a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Curriculum<\/a>\n          <a class=\"cac-btn secondary\" href=\"tel:18777468128\">Call 1-877-746-8128<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"cac-card\">\n        <h3>Serving Childcare Providers for 30 Years!<\/h3>\n        <ul class=\"cac-list\">\n          <li>Easy-to-use lessons and materials<\/li>\n          <li>Infant, toddler, and preschool options<\/li>\n          <li>Custom-packed to fit your childcare needs<\/li>\n          <li>Materials included, except basic supplies<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cac-section\">\n    <div class=\"cac-wrap\">\n      <h2>Welcome to Carol\u2019s Affordable Curriculum<\/h2>\n      <p class=\"cac-section-intro\">Our curriculum supports childcare providers with engaging, age-appropriate learning from infancy through age 6. We make planning easier while helping every child build confidence, creativity, and early learning skills.<\/p>\n      <div class=\"cac-features\">\n        <div class=\"cac-feature\">\n          <h3>Designed for Real Childcare Settings<\/h3>\n          <p>Easy to use, flexible, and created with busy providers in mind.<\/p>\n        <\/div>\n        <div class=\"cac-feature\">\n          <h3>Supports Every Child<\/h3>\n          <p>Options for infants, toddlers, preschoolers, mixed-age groups, and Christian programs.<\/p>\n        <\/div>\n        <div class=\"cac-feature\">\n          <h3>Ready-to-Go<\/h3>\n          <p>Save hours of planning with activities, teaching tips, and materials prepared for you.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cac-section cac-theme\">\n    <div class=\"cac-wrap\">\n      <h2>A Year of Learning Through Monthly Themes<\/h2>\n      <p class=\"cac-section-intro\">Each month, children explore one exciting theme that connects activities, skills, and hands-on learning in a meaningful way.<\/p>\n      <div class=\"cac-theme-grid\">\n        <div class=\"cac-theme-box\">Language &amp; Literacy<\/div>\n        <div class=\"cac-theme-box\">Math &amp; Concepts<\/div>\n        <div class=\"cac-theme-box\">Science &amp; Exploration<\/div>\n        <div class=\"cac-theme-box\">Whole Child Development<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cac-section\">\n    <div class=\"cac-wrap\">\n      <h2>Programs for Every Age &amp; Stage<\/h2>\n      <div class=\"cac-programs\">\n        <div class=\"cac-program\">\n          <span class=\"cac-age\">Ages 2\u20136<\/span>\n          <h3>Jumping Kangaroo<\/h3>\n          <p>A complete preschool program designed to prepare children for kindergarten through hands-on learning.<\/p>\n          <ul class=\"cac-list\">\n            <li>Monday\u2013Friday program<\/li>\n            <li>Early literacy, math, science, and creativity<\/li>\n            <li>Materials included except basics<\/li>\n          <\/ul>\n          <p><a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Jumping Kangaroo<\/a><\/p>\n        <\/div>\n\n        <div class=\"cac-program\">\n          <span class=\"cac-age\">Ages 18\u201336 Months<\/span>\n          <h3>Tiny Tots<\/h3>\n          <p>A toddler-friendly version of our preschool curriculum with simple, engaging projects and no cutting required.<\/p>\n          <ul class=\"cac-list\">\n            <li>Coordinates with preschool topics<\/li>\n            <li>Simple hands-on projects<\/li>\n            <li>Materials included except basics<\/li>\n          <\/ul>\n          <p><a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Tiny Tots<\/a><\/p>\n        <\/div>\n\n        <div class=\"cac-program\">\n          <span class=\"cac-age\">Ages 2\u20136<\/span>\n          <h3>Son Shine<\/h3>\n          <p>A faith-based preschool program blending early learning with meaningful Bible lessons.<\/p>\n          <ul class=\"cac-list\">\n            <li>Daily Bible integration<\/li>\n            <li>Faith-based circle time questions<\/li>\n            <li>Hands-on learning<\/li>\n          <\/ul>\n          <p><a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Son Shine<\/a><\/p>\n        <\/div>\n\n        <div class=\"cac-program\">\n          <span class=\"cac-age\">Ages 18\u201336 Months<\/span>\n          <h3>Little Disciples<\/h3>\n          <p>A toddler-friendly Christian curriculum introducing early learning with a strong faith foundation.<\/p>\n          <ul class=\"cac-list\">\n            <li>No cutting required<\/li>\n            <li>Simple faith-based questions<\/li>\n            <li>Materials included except basics<\/li>\n          <\/ul>\n          <p><a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Little Disciples<\/a><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cac-section\">\n    <div class=\"cac-wrap\">\n      <h2>Infant Curriculum Options<\/h2>\n      <p class=\"cac-section-intro\">Two great Baby Bear options designed to support infants from birth to 18 months.<\/p>\n      <div class=\"cac-programs\">\n        <div class=\"cac-program\">\n          <h3>Baby Bear Infant Curriculum<\/h3>\n          <p><strong>Materials Included<\/strong><\/p>\n          <p class=\"cac-price\">$95.00 plus shipping<\/p>\n          <ul class=\"cac-list\">\n            <li>90 developmentally appropriate activities<\/li>\n            <li>All materials included<\/li>\n            <li>Flexible for multiple infants<\/li>\n          <\/ul>\n          <p><a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Baby Bear<\/a><\/p>\n        <\/div>\n\n        <div class=\"cac-program\">\n          <h3>Baby Bear Infant Activity Guide<\/h3>\n          <p><strong>No Materials Included<\/strong><\/p>\n          <p class=\"cac-price\">$30.00 plus shipping<\/p>\n          <ul class=\"cac-list\">\n            <li>90 infant activities<\/li>\n            <li>Uses everyday household items<\/li>\n            <li>Flexible and easy to follow<\/li>\n          <\/ul>\n          <p><a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Activity Guide<\/a><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cac-section\">\n    <div class=\"cac-wrap\">\n      <h2>Shop More Hands-On Learning Products<\/h2>\n      <div class=\"cac-products\">\n        <div class=\"cac-product\">\n          <h3>Coloring Packets<\/h3>\n          <p>Educational, seasonal, holiday, dauber, and just-for-fun packets.<\/p>\n          <p class=\"cac-price\">Starting at $5.75<\/p>\n          <a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Packets<\/a>\n        <\/div>\n\n        <div class=\"cac-product\">\n          <h3>Puzzles &amp; Games<\/h3>\n          <p>Preschool puzzles, toddler puzzles, matching games, and reusable learning activities.<\/p>\n          <p class=\"cac-price\">Fun skill-building options<\/p>\n          <a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Games<\/a>\n        <\/div>\n\n        <div class=\"cac-product\">\n          <h3>Fishing &amp; Bingo Games<\/h3>\n          <p>Interactive learning games for letters, numbers, colors, animals, and more.<\/p>\n          <p class=\"cac-price\">Great for small groups<\/p>\n          <a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Shop Games<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"cac-shop-band\">\n    <h2>Ready to Order?<\/h2>\n    <p>Order online anytime or call us with questions. We custom-pack each order to fit your childcare needs.<\/p>\n    <div class=\"cac-buttons cac-center-buttons\">\n      <a class=\"cac-btn\" href=\"https:\/\/shop.carolscurriculum.com\/\">Go to the Shop<\/a>\n      <a class=\"cac-btn secondary\" href=\"tel:18777468128\">Call 1-877-746-8128<\/a>\n    <\/div>\n  <\/div>\n\n  <footer class=\"cac-footer\">\n    <div class=\"cac-wrap\">\n      Carol\u2019s Affordable Curriculum \u2022 1-877-746-8128 \u2022 www.carolscurriculum.com<br>\n      Hands-on curriculum for childcare providers, centers, and families.\n    <\/div>\n  <\/footer>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Now Featuring Monthly Themes! A Full Year of Learning &amp; Fun Hands-on curriculum designed for childcare providers, centers, and families\u2014saving you time while creating meaningful learning experiences for every child. Shop Curriculum Call 1-877-746-8128 Serving Childcare Providers for 30 Years! Easy-to-use lessons and materials Infant, toddler, and preschool options Custom-packed to fit your childcare needs [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1833","page","type-page","status-publish","hentry","latest_post"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Elementor #1833 - Carol&#039;s Affordable Curriculum<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/carolscurriculum.com\/home\/elementor-1833\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Elementor #1833\" \/>\n<meta property=\"og:description\" content=\"Now Featuring Monthly Themes! A Full Year of Learning &amp; Fun Hands-on curriculum designed for childcare providers, centers, and families\u2014saving you\" \/>\n<meta property=\"og:url\" content=\"https:\/\/carolscurriculum.com\/home\/elementor-1833\/\" \/>\n<meta property=\"og:site_name\" content=\"Carol&#039;s Affordable Curriculum\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/CarolsAffordableCurriculum\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T19:07:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/elementor-1833\\\/\",\"url\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/elementor-1833\\\/\",\"name\":\"Elementor #1833 - Carol&#039;s Affordable Curriculum\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/#website\"},\"datePublished\":\"2026-05-06T19:00:51+00:00\",\"dateModified\":\"2026-05-06T19:07:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/elementor-1833\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/elementor-1833\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/elementor-1833\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Elementor #1833\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/#website\",\"url\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/\",\"name\":\"Carol's Affordable Curriculum\",\"description\":\"Preschool Curriculum for Infant thru 6 Years Old\",\"publisher\":{\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/#organization\",\"name\":\"Carol's Affordable Curriculum\",\"url\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/wp-content\\\/uploads\\\/2019\\\/12\\\/mini-Logo.png\",\"contentUrl\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/wp-content\\\/uploads\\\/2019\\\/12\\\/mini-Logo.png\",\"width\":512,\"height\":512,\"caption\":\"Carol's Affordable Curriculum\"},\"image\":{\"@id\":\"https:\\\/\\\/carolscurriculum.com\\\/home\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/CarolsAffordableCurriculum\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/caffordable\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCdmheC8fXRo70PIV3ohyYqg\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Elementor #1833 - Carol&#039;s Affordable Curriculum","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/carolscurriculum.com\/home\/elementor-1833\/","og_locale":"en_US","og_type":"article","og_title":"Elementor #1833","og_description":"Now Featuring Monthly Themes! A Full Year of Learning &amp; Fun Hands-on curriculum designed for childcare providers, centers, and families\u2014saving you","og_url":"https:\/\/carolscurriculum.com\/home\/elementor-1833\/","og_site_name":"Carol&#039;s Affordable Curriculum","article_publisher":"https:\/\/www.facebook.com\/CarolsAffordableCurriculum\/","article_modified_time":"2026-05-06T19:07:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/carolscurriculum.com\/home\/elementor-1833\/","url":"https:\/\/carolscurriculum.com\/home\/elementor-1833\/","name":"Elementor #1833 - Carol&#039;s Affordable Curriculum","isPartOf":{"@id":"https:\/\/carolscurriculum.com\/home\/#website"},"datePublished":"2026-05-06T19:00:51+00:00","dateModified":"2026-05-06T19:07:21+00:00","breadcrumb":{"@id":"https:\/\/carolscurriculum.com\/home\/elementor-1833\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/carolscurriculum.com\/home\/elementor-1833\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/carolscurriculum.com\/home\/elementor-1833\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/carolscurriculum.com\/home\/"},{"@type":"ListItem","position":2,"name":"Elementor #1833"}]},{"@type":"WebSite","@id":"https:\/\/carolscurriculum.com\/home\/#website","url":"https:\/\/carolscurriculum.com\/home\/","name":"Carol's Affordable Curriculum","description":"Preschool Curriculum for Infant thru 6 Years Old","publisher":{"@id":"https:\/\/carolscurriculum.com\/home\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/carolscurriculum.com\/home\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/carolscurriculum.com\/home\/#organization","name":"Carol's Affordable Curriculum","url":"https:\/\/carolscurriculum.com\/home\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/carolscurriculum.com\/home\/#\/schema\/logo\/image\/","url":"https:\/\/carolscurriculum.com\/home\/wp-content\/uploads\/2019\/12\/mini-Logo.png","contentUrl":"https:\/\/carolscurriculum.com\/home\/wp-content\/uploads\/2019\/12\/mini-Logo.png","width":512,"height":512,"caption":"Carol's Affordable Curriculum"},"image":{"@id":"https:\/\/carolscurriculum.com\/home\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/CarolsAffordableCurriculum\/","https:\/\/www.pinterest.com\/caffordable\/","https:\/\/www.youtube.com\/channel\/UCdmheC8fXRo70PIV3ohyYqg"]}]}},"_links":{"self":[{"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/pages\/1833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/comments?post=1833"}],"version-history":[{"count":10,"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/pages\/1833\/revisions"}],"predecessor-version":[{"id":1844,"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/pages\/1833\/revisions\/1844"}],"wp:attachment":[{"href":"https:\/\/carolscurriculum.com\/home\/wp-json\/wp\/v2\/media?parent=1833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}