{"id":119605,"date":"2014-03-17T01:33:41","date_gmt":"2014-03-17T08:33:41","guid":{"rendered":"http:\/\/tri.be\/support\/forums\/topic\/required-fields-in-community-events\/"},"modified":"2014-08-20T06:44:11","modified_gmt":"2014-08-20T13:44:11","slug":"required-fields-in-community-events","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/","title":{"rendered":"Required Fields in Community Events"},"content":{"rendered":"<p>Hi Casey,<\/p>\n<p>according to your tutorial I made a custom field a required field, which works great! \ud83d\ude42<br \/>\nhttps:\/\/theeventscalendar.com\/change-required-fields-on-community-event-submission-page\/<\/p>\n<p>Additionally I wanted to make the field &#8220;Venue&#8221; a required field as well, but it&#8217;s ignored.<br \/>\nDo you have any idea, why it doesn&#8217;t work for the Venue?<\/p>\n<p>function add_required_fields() {<\/p>\n<p>\tif ( ! empty($_FILES[&#8216;event_image&#8217;][&#8216;name&#8217;]) )<br \/>\n\t{<br \/>\n\t\treturn array(<br \/>\n\t\t\t&#8216;post_title&#8217;,<br \/>\n\t\t\t&#8216;post_content&#8217;,<br \/>\n\t\t\t&#8216;EventStartDate&#8217;,<br \/>\n\t\t\t&#8216;Venue&#8217;,<br \/>\n\t\t\t&#8216;_ecp_custom_1&#8217;<br \/>\n\t\t);<br \/>\n  \t}<br \/>\n  \telse<br \/>\n  \t{<br \/>\n\t\treturn array(<br \/>\n\t\t\t&#8216;post_title&#8217;,<br \/>\n\t\t\t&#8216;post_content&#8217;,<br \/>\n\t\t\t&#8216;Venue&#8217;,<br \/>\n\t\t\t&#8216;EventStartDate&#8217;<br \/>\n\t\t);<br \/>\n  \t}<\/p>\n<p>}<\/p>\n<p>add_filter(&#8216;tribe_events_community_required_fields&#8217;, &#8216;add_required_fields&#8217;);<\/p>\n<p>Best regards,<br \/>\nOliver<\/p>\n","protected":false},"template":"","class_list":["post-119605","topic","type-topic","status-closed","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Required Fields in Community Events -<\/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:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Required Fields in Community Events -\" \/>\n<meta property=\"og:description\" content=\"Hi Casey, according to your tutorial I made a custom field a required field, which works great! \ud83d\ude42 https:\/\/theeventscalendar.com\/change-required-fields-on-community-event-submission-page\/ Additionally I wanted to make the field &#8220;Venue&#8221; a required field as well, but it&#8217;s ignored. Do you have any idea, why it doesn&#8217;t work for the Venue? function add_required_fields() { if ( ! empty($_FILES[&#8216;event_image&#8217;][&#8216;name&#8217;]) ) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/\" \/>\n<meta property=\"article:modified_time\" content=\"2014-08-20T13:44:11+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/\",\"name\":\"Required Fields in Community Events -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2014-03-17T08:33:41+00:00\",\"dateModified\":\"2014-08-20T13:44:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/theeventscalendar.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\/\/theeventscalendar.com\/support\/topics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Calendar Products\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Community Events\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/community-events\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Required Fields in Community Events\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\",\"url\":\"https:\/\/theeventscalendar.com\/support\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Required Fields in Community Events -","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:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/","og_locale":"en_US","og_type":"article","og_title":"Required Fields in Community Events -","og_description":"Hi Casey, according to your tutorial I made a custom field a required field, which works great! \ud83d\ude42 https:\/\/theeventscalendar.com\/change-required-fields-on-community-event-submission-page\/ Additionally I wanted to make the field &#8220;Venue&#8221; a required field as well, but it&#8217;s ignored. Do you have any idea, why it doesn&#8217;t work for the Venue? function add_required_fields() { if ( ! empty($_FILES[&#8216;event_image&#8217;][&#8216;name&#8217;]) ) [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/","article_modified_time":"2014-08-20T13:44:11+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/","name":"Required Fields in Community Events -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2014-03-17T08:33:41+00:00","dateModified":"2014-08-20T13:44:11+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/required-fields-in-community-events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theeventscalendar.com\/support\/"},{"@type":"ListItem","position":2,"name":"Topics","item":"https:\/\/theeventscalendar.com\/support\/topics\/"},{"@type":"ListItem","position":3,"name":"Calendar Products","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/"},{"@type":"ListItem","position":4,"name":"Community Events","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/community-events\/"},{"@type":"ListItem","position":5,"name":"Required Fields in Community Events"}]},{"@type":"WebSite","@id":"https:\/\/theeventscalendar.com\/support\/#website","url":"https:\/\/theeventscalendar.com\/support\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theeventscalendar.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/119605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/119605\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=119605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}