{"id":957175,"date":"2015-04-21T16:06:01","date_gmt":"2015-04-21T23:06:01","guid":{"rendered":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/"},"modified":"2015-04-23T11:06:12","modified_gmt":"2015-04-23T18:06:12","slug":"organizer-meta-emails-into-live-mailto-links","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/","title":{"rendered":"organizer META emails into live &quot;mailto:&quot; links"},"content":{"rendered":"<p>Hi There guys,<br \/>\nI wanted to turn the META (organizer) email on a event to a live link. I found Barry&#8217;s GitHub suggestion on the net:<\/p>\n<pre><code> * Convert organizer emails into live &quot;mailto:&quot; links that users can click on.\n * \n * @param  $email\n * @return string\n *\/\nfunction organizer_live_email_link( $email ) {\n\tif ( ! is_email( $email ) ) return $email;\n\treturn &#039;&lt;a href=&quot;mailto:&#039; . esc_attr( $email ) . &#039;&quot;&gt;&#039; . esc_html( $email ) . &#039;&lt;\/a&gt;&#039;;\n}\n\nadd_filter( &#039;tribe_get_organizer_email&#039;, &#039;organizer_live_email_link&#039; );\n\n<\/code><\/pre>\n<p>And this works fine on the single event Organizer Meta Email &#8211; however it also affects the ORGANIZER page.<\/p>\n<p>Here is a <a href=\"https:\/\/www.londoninternationalshippingweek.com\/event\/ship-efficiency-the-event-exhibition\/\">link<\/a> to a single event showing the now LIVE meta email link.<\/p>\n<p>And <a href=\"https:\/\/www.londoninternationalshippingweek.com\/organiser\/fathom-maritime-intelligence\/\">here<\/a> is how this code affects the Organizer page<\/p>\n<p>The code seems to duplicate the email on the organizer page &#8211; I&#8217;ve &#8216;hacked&#8217; about with it but I can&#8217;t resolve &#8211; Any suggestions on a fix please??<\/p>\n<p>Thanks<\/p>\n<p>Phil<\/p>\n","protected":false},"template":"","class_list":["post-957175","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>organizer META emails into live &quot;mailto:&quot; links -<\/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\/organizer-meta-emails-into-live-mailto-links\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"organizer META emails into live &quot;mailto:&quot; links -\" \/>\n<meta property=\"og:description\" content=\"Hi There guys, I wanted to turn the META (organizer) email on a event to a live link. I found Barry&#8217;s GitHub suggestion on the net: * Convert organizer emails into live &quot;mailto:&quot; links that users can click on. * * @param $email * @return string *\/ function organizer_live_email_link( $email ) { if ( ! [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/\" \/>\n<meta property=\"article:modified_time\" content=\"2015-04-23T18:06:12+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\/organizer-meta-emails-into-live-mailto-links\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/\",\"name\":\"organizer META emails into live &quot;mailto:&quot; links -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2015-04-21T23:06:01+00:00\",\"dateModified\":\"2015-04-23T18:06:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/#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\":\"Events Calendar PRO\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"organizer META emails into live &quot;mailto:&quot; links\"}]},{\"@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":"organizer META emails into live &quot;mailto:&quot; links -","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\/organizer-meta-emails-into-live-mailto-links\/","og_locale":"en_US","og_type":"article","og_title":"organizer META emails into live &quot;mailto:&quot; links -","og_description":"Hi There guys, I wanted to turn the META (organizer) email on a event to a live link. I found Barry&#8217;s GitHub suggestion on the net: * Convert organizer emails into live &quot;mailto:&quot; links that users can click on. * * @param $email * @return string *\/ function organizer_live_email_link( $email ) { if ( ! [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/","article_modified_time":"2015-04-23T18:06:12+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\/organizer-meta-emails-into-live-mailto-links\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/","name":"organizer META emails into live &quot;mailto:&quot; links -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2015-04-21T23:06:01+00:00","dateModified":"2015-04-23T18:06:12+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/organizer-meta-emails-into-live-mailto-links\/#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":"Events Calendar PRO","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/events\/events-calendar-pro\/"},{"@type":"ListItem","position":5,"name":"organizer META emails into live &quot;mailto:&quot; links"}]},{"@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\/957175","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\/957175\/revisions"}],"predecessor-version":[{"id":957394,"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/topic\/957175\/revisions\/957394"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=957175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}