{"id":1372733,"date":"2017-11-01T04:44:57","date_gmt":"2017-11-01T11:44:57","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/"},"modified":"2017-11-01T04:44:57","modified_gmt":"2017-11-01T11:44:57","slug":"override-login-form-for-community-events","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/","title":{"rendered":"Override login form for community events"},"content":{"rendered":"<p>I&#8217;m trying to follow the advice given here:<\/p>\n<blockquote class=\"wp-embedded-content\" data-secret=\"xO43Y3bMOd\"><p><a href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/login-page-template-for-community-events\/\">Login Page Template for Community Events<\/a><\/p><\/blockquote>\n<p><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Login Page Template for Community Events&#8221; &#8212; \" src=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/login-page-template-for-community-events\/embed\/#?secret=cuNgx0AcD8#?secret=xO43Y3bMOd\" data-secret=\"xO43Y3bMOd\" width=\"580\" height=\"327\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n<p>I would like logged-out users to be redirected to a different page.<\/p>\n<p>I have added the following code to the top of a template that I added to the child-theme folder:<\/p>\n<p>if ( !is_user_logged_in()) {<br \/>\n    wp_redirect( get_page_link(20317) );<br \/>\n    exit;<br \/>\n}<\/p>\n<p>20317 is the id of the page I want to re-direct to.<\/p>\n<p>Unfortunately, this doesn&#8217;t seem to do anything.<\/p>\n<p>This is on the page https:\/\/bicyclist.xyz\/events\/community\/add\/<\/p>\n<p>I&#8217;ve also included a screenshot of the folder structure for the template I added to my child theme. <\/p>\n","protected":false},"template":"","class_list":["post-1372733","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>Override login form for 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\/override-login-form-for-community-events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Override login form for community events -\" \/>\n<meta property=\"og:description\" content=\"I&#8217;m trying to follow the advice given here: Login Page Template for Community Events I would like logged-out users to be redirected to a different page. I have added the following code to the top of a template that I added to the child-theme folder: if ( !is_user_logged_in()) { wp_redirect( get_page_link(20317) ); exit; } 20317 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/\",\"name\":\"Override login form for community events -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-11-01T11:44:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-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\":\"Override login form for 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":"Override login form for 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\/override-login-form-for-community-events\/","og_locale":"en_US","og_type":"article","og_title":"Override login form for community events -","og_description":"I&#8217;m trying to follow the advice given here: Login Page Template for Community Events I would like logged-out users to be redirected to a different page. I have added the following code to the top of a template that I added to the child-theme folder: if ( !is_user_logged_in()) { wp_redirect( get_page_link(20317) ); exit; } 20317 [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/","name":"Override login form for community events -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-11-01T11:44:57+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-community-events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/override-login-form-for-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":"Override login form for 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\/1372733","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\/1372733\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1372733"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}