{"id":61403,"date":"2016-09-23T19:50:40","date_gmt":"2016-09-23T17:50:40","guid":{"rendered":"https:\/\/pl.wordpress.org\/support\/topic\/wyswietlanie-wpisow-z-danej-kategorii\/"},"modified":"2016-09-23T19:54:06","modified_gmt":"2016-09-23T17:54:06","slug":"wyswietlanie-wpisow-z-danej-kategorii","status":"publish","type":"topic","link":"https:\/\/pl.wordpress.org\/support\/topic\/wyswietlanie-wpisow-z-danej-kategorii\/","title":{"rendered":"Wy\u015bwietlanie wpis\u00f3w z danej kategorii"},"content":{"rendered":"<p>Witam, czy w poni\u017cszym kodzie mo\u017cna doda\u0107 formu\u0142\u0119 tak aby wy\u015bwietla\u0142y si\u0119 wpisy ale tylko z danej kategorii np.: taxonomy=property_category&amp;tag_ID=4&amp;post_type=property<\/p>\n<p>Fragment kodu:<\/p>\n<pre><code>&lt;div class=&quot;row property-list-area&quot;&gt;\n &lt;?php\n if( $property_query-&gt;found_posts &lt;= 0 ) { ?&gt;\n  &lt;p class=&#039;no-property&#039;&gt;&lt;?php esc_html_e(&#039;Nie znaleziono \u017cadnych nieruchomo\u015bci.&#039;,&#039;dreamvilla-multiple-property&#039;); ?&gt;&lt;\/p&gt;\n &lt;?php }\n\n $dreamvilla_property_list = $dreamvilla_options[&#039;dreamvilla_search_page_list_variation&#039;];\n\t\t\t\t\t\t\t\t\t\t\n if( $property_query ){\n  while ($property_query-&gt;have_posts()) : $property_query-&gt;the_post();\n\t\t\t\t\t\t\n  switch($dreamvilla_property_list) {\n\n  case &#039;grid1_Layout_Full_width&#039;: echo dreamvilla_mp_listing_full_grid_version1( $post-&gt;ID, &#039;without&#039; );\n  break;\n\n endwhile;\n \n } ?&gt;\t\t\t\t\t\t\t\t\t\t\t\n&lt;\/div&gt;<\/code><\/pre>\n","protected":false},"template":"","class_list":["post-61403","topic","type-topic","status-publish","hentry","topic-tag-wyswietlanie-danej-kategorii"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/61403","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":2,"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/61403\/revisions"}],"predecessor-version":[{"id":61405,"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/topic\/61403\/revisions\/61405"}],"wp:attachment":[{"href":"https:\/\/pl.wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=61403"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}