{"id":33559,"date":"2023-01-25T10:46:08","date_gmt":"2023-01-25T10:46:08","guid":{"rendered":"https:\/\/crocoblock.com\/knowledge-base\/?post_type=article&#038;p=33559"},"modified":"2024-10-16T11:01:54","modified_gmt":"2024-10-16T11:01:54","slug":"creating-dynamic-calendar-with-bricks","status":"publish","type":"article","link":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/","title":{"rendered":"How to Create Dynamic Calendar with Bricks"},"content":{"rendered":"\n<p>The <strong>Calendar<\/strong> element helps you to display scheduled events and timetables. With its help, you can display calendar listings on your WordPress website and style them in the <em>Bricks <\/em>page builder.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"preparations\"><strong>Preparations<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\"><div class=\"note-banner d-flex border-bold border-jetsmartfilters rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 21H23L12 2L1 21ZM13 18H11V16H13V18ZM13 14H11V10H13V14Z\" fill=\"#FA5450\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Warning<\/div><p class=\"m-0\">Before you start, proceed to <strong><i>Bricks &gt; Settings<\/i><\/strong> and ensure that you enable the <strong>Pages<\/strong> toggle in the <strong>Post Types<\/strong> section and hit the <strong>Save Changes<\/strong> button.<\/p><\/div><\/div>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/edit-with-bricks-pages-toggle-2-1.png\" alt=\"edit with bricks pages toggle\">\n\n\n\n<p>To activate the <strong>Calendar <\/strong>module, proceed to the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-dashboard-settings-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>JetEngine Dashboard<\/strong><\/a>, enable the <strong>Calendar <\/strong>toggle in the <strong>Default Modules <\/strong>section, and push the <strong>\u201cSave\u201d <\/strong>button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/jetengine-calendar-module-2-1024x605.png\" alt=\"jetengine calendar module\">\n\n\n\n<p>As the requirements said, you needed to create a dedicated CPT for the events. Proceed to <strong><em>JetEngine &gt; Post Types<\/em><\/strong>, hit to edit this post type, scroll down to the <strong>Meta Fields <\/strong>tab, and add the <strong>Date <\/strong><a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/how-to-create-a-custom-meta-field-with-jetengine-custom-meta-field-types-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>meta field<\/strong><\/a>.<\/p>\n\n\n<div class=\"note-banner d-flex border-bold border-jetsmartfilters rounded overflow-hidden p-20\"><div class=\"mr-12\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M1 21H23L12 2L1 21ZM13 18H11V16H13V18ZM13 14H11V10H13V14Z\" fill=\"#FA5450\"\/><\/svg><\/div><div class=\"d-flex flex-column\"><div class=\"text-900 mb-12\">Warning<\/div><p class=\"m-0\">Make sure to enable the <strong>Save as timestamp<\/strong> toggle. Otherwise, the events won\u2019t be displayed correctly in the calendar.<\/p><\/div><\/div>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/date-meta-field-with-the-save-as-timestamp-option-2-1024x602.png\" alt=\"date meta field with the save as timestamp option\">\n\n\n\n<p>If you want to add the multi-day events to the calendar (events that will last for more than one day, e.g., weekend or holiday events), create the second \u201cEnd date\u201d <strong>Date<\/strong> meta field. More about this function you can learn from the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-how-to-display-one-post-for-several-dates-in-listing-calendar\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>How to Display One Post for Several Dates with Calendar Widget<\/strong><\/a> tutorial. Don\u2019t forget to enable the <strong>\u201cSave as timestamp\u201d <\/strong>toggle.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/end-date-meta-field-2-1024x599.png\" alt=\"end date meta field\">\n\n\n\n<p>Also, I created the <strong>Media <\/strong>meta field to add images to the calendar.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/media-meta-field-2-1024x601.png\" alt=\"media meta field\">\n\n\n\n<p>When you finish editing the CPT, click the <strong>\u201cUpdate Post Type\u201d <\/strong>button.<\/p>\n\n\n\n<p>Proceed to the CPT tab on the WordPress Dashboard (\u201cEvents,\u201d in my case) and create several event posts to display them later in the calendar listing. I created several events for the restaurant website.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/events-posts-2-1024x595.png\" alt=\"events-related posts\">\n\n\n\n<p>In the \u201cWine Tasting\u201d event post, I added start and end dates to show later in the calendar that this event lasts two days (during the weekends).<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/multi-day-event-post-2-1024x602.png\" alt=\"multi-day event post with two date meta fields\">\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"create-a-listing-template-for-the-calendar\"><strong>Create a Listing Template for the Calendar<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Move to the <strong><em>JetEngine &gt; Listings<\/em><\/strong> and click the <strong>\u201cAdd New\u201d<\/strong> button. Pick the \u201cPosts\u201d <strong>Listing source<\/strong>, the post type for the events in the <strong>From post type <\/strong>field (\u201cEvents\u201d in my case), enter the <strong>Listing item name, <\/strong>and select the \u201cBricks\u201d <strong>Listing view<\/strong>. Push the <strong>\u201cCreate Listing Item\u201d <\/strong>button.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/setup-listing-item-for-events-2-1024x596.png\" alt=\"listing template for the dynamic calendar\">\n\n\n\n<p>Hit the <strong>\u201c+\u201d <\/strong>button on the canvas to add a new section. Drag-n-drop the dynamic elements such as <strong>Dynamic Field<\/strong>, <strong>Dynamic Image<\/strong>, and <strong>Dynamic Link<\/strong> to arrange the future calendar cell. You can find more about Listing item creation with <em>Bricks <\/em>in the <strong><a href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/how-to-create-listing-items-with-bricks\/\" target=\"_blank\" rel=\"noreferrer noopener\">How to Create Listing Items with Bricks<\/a> <\/strong>tutorial.<\/p>\n\n\n\n<p>I used the <strong>Dynamic Field <\/strong>element to display the post title, <strong>Dynamic Image <\/strong>to show an event picture from the <strong>Image <\/strong>meta field, and <strong>Dynamic Link <\/strong>with the \u201cPermalink\u201d <strong>Source <\/strong>so that users can proceed to the event page.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/listing-template-for-the-dynamic-calendar-2-1024x605.png\" alt=\"listing template for the dynamic calendar\">\n\n\n\n<p>After you finish customizing, hit the <strong>\u201cSave\u201d <\/strong>button.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"add-the-calendar-element-to-the-page\"><strong>Add the Calendar Element to the Page<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Move to the <strong>Pages <\/strong>tab on the WordPress Dashboard and click <strong>\u201cEdit with Bricks\u201d<\/strong> on the page you created earlier to place the dynamic calendar here.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/edit-page-in-the-bricks-builder-2-1024x443.png\" alt=\"edit page in the bricks builder\">\n\n\n\n<p>Add a new <strong>Section <\/strong>and drag-n-drop the <strong>Calendar <\/strong>element.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/calendar-element-1.png\" alt=\"calendar element\">\n\n\n\n<p>Now, let\u2019s get through the <strong>Calendar <\/strong>settings.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/calendar-element-on-the-bricks-editing-page-2-1024x403.png\" alt=\"calendar element on the bricks editing page\">\n\n\n\n<h3 class=\"wp-block-heading\" id=\"general-settings\"><strong>General settings<\/strong><\/h3>\n\n\n\n<ul>\n<li><strong>Listing<\/strong>. In this drop-down menu, you need to select the recently created listing template for the calendar cell;<\/li>\n\n\n\n<li><strong>Group posts by<\/strong>. This feature defines how the events will be placed in the calendar. If you choose \u201cPost publication date\u201d or \u201cPost modification date,\u201d every event will be placed in the calendar cell corresponding to that event&#8217;s creation or modification date. According to this step-by-step tutorial, you need to select the \u201cDate from custom field\u201d option and input the <strong>Date<\/strong> meta field name to the <strong>Meta field name<\/strong> text area. You can pick the \u201cQuery item creation date\u201d option if you want to display in the calendar such objects as users, comments, and terms by the creation date. If such objects contain the <strong>Date<\/strong> meta field, use the \u201cDate from custom field\u201d option;<\/li>\n\n\n\n<li><strong>Allow multi-day events<\/strong>. If you turn this toggle on, you will make it possible to add events that last for two and more days. In the <strong>End date field name<\/strong>,<strong> <\/strong>enter the <strong>Date<\/strong> meta field name where you added the end event date;<\/li>\n\n\n\n<li><strong>Use custom post types<\/strong>. Enable this toggle if you want to show posts from two or more different post types.<\/li>\n\n\n\n<li><strong>Week days format<\/strong>. In this drop-down list, you can select the way the weekday names will be displayed: \u201cFull,\u201d \u201cShort,\u201d or \u201cInitial letter\u201d;<\/li>\n\n\n\n<li><strong>Start from custom month<\/strong>. By default, the calendar opens on the current year and month. After enabling this toggle, you can choose any other month of any other year to show first;<\/li>\n\n\n\n<li><strong>Show posts from the nearby month<\/strong>. This toggle enables showing the events that happened or will happen in the nearby month;<\/li>\n\n\n\n<li><strong>Hide past events<\/strong>. If you don\u2019t want to display all the events that have already ended, turn this toggle on.<\/li>\n<\/ul>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/general-calendar-settings-1.png\" alt=\"general calendar settings\">\n\n\n\n<h3 class=\"wp-block-heading\" id=\"custom-query\"><strong>Custom Query<\/strong><\/h3>\n\n\n\n<p><strong>Query Builder<\/strong> is the JetEngine feature that allows you to display only those items in the list that correspond to the created conditions. You can create the custom query for posts, terms, users, etc., and apply it to the <strong>Listing Grid<\/strong> in the <strong>Custom Query <\/strong>settings tab. To learn more, proceed to the <a href=\"https:\/\/crocoblock.com\/knowledge-base\/articles\/jetengine-query-builder-overview\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Query Builder Overview<\/strong><\/a>.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/custom-query-1-1.png\" alt=\"custom query\">\n\n\n\n<h3 class=\"wp-block-heading\" id=\"widget-visibility\"><strong>Widget Visibility<\/strong><\/h3>\n\n\n\n<p>With the <strong>Widget Visibility<\/strong> settings section, it is possible to set the element always to be shown or hide it when the query is empty.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/widget-visibility-1.png\" alt=\"widget visibility\">\n\n\n\n<p>After you finish customizing the <strong>Calendar<\/strong>, hit the <strong>\u201cSave\u201d <\/strong>button.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"dynamic-calendar-on-the-front-end\"><strong>Dynamic Calendar on the Front End<\/strong><\/h2>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p>Proceed to the page with <strong>Calendar<\/strong> on the front end. As you can see, posts from the \u201cEvent\u201d CPT are displayed according to the date in the <strong>Date <\/strong>meta field. The \u201cWine Tasting\u201d post is shown twice according to the start and end date.<\/p>\n\n\n\n<img decoding=\"async\" src=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/dynamic-calendar-on-the-front-end-2-1024x605.png\" alt=\"dynamic calendar on the front end\">\n<\/div><\/div>\n\n\n\n<p>That\u2019s all. Now you know how to create the Dynamic Calendar for the WordPress website with the <em>Bricks<\/em> theme and <em>JetEngine<\/em> plugin.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover how to create a Dynamic Calendar for the WordPress website with the Bricks theme builder and JetEngine plugin.<\/p>\n","protected":false},"author":8,"featured_media":0,"template":"","format":"standard","builder-category":[],"article-category":[528],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Create Dynamic Calendar with Bricks Builder | Crocoblock<\/title>\n<meta name=\"description\" content=\"Discover how to create a Dynamic Calendar for the WordPress website with the Bricks theme builder and JetEngine plugin.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create Dynamic Calendar with Bricks Builder | Crocoblock\" \/>\n<meta property=\"og:description\" content=\"Discover how to create a Dynamic Calendar for the WordPress website with the Bricks theme builder and JetEngine plugin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/\" \/>\n<meta property=\"og:site_name\" content=\"Help Center\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-16T11:01:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/edit-with-bricks-pages-toggle-2-1.png\" \/>\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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/\",\"name\":\"How to Create Dynamic Calendar with Bricks Builder | Crocoblock\",\"isPartOf\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\"},\"datePublished\":\"2023-01-25T10:46:08+00:00\",\"dateModified\":\"2024-10-16T11:01:54+00:00\",\"description\":\"Discover how to create a Dynamic Calendar for the WordPress website with the Bricks theme builder and JetEngine plugin.\",\"breadcrumb\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\/\/crocoblock.com\/knowledge-base\/articles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Create Dynamic Calendar with Bricks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#website\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"name\":\"Help Center\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#organization\",\"name\":\"Help Center\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"contentUrl\":\"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg\",\"caption\":\"Help Center\"},\"image\":{\"@id\":\"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create Dynamic Calendar with Bricks Builder | Crocoblock","description":"Discover how to create a Dynamic Calendar for the WordPress website with the Bricks theme builder and JetEngine plugin.","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:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/","og_locale":"en_US","og_type":"article","og_title":"How to Create Dynamic Calendar with Bricks Builder | Crocoblock","og_description":"Discover how to create a Dynamic Calendar for the WordPress website with the Bricks theme builder and JetEngine plugin.","og_url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/","og_site_name":"Help Center","article_modified_time":"2024-10-16T11:01:54+00:00","og_image":[{"url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2023\/01\/edit-with-bricks-pages-toggle-2-1.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/","url":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/","name":"How to Create Dynamic Calendar with Bricks Builder | Crocoblock","isPartOf":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#website"},"datePublished":"2023-01-25T10:46:08+00:00","dateModified":"2024-10-16T11:01:54+00:00","description":"Discover how to create a Dynamic Calendar for the WordPress website with the Bricks theme builder and JetEngine plugin.","breadcrumb":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/crocoblock.com\/knowledge-base\/jetengine\/creating-dynamic-calendar-with-bricks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crocoblock.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Articles","item":"https:\/\/crocoblock.com\/knowledge-base\/articles\/"},{"@type":"ListItem","position":3,"name":"How to Create Dynamic Calendar with Bricks"}]},{"@type":"WebSite","@id":"https:\/\/crocoblock.com\/knowledge-base\/#website","url":"https:\/\/crocoblock.com\/knowledge-base\/","name":"Help Center","description":"","publisher":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crocoblock.com\/knowledge-base\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/crocoblock.com\/knowledge-base\/#organization","name":"Help Center","url":"https:\/\/crocoblock.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","contentUrl":"https:\/\/crocoblock.com\/knowledge-base\/wp-content\/uploads\/2025\/04\/invert-crocoblock-logo.svg","caption":"Help Center"},"image":{"@id":"https:\/\/crocoblock.com\/knowledge-base\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article\/33559"}],"collection":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/users\/8"}],"wp:attachment":[{"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=33559"}],"wp:term":[{"taxonomy":"builder-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/builder-category?post=33559"},{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/crocoblock.com\/knowledge-base\/wp-json\/wp\/v2\/article-category?post=33559"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}