{"id":11564154,"date":"2019-05-23T11:13:19","date_gmt":"2019-05-23T11:13:19","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/notely-dont-show-in-post-type\/"},"modified":"2019-05-23T11:13:19","modified_gmt":"2019-05-23T11:13:19","slug":"notely-dont-show-in-post-type","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/notely-dont-show-in-post-type\/","title":{"rendered":"Notely don&#8217;t show in Post Type"},"content":{"rendered":"<p>Dear,<\/p>\n<p>I am running new website with post type like &#8220;tour&#8221;, and i install this plugin &#8220;Notely&#8221;, but this plugin don&#8217;t show when i create new tour.<\/p>\n<p>Instead when i create new post (normal post), i can see it.<\/p>\n<p>I am tryed to add new code into notely.pfp file but it don&#8217;t run:<\/p>\n<pre><code>\t\/\/ Add the meta box to TOUR\n    function notelypage_meta_box(){\n        add_meta_box(\n             &#039;notes&#039;,\n             sprintf( __( &#039;Tour Notes&#039;, &#039;notely&#039; )),\n            array( &amp;$this, &#039;meta_box_content&#039; ),\n            &#039;tour&#039;,\n            &#039;side&#039;,\n            &#039;default&#039;\n        );\n    }<\/code><\/pre>\n<p>Can you help me?<\/p>\n<p>Kind regards,<br \/>\nDAVID<\/p>\n","protected":false},"template":"","class_list":["post-11564154","topic","type-topic","status-publish","hentry","topic-tag-post_type"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/11564154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/11564154\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=11564154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}