{"id":1286485,"date":"2017-05-19T13:11:25","date_gmt":"2017-05-19T20:11:25","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/"},"modified":"2017-05-22T21:18:27","modified_gmt":"2017-05-23T04:18:27","slug":"title-for-submit-page","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/","title":{"rendered":"Title For Submit Page"},"content":{"rendered":"<p>I have a closed thread on this matter, but I need to reopen.<\/p>\n<blockquote class=\"wp-embedded-content\" data-secret=\"1GrWNu7PM3\"><p><a href=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/changing-the-events-title-tag-in-browser-submissions\/\">Changing the events title tag in browser &#8211; Submissions<\/a><\/p><\/blockquote>\n<p><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;Changing the events title tag in browser &#8211; Submissions&#8221; &#8212; \" src=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/changing-the-events-title-tag-in-browser-submissions\/embed\/#?secret=Knqa0AeQNi#?secret=1GrWNu7PM3\" data-secret=\"1GrWNu7PM3\" width=\"580\" height=\"327\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n<p>It turns out my solution adds the new title to all pages. I need to adjust the function to only display on the submit page and I can not calculate the function on the documentation you have available.<\/p>\n<pre><code>add_filter(&#039;the_seo_framework_pre_add_title&#039;, &#039;change_the_title&#039;);\r\nfunction change_the_title() {\r\n  return &#039;Your Custom Title  Here&#039;;\r\n}<\/code><\/pre>\n<p>It needs some sort of IF function. The plugin author for SEO Framework suggested something like this, but we simply could not figure it out.<\/p>\n<pre><code>add_filter( &#039;the_seo_framework_pre_add_title&#039;, function( $title = &#039;&#039;, $args = array(), $escape = true ) {\r\n\r\n\tif ( tribe_ce_is_submit() ) {\r\n\t\t$title = &#039;Your new Title&#039;;\r\n\t}\r\n\r\n\treturn $title;\r\n}, 10, 3 );<\/code><\/pre>\n<p>Can you assist with completing this somehow?<\/p>\n","protected":false},"template":"","class_list":["post-1286485","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>Title For Submit Page -<\/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\/title-for-submit-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Title For Submit Page -\" \/>\n<meta property=\"og:description\" content=\"I have a closed thread on this matter, but I need to reopen. Changing the events title tag in browser &#8211; Submissions It turns out my solution adds the new title to all pages. I need to adjust the function to only display on the submit page and I can not calculate the function on [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/\" \/>\n<meta property=\"article:modified_time\" content=\"2017-05-23T04:18:27+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=\"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\/title-for-submit-page\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/\",\"name\":\"Title For Submit Page -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2017-05-19T20:11:25+00:00\",\"dateModified\":\"2017-05-23T04:18:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/#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\":\"Title For Submit Page\"}]},{\"@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":"Title For Submit Page -","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\/title-for-submit-page\/","og_locale":"en_US","og_type":"article","og_title":"Title For Submit Page -","og_description":"I have a closed thread on this matter, but I need to reopen. Changing the events title tag in browser &#8211; Submissions It turns out my solution adds the new title to all pages. I need to adjust the function to only display on the submit page and I can not calculate the function on [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/","article_modified_time":"2017-05-23T04:18:27+00:00","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\/title-for-submit-page\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/","name":"Title For Submit Page -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2017-05-19T20:11:25+00:00","dateModified":"2017-05-23T04:18:27+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/title-for-submit-page\/#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":"Title For Submit Page"}]},{"@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\/1286485","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":1,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1286485\/revisions"}],"predecessor-version":[{"id":1287489,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/1286485\/revisions\/1287489"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=1286485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}