{"id":19323,"date":"2012-05-17T11:40:21","date_gmt":"2012-05-17T18:40:21","guid":{"rendered":"http:\/\/tri.be\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/"},"modified":"2012-05-17T11:40:21","modified_gmt":"2012-05-17T18:40:21","slug":"fix-google-calendar-links-are-too-long","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/","title":{"rendered":"Fix: Google Calendar Links are too long"},"content":{"rendered":"<p>Hi, <\/p>\n<p>In events-calendar-pro.php, around line 589, you have this:<\/p>\n<p>&#8216;details&#8217; =&gt; str_replace( &#8216; &#8216; , &#8216;+&#8217;, strip_tags( apply_filters( &#8216;the_content&#8217;, urlencode( get_the_content() ) ) ) ),<\/p>\n<p>This is causing events for which the_content() is very lengthy to break Google Calendar. You end up getting a Google Calendar link like this:<\/p>\n<p>http:\/\/www.google.com\/calendar\/event?action=TEMPLATE&#038;text=HAPA+%26%23038%3B+Senior+Parent+Summer+Retreat&#038;dates=20120720\/20120723&#038;details=%26nbsp%3B%3Cp+style%3D%22text-align%3A+center%3B%22%3E%3Cstrong%3EJoin+Us+for+a+Joint+HAPA+%26amp%3B+Senior+Parent+Summer+Retreat%3C%2Fstrong%3E%3C%2Fp%3E%3Ch2+style%3D%22text-align%3A+center%3B%22%3E%E2%80%98Life+Long+Journey%E2%80%99+%E2%80%93An+Exploration+of+Our+Unique+Potential%3C%2Fh2%3E%3Cp+style%3D%22text-align%3A+center%3B%22%3E%3Cstrong%3EJuly+13-15+%28Bath%29+%26amp%3B+July+20+%E2%80%9322+%28Woodstock%29%2C+2012%3C%2Fstrong%3E%3C%2Fp%3EThis+summer%2C+Hyde+is+offering+a+unique+retreat+experience+to+alumni+parents+who+want+to+continue+their+personal+growth+in+a+seminar+setting.+The+Hyde+Alumni+Parent+Association+%28HAPA%29+will+join+senior+parents+who+are+preparing+themselves+for+a+heightened+year+of+leadership+and+learning.%3Cimg+class%3D%22alignleft+size-full+wp-image-22452%22+title%3D%22HAPA-beach2%22+src%3D%22http%3A%2F%2Fwww.hyde.edu%2Fwp-content%2Fuploads%2F2012%2F04%2FHAPA-beach21.jpg%22+alt%3D%22HAPA+retreat%22+width%3D%22250%22+height%3D%22207%22+%2F%3EThe+Hyde+education+has+been+called+a+%E2%80%9Clifelong+journey%2C%E2%80%9D+and+we+know+that+uncovering+our+unique+potential%2C+with+the+help+of+others%2C+is+an+ongoing+process+of+self-discovery.+Current+parents+are+beginning+a+new+relationship+as+a+mentor+or+coach+with+their+child%2C+while+alumni+parents+are+continuing+to+establish+their+vision+beyond+parenthood.Couples+are+encouraged+to+attend+together.+A+portion+of+the+retreat+will+be+devoted+to+examining+the+important+relationships+in+our+lives%2C+and+how+they+impact+our+sense+of+self+and+destiny.The+weekend+is+part+of+the+HAPA+Renewal+Weekend+program%2C+which+offers+alumni+parents+the+opportunity+to+step+out+of+their+busy+lives%2C+meet+new+friends+and+rekindle+old+friendships%2C+and+reflect+on+life%E2%80%99s+purpose+and+journey.Retreats+will+be+held+on+both+the+Bath+campus+and+the+Woodstock+campus%2C+and+space+is+limited.%3Cstrong%3ECost%3A%3C%2Fstrong%3E+%24150+per+alumni+parent%3Cp+style%3D%22text-align%3A+left%3B%22%3E%3Cstrong%3ERegistration%3A%3C%2Fstrong%3E+Please+register+with+Judy+Hendrickson+at+860-963-4756+or+%3Ca+href%3D%22mailto%3Ajhendrickson%40hyde.edu%22%3Ejhendrickson%40hyde.edu%3C%2Fa%3E.%3C%2Fp%3EThe+weekend+will+leave+everyone+with+a+renewed+sense+of+vision+and+capacity+for+growth.+One+HAPA+remarked+last+year%2C+%E2%80%9CIt+was+a+reminder+of+everything+I+miss+about+Hyde+%E2%80%A6+the+freedom+to+push+myself+within+a+framework+of+support%2C+the+sharing+of+life+struggles+and+triumphs%2C+the+explicit+setting+aside+of+time+for+reflection%2C+and+the+deep+comfort+that+results+from+a+balance+between+challenge+and+validation.%E2%80%9DWe+hope+you%E2%80%99ll+join+us.Share+this:++++++++++++++++++++++++Tweet&#038;location=150+Route+169%2C+Woodstock%2C+CT%2C+06281%2C+United+States&#038;sprop=website:http:\/\/www.hyde.edu&#038;trp=false<\/p>\n<p>Solution? Change line 589 to use the_excerpt instead. Problem solved! <\/p>\n<p>I recommend this for your next release of Event Calendar Pro.<\/p>\n","protected":false},"template":"","class_list":["post-19323","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>Fix: Google Calendar Links are too long -<\/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\/fix-google-calendar-links-are-too-long\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fix: Google Calendar Links are too long -\" \/>\n<meta property=\"og:description\" content=\"Hi, In events-calendar-pro.php, around line 589, you have this: &#8216;details&#8217; =&gt; str_replace( &#8216; &#8216; , &#8216;+&#8217;, strip_tags( apply_filters( &#8216;the_content&#8217;, urlencode( get_the_content() ) ) ) ), This is causing events for which the_content() is very lengthy to break Google Calendar. You end up getting a Google Calendar link like this: http:\/\/www.google.com\/calendar\/event?action=TEMPLATE&#038;text=HAPA+%26%23038%3B+Senior+Parent+Summer+Retreat&#038;dates=20120720\/20120723&#038;details=%26nbsp%3B%3Cp+style%3D%22text-align%3A+center%3B%22%3E%3Cstrong%3EJoin+Us+for+a+Joint+HAPA+%26amp%3B+Senior+Parent+Summer+Retreat%3C%2Fstrong%3E%3C%2Fp%3E%3Ch2+style%3D%22text-align%3A+center%3B%22%3E%E2%80%98Life+Long+Journey%E2%80%99+%E2%80%93An+Exploration+of+Our+Unique+Potential%3C%2Fh2%3E%3Cp+style%3D%22text-align%3A+center%3B%22%3E%3Cstrong%3EJuly+13-15+%28Bath%29+%26amp%3B+July+20+%E2%80%9322+%28Woodstock%29%2C+2012%3C%2Fstrong%3E%3C%2Fp%3EThis+summer%2C+Hyde+is+offering+a+unique+retreat+experience+to+alumni+parents+who+want+to+continue+their+personal+growth+in+a+seminar+setting.+The+Hyde+Alumni+Parent+Association+%28HAPA%29+will+join+senior+parents+who+are+preparing+themselves+for+a+heightened+year+of+leadership+and+learning.%3Cimg+class%3D%22alignleft+size-full+wp-image-22452%22+title%3D%22HAPA-beach2%22+src%3D%22http%3A%2F%2Fwww.hyde.edu%2Fwp-content%2Fuploads%2F2012%2F04%2FHAPA-beach21.jpg%22+alt%3D%22HAPA+retreat%22+width%3D%22250%22+height%3D%22207%22+%2F%3EThe+Hyde+education+has+been+called+a+%E2%80%9Clifelong+journey%2C%E2%80%9D+and+we+know+that+uncovering+our+unique+potential%2C+with+the+help+of+others%2C+is+an+ongoing+process+of+self-discovery.+Current+parents+are+beginning+a+new+relationship+as+a+mentor+or+coach+with+their+child%2C+while+alumni+parents+are+continuing+to+establish+their+vision+beyond+parenthood.Couples+are+encouraged+to+attend+together.+A+portion+of+the+retreat+will+be+devoted+to+examining+the+important+relationships+in+our+lives%2C+and+how+they+impact+our+sense+of+self+and+destiny.The+weekend+is+part+of+the+HAPA+Renewal+Weekend+program%2C+which+offers+alumni+parents+the+opportunity+to+step+out+of+their+busy+lives%2C+meet+new+friends+and+rekindle+old+friendships%2C+and+reflect+on+life%E2%80%99s+purpose+and+journey.Retreats+will+be+held+on+both+the+Bath+campus+and+the+Woodstock+campus%2C+and+space+is+limited.%3Cstrong%3ECost%3A%3C%2Fstrong%3E+%24150+per+alumni+parent%3Cp+style%3D%22text-align%3A+left%3B%22%3E%3Cstrong%3ERegistration%3A%3C%2Fstrong%3E+Please+register+with+Judy+Hendrickson+at+860-963-4756+or+%3Ca+href%3D%22mailto%3Ajhendrickson%40hyde.edu%22%3Ejhendrickson%40hyde.edu%3C%2Fa%3E.%3C%2Fp%3EThe+weekend+will+leave+everyone+with+a+renewed+sense+of+vision+and+capacity+for+growth.+One+HAPA+remarked+last+year%2C+%E2%80%9CIt+was+a+reminder+of+everything+I+miss+about+Hyde+%E2%80%A6+the+freedom+to+push+myself+within+a+framework+of+support%2C+the+sharing+of+life+struggles+and+triumphs%2C+the+explicit+setting+aside+of+time+for+reflection%2C+and+the+deep+comfort+that+results+from+a+balance+between+challenge+and+validation.%E2%80%9DWe+hope+you%E2%80%99ll+join+us.Share+this:++++++++++++++++++++++++Tweet&#038;location=150+Route+169%2C+Woodstock%2C+CT%2C+06281%2C+United+States&#038;sprop=website:http:\/\/www.hyde.edu&#038;trp=false Solution? Change line 589 to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/\",\"name\":\"Fix: Google Calendar Links are too long -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2012-05-17T18:40:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/#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\":\"Welcome!\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/_welcome\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Pre-Sales Questions\",\"item\":\"https:\/\/theeventscalendar.com\/support\/forums\/forum\/_welcome\/pre-sales-questions\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Fix: Google Calendar Links are too long\"}]},{\"@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":"Fix: Google Calendar Links are too long -","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\/fix-google-calendar-links-are-too-long\/","og_locale":"en_US","og_type":"article","og_title":"Fix: Google Calendar Links are too long -","og_description":"Hi, In events-calendar-pro.php, around line 589, you have this: &#8216;details&#8217; =&gt; str_replace( &#8216; &#8216; , &#8216;+&#8217;, strip_tags( apply_filters( &#8216;the_content&#8217;, urlencode( get_the_content() ) ) ) ), This is causing events for which the_content() is very lengthy to break Google Calendar. You end up getting a Google Calendar link like this: http:\/\/www.google.com\/calendar\/event?action=TEMPLATE&#038;text=HAPA+%26%23038%3B+Senior+Parent+Summer+Retreat&#038;dates=20120720\/20120723&#038;details=%26nbsp%3B%3Cp+style%3D%22text-align%3A+center%3B%22%3E%3Cstrong%3EJoin+Us+for+a+Joint+HAPA+%26amp%3B+Senior+Parent+Summer+Retreat%3C%2Fstrong%3E%3C%2Fp%3E%3Ch2+style%3D%22text-align%3A+center%3B%22%3E%E2%80%98Life+Long+Journey%E2%80%99+%E2%80%93An+Exploration+of+Our+Unique+Potential%3C%2Fh2%3E%3Cp+style%3D%22text-align%3A+center%3B%22%3E%3Cstrong%3EJuly+13-15+%28Bath%29+%26amp%3B+July+20+%E2%80%9322+%28Woodstock%29%2C+2012%3C%2Fstrong%3E%3C%2Fp%3EThis+summer%2C+Hyde+is+offering+a+unique+retreat+experience+to+alumni+parents+who+want+to+continue+their+personal+growth+in+a+seminar+setting.+The+Hyde+Alumni+Parent+Association+%28HAPA%29+will+join+senior+parents+who+are+preparing+themselves+for+a+heightened+year+of+leadership+and+learning.%3Cimg+class%3D%22alignleft+size-full+wp-image-22452%22+title%3D%22HAPA-beach2%22+src%3D%22http%3A%2F%2Fwww.hyde.edu%2Fwp-content%2Fuploads%2F2012%2F04%2FHAPA-beach21.jpg%22+alt%3D%22HAPA+retreat%22+width%3D%22250%22+height%3D%22207%22+%2F%3EThe+Hyde+education+has+been+called+a+%E2%80%9Clifelong+journey%2C%E2%80%9D+and+we+know+that+uncovering+our+unique+potential%2C+with+the+help+of+others%2C+is+an+ongoing+process+of+self-discovery.+Current+parents+are+beginning+a+new+relationship+as+a+mentor+or+coach+with+their+child%2C+while+alumni+parents+are+continuing+to+establish+their+vision+beyond+parenthood.Couples+are+encouraged+to+attend+together.+A+portion+of+the+retreat+will+be+devoted+to+examining+the+important+relationships+in+our+lives%2C+and+how+they+impact+our+sense+of+self+and+destiny.The+weekend+is+part+of+the+HAPA+Renewal+Weekend+program%2C+which+offers+alumni+parents+the+opportunity+to+step+out+of+their+busy+lives%2C+meet+new+friends+and+rekindle+old+friendships%2C+and+reflect+on+life%E2%80%99s+purpose+and+journey.Retreats+will+be+held+on+both+the+Bath+campus+and+the+Woodstock+campus%2C+and+space+is+limited.%3Cstrong%3ECost%3A%3C%2Fstrong%3E+%24150+per+alumni+parent%3Cp+style%3D%22text-align%3A+left%3B%22%3E%3Cstrong%3ERegistration%3A%3C%2Fstrong%3E+Please+register+with+Judy+Hendrickson+at+860-963-4756+or+%3Ca+href%3D%22mailto%3Ajhendrickson%40hyde.edu%22%3Ejhendrickson%40hyde.edu%3C%2Fa%3E.%3C%2Fp%3EThe+weekend+will+leave+everyone+with+a+renewed+sense+of+vision+and+capacity+for+growth.+One+HAPA+remarked+last+year%2C+%E2%80%9CIt+was+a+reminder+of+everything+I+miss+about+Hyde+%E2%80%A6+the+freedom+to+push+myself+within+a+framework+of+support%2C+the+sharing+of+life+struggles+and+triumphs%2C+the+explicit+setting+aside+of+time+for+reflection%2C+and+the+deep+comfort+that+results+from+a+balance+between+challenge+and+validation.%E2%80%9DWe+hope+you%E2%80%99ll+join+us.Share+this:++++++++++++++++++++++++Tweet&#038;location=150+Route+169%2C+Woodstock%2C+CT%2C+06281%2C+United+States&#038;sprop=website:http:\/\/www.hyde.edu&#038;trp=false Solution? Change line 589 to [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/","name":"Fix: Google Calendar Links are too long -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2012-05-17T18:40:21+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/fix-google-calendar-links-are-too-long\/#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":"Welcome!","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/_welcome\/"},{"@type":"ListItem","position":4,"name":"Pre-Sales Questions","item":"https:\/\/theeventscalendar.com\/support\/forums\/forum\/_welcome\/pre-sales-questions\/"},{"@type":"ListItem","position":5,"name":"Fix: Google Calendar Links are too long"}]},{"@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\/19323","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\/19323\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=19323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}