{"id":106926,"date":"2014-02-20T06:26:45","date_gmt":"2014-02-20T14:26:45","guid":{"rendered":"https:\/\/tri.be\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/"},"modified":"2014-02-21T07:47:21","modified_gmt":"2014-02-21T15:47:21","slug":"calendar-next-month-links-not-working-part-2","status":"closed","type":"topic","link":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/","title":{"rendered":"Calendar Next Month Links Not Working Part 2"},"content":{"rendered":"<p>Hi, Barry was attempting to assist me with a problem in making the calendar navigation links work. https:\/\/tri.be\/support\/forums\/topic\/calendar-next-month-links-not-working\/#post-105385<\/p>\n<p>I have got the php file identified now that I needed to put the line of code Barry gave me in. I have added the code within the body tags but this hasn&#8217;t fixed the problem. The code I have is below, could you clarify where it should be put if not in the body tags? I also tried in the head tags too, but still nothing. Is there anything else at all you could suggest??<\/p>\n<p>&lt;?php<br \/>\n\/**<br \/>\n* @package   Shelf<br \/>\n* @author    YOOtheme http:\/\/www.yootheme.com<br \/>\n* @copyright Copyright (C) YOOtheme GmbH<br \/>\n* @license   http:\/\/www.gnu.org\/licenses\/gpl.html GNU\/GPL<br \/>\n*\/<\/p>\n<p>\/\/ get template configuration<br \/>\ninclude($this[&#8216;path&#8217;]-&gt;path(&#8216;layouts:template.config.php&#8217;));<\/p>\n<p>?&gt;<br \/>\n&lt;!DOCTYPE HTML&gt;<br \/>\n&lt;html lang=&#8221;&lt;?php echo $this[&#8216;config&#8217;]-&gt;get(&#8216;language&#8217;); ?&gt;&#8221; dir=&#8221;&lt;?php echo $this[&#8216;config&#8217;]-&gt;get(&#8216;direction&#8217;); ?&gt;&#8221;&gt;<\/p>\n<p>&lt;head&gt;<br \/>\n&lt;?php echo $this[&#8216;template&#8217;]-&gt;render(&#8216;head&#8217;); ?&gt;<br \/>\n&lt;\/head&gt;<\/p>\n<p>&lt;body id=&#8221;page&#8221; class=&#8221;page &lt;?php echo $this[&#8216;config&#8217;]-&gt;get(&#8216;body_classes&#8217;); ?&gt;&#8221; data-config='&lt;?php echo $this[&#8216;config&#8217;]-&gt;get(&#8216;body_config&#8217;,'{}&#8217;); ?&gt;&#8217;&gt;<\/p>\n<p>\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;absolute&#8217;)) : ?&gt;<br \/>\n\t&lt;div id=&#8221;absolute&#8221;&gt;<br \/>\n\t\t&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;absolute&#8217;); ?&gt;<br \/>\n\t&lt;\/div&gt;<br \/>\n\t&lt;?php endif; ?&gt;<\/p>\n<p>\t&lt;div id=&#8221;block-toolbar&#8221;&gt;<\/p>\n<p>\t\t&lt;div class=&#8221;wrapper&#8221;&gt;<\/p>\n<p>\t\t\t&lt;div id=&#8221;toolbar&#8221; class=&#8221;grid-block&#8221;&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;toolbar-l&#8217;) || $this[&#8216;config&#8217;]-&gt;get(&#8216;date&#8217;)) : ?&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;float-left&#8221;&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php if ($this[&#8216;config&#8217;]-&gt;get(&#8216;date&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t&lt;time datetime=&#8221;&lt;?php echo $this[&#8216;config&#8217;]-&gt;get(&#8216;datetime&#8217;); ?&gt;&#8221;&gt;&lt;?php echo $this[&#8216;config&#8217;]-&gt;get(&#8216;actual_date&#8217;); ?&gt;&lt;\/time&gt;<br \/>\n\t\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;toolbar-l&#8217;); ?&gt;<\/p>\n<p>\t\t\t\t&lt;\/div&gt;<br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;search&#8217;)) : ?&gt;<br \/>\n\t\t\t\t&lt;div id=&#8221;search&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;search&#8217;); ?&gt;&lt;\/div&gt;<br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;toolbar-r&#8217;)) : ?&gt;<br \/>\n\t\t\t\t&lt;div class=&#8221;float-right&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;toolbar-r&#8217;); ?&gt;&lt;\/div&gt;<br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t&lt;\/div&gt;<\/p>\n<p>\t\t&lt;\/div&gt;<\/p>\n<p>\t&lt;\/div&gt;<\/p>\n<p>\t&lt;div id=&#8221;block-header&#8221;&gt;<br \/>\n\t\t&lt;div&gt;<\/p>\n<p>\t\t\t&lt;div class=&#8221;wrapper clearfix&#8221;&gt;<\/p>\n<p>\t\t\t\t&lt;header id=&#8221;header&#8221; class=&#8221;grid-block&#8221;&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;logo&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t<a>get(&#8216;site_url&#8217;); ?&gt;&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;logo&#8217;); ?&gt;<\/a><br \/>\n\t\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t\t&lt;div id=&#8221;menubar&#8221; class=&#8221;grid-block&#8221;&gt;<\/p>\n<p>\t\t\t\t\t\t&lt;?php  if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;menu&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t\t&lt;nav id=&#8221;menu&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;menu&#8217;); ?&gt;&lt;\/nav&gt;<br \/>\n\t\t\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t\t&lt;\/div&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;banner&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t&lt;div id=&#8221;banner&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;banner&#8217;); ?&gt;&lt;\/div&gt;<br \/>\n\t\t\t\t\t&lt;?php endif;  ?&gt;<\/p>\n<p>\t\t\t\t&lt;\/header&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;top-a&#8217;)) : ?&gt;<br \/>\n\t\t\t\t&lt;section id=&#8221;top-a&#8221; class=&#8221;grid-block&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;top-a&#8217;, array(&#8216;layout&#8217;=&gt;$this[&#8216;config&#8217;]-&gt;get(&#8216;top-a&#8217;))); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t&lt;\/div&gt;<\/p>\n<p>\t\t&lt;\/div&gt;<br \/>\n\t&lt;\/div&gt;<\/p>\n<p>\t&lt;div id=&#8221;block-main&#8221;&gt;<\/p>\n<p>\t\t&lt;div class=&#8221;wrapper&#8221;&gt;<\/p>\n<p>\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;top-b&#8217;)) : ?&gt;<br \/>\n\t\t\t&lt;section id=&#8221;top-b&#8221; class=&#8221;grid-block&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;top-b&#8217;, array(&#8216;layout&#8217;=&gt;$this[&#8216;config&#8217;]-&gt;get(&#8216;top-b&#8217;))); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;innertop + innerbottom + sidebar-a + sidebar-b&#8217;) || $this[&#8216;config&#8217;]-&gt;get(&#8216;system_output&#8217;)) : ?&gt;<br \/>\n\t\t\t&lt;div id=&#8221;main&#8221; class=&#8221;grid-block&#8221;&gt;<\/p>\n<p>\t\t\t\t&lt;div id=&#8221;maininner&#8221; class=&#8221;grid-box&#8221;&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;innertop&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t&lt;section id=&#8221;innertop&#8221; class=&#8221;grid-block&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;innertop&#8217;, array(&#8216;layout&#8217;=&gt;$this[&#8216;config&#8217;]-&gt;get(&#8216;innertop&#8217;))); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;breadcrumbs&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t&lt;section id=&#8221;breadcrumbs&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;breadcrumbs&#8217;); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php if ($this[&#8216;config&#8217;]-&gt;get(&#8216;system_output&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t&lt;section id=&#8221;content&#8221; class=&#8221;grid-block&#8221;&gt;&lt;?php echo $this[&#8216;template&#8217;]-&gt;render(&#8216;content&#8217;); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;innerbottom&#8217;)) : ?&gt;<br \/>\n\t\t\t\t\t&lt;section id=&#8221;innerbottom&#8221; class=&#8221;grid-block&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;innerbottom&#8217;, array(&#8216;layout&#8217;=&gt;$this[&#8216;config&#8217;]-&gt;get(&#8216;innerbottom&#8217;))); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t&lt;\/div&gt;<br \/>\n\t\t\t\t&lt;!&#8211; maininner end &#8211;&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;sidebar-a&#8217;)) : ?&gt;<br \/>\n\t\t\t\t&lt;aside id=&#8221;sidebar-a&#8221; class=&#8221;grid-box&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;sidebar-a&#8217;, array(&#8216;layout&#8217;=&gt;&#8217;stack&#8217;)); ?&gt;&lt;\/aside&gt;<br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;sidebar-b&#8217;)) : ?&gt;<br \/>\n\t\t\t\t&lt;aside id=&#8221;sidebar-b&#8221; class=&#8221;grid-box&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;sidebar-b&#8217;, array(&#8216;layout&#8217;=&gt;&#8217;stack&#8217;)); ?&gt;&lt;\/aside&gt;<br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t&lt;\/div&gt;<br \/>\n\t\t\t&lt;?php endif; ?&gt;<br \/>\n\t\t\t&lt;!&#8211; main end &#8211;&gt;<\/p>\n<p>\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;bottom-a&#8217;)) : ?&gt;<br \/>\n\t\t\t&lt;section id=&#8221;bottom-a&#8221; class=&#8221;grid-block&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;bottom-a&#8217;, array(&#8216;layout&#8217;=&gt;$this[&#8216;config&#8217;]-&gt;get(&#8216;bottom-a&#8217;))); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;bottom-b&#8217;)) : ?&gt;<br \/>\n\t\t\t&lt;section id=&#8221;bottom-b&#8221; class=&#8221;grid-block&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;bottom-b&#8217;, array(&#8216;layout&#8217;=&gt;$this[&#8216;config&#8217;]-&gt;get(&#8216;bottom-b&#8217;))); ?&gt;&lt;\/section&gt;<br \/>\n\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t&lt;\/div&gt;<\/p>\n<p>\t&lt;\/div&gt;<\/p>\n<p>\t&lt;div id=&#8221;block-footer&#8221; class=&#8221;clearfix&#8221;&gt;<\/p>\n<p>\t\t&lt;div class=&#8221;wrapper&#8221;&gt;<\/p>\n<p>\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;footer + logo-footer + debug&#8217;) || $this[&#8216;config&#8217;]-&gt;get(&#8216;warp_branding&#8217;)) : ?&gt;<br \/>\n\t\t\t&lt;footer id=&#8221;footer&#8221; class=&#8221;grid-block&#8221;&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;modules&#8217;]-&gt;count(&#8216;logo-footer&#8217;)) : ?&gt;<br \/>\n\t\t\t\t<a>get(&#8216;site_url&#8217;); ?&gt;&#8221;&gt;&lt;?php echo $this[&#8216;modules&#8217;]-&gt;render(&#8216;logo-footer&#8217;); ?&gt;<\/a><br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t&lt;?php if ($this[&#8216;config&#8217;]-&gt;get(&#8216;totop_scroller&#8217;)) : ?&gt;<br \/>\n\t\t\t\t<a href=\"#page\"><\/a><br \/>\n\t\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t\t\t&lt;div&gt;<br \/>\n\t\t\t\t\t&lt;?php<br \/>\n\t\t\t\t\t\techo $this[&#8216;modules&#8217;]-&gt;render(&#8216;footer&#8217;);<br \/>\n\t\t\t\t\t\t$this-&gt;output(&#8216;warp_branding&#8217;);<br \/>\n\t\t\t\t\t\techo $this[&#8216;modules&#8217;]-&gt;render(&#8216;debug&#8217;);<br \/>\n\t\t\t\t\t?&gt;<br \/>\n\t\t\t\t&lt;\/div&gt;<\/p>\n<p>\t\t\t&lt;\/footer&gt;<br \/>\n\t\t\t&lt;?php endif; ?&gt;<\/p>\n<p>\t\t&lt;\/div&gt;<\/p>\n<p>\t&lt;\/div&gt;<\/p>\n<p>\t&lt;?php echo $this-&gt;render(&#8216;footer&#8217;); ?&gt;<br \/>\n&lt;\/body&gt;<br \/>\n&lt;\/html&gt;<\/p>\n","protected":false},"template":"","class_list":["post-106926","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>Calendar Next Month Links Not Working Part 2 -<\/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\/calendar-next-month-links-not-working-part-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calendar Next Month Links Not Working Part 2 -\" \/>\n<meta property=\"og:description\" content=\"Hi, Barry was attempting to assist me with a problem in making the calendar navigation links work. https:\/\/tri.be\/support\/forums\/topic\/calendar-next-month-links-not-working\/#post-105385 I have got the php file identified now that I needed to put the line of code Barry gave me in. I have added the code within the body tags but this hasn&#8217;t fixed the problem. The [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/\" \/>\n<meta property=\"article:modified_time\" content=\"2014-02-21T15:47:21+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=\"6 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\/calendar-next-month-links-not-working-part-2\/\",\"url\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/\",\"name\":\"Calendar Next Month Links Not Working Part 2 -\",\"isPartOf\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/#website\"},\"datePublished\":\"2014-02-20T14:26:45+00:00\",\"dateModified\":\"2014-02-21T15:47:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/#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\":\"Calendar Next Month Links Not Working Part 2\"}]},{\"@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":"Calendar Next Month Links Not Working Part 2 -","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\/calendar-next-month-links-not-working-part-2\/","og_locale":"en_US","og_type":"article","og_title":"Calendar Next Month Links Not Working Part 2 -","og_description":"Hi, Barry was attempting to assist me with a problem in making the calendar navigation links work. https:\/\/tri.be\/support\/forums\/topic\/calendar-next-month-links-not-working\/#post-105385 I have got the php file identified now that I needed to put the line of code Barry gave me in. I have added the code within the body tags but this hasn&#8217;t fixed the problem. The [&hellip;]","og_url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/","article_modified_time":"2014-02-21T15:47:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/","url":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/","name":"Calendar Next Month Links Not Working Part 2 -","isPartOf":{"@id":"https:\/\/theeventscalendar.com\/support\/#website"},"datePublished":"2014-02-20T14:26:45+00:00","dateModified":"2014-02-21T15:47:21+00:00","breadcrumb":{"@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/theeventscalendar.com\/support\/forums\/topic\/calendar-next-month-links-not-working-part-2\/#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":"Calendar Next Month Links Not Working Part 2"}]},{"@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\/106926","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\/106926\/revisions"}],"wp:attachment":[{"href":"https:\/\/theeventscalendar.com\/support\/wp-json\/wp\/v2\/media?parent=106926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}