{"id":6869560,"date":"2015-12-20T20:17:15","date_gmt":"2015-12-20T20:17:15","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/input-of\/"},"modified":"2016-08-30T21:32:42","modified_gmt":"2016-08-30T21:32:42","slug":"input-of","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/input-of\/","title":{"rendered":"Input of"},"content":{"rendered":"<p>Hi,<\/p>\n<p>i have this template:<\/p>\n<pre><code>&lt;?php\n\/**\n * Theme Page Section for our theme.\n *\n * @package ThemeGrill\n * @subpackage ColorMag\n * @since ColorMag 1.0\n *\/\n?&gt;\n\n&lt;?php get_header(); ?&gt;\n\n   \t&lt;?php do_action( &#039;colormag_before_body_content&#039; ); ?&gt;\n\n\t&lt;div id=&quot;primary&quot;&gt;\n\t\t&lt;div id=&quot;content&quot; class=&quot;clearfix&quot;&gt;\n\t\t\t&lt;?php while ( have_posts() ) : the_post(); ?&gt;\n\t\t\t\t&lt;?php get_template_part( &#039;content&#039;, &#039;page&#039; ); ?&gt;\n\n\t\t\t\t&lt;?php\n\t\t\t\t\tdo_action( &#039;colormag_before_comments_template&#039; );\n\t\t\t\t\t\/\/ If comments are open or we have at least one comment, load up the comment template\n\t\t\t\t\tif ( comments_open() || &#039;0&#039; != get_comments_number() )\n\t\t\t\t\t\tcomments_template();\n\t      \t\tdo_action ( &#039;colormag_after_comments_template&#039; );\n\t\t\t\t?&gt;\n\n\t\t\t&lt;?php endwhile; ?&gt;\n\n\t\t&lt;\/div&gt;&lt;!-- #content --&gt;\n\t&lt;\/div&gt;&lt;!-- #primary --&gt;\n\n\t&lt;?php colormag_sidebar_select(); ?&gt;\n\n\t&lt;?php do_action( &#039;colormag_after_body_content&#039; ); ?&gt;\n\n&lt;?php get_footer(); ?&gt;<\/code><\/pre>\n<p>The Subheader should be placed sub the title, but i don&#8217;t know where to write the &lt;?php the_subheading(&#8216;&lt;i&gt;&#8217;, &#8216;&lt;\/i&gt;&#8217;); ?&gt;. In content-single.php i write it bevore the &lt;\/header&gt;.<\/p>\n<p>Greets<\/p>\n<p>https:\/\/wordpress.org\/plugins\/subheading\/<\/p>\n","protected":false},"template":"","class_list":["post-6869560","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/6869560","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\/6869560\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=6869560"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}