PiotrNet
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme with Custom Post Type and paginationKakoma, the theme was that about, but it can be set to “content-home.php” post_type? You do not necessarily need to have a built-in theme Custom Post Type and Custom Field – I use the add-Types.
I am determined to hold custom post type on the home page – and leave for other purposes Posts pagination there will not even need me 😉
Thank you very much!
Forum: Themes and Templates
In reply to: Theme with Custom Post Type and paginationKakoma, thank you for your help but I’d rather use despite everything for their contributions Custom Type Pos because these entries are to be my main part of the site – ie the big picture and below the text – chciałym have 10 of them on the page and then pagination. As I have tried to simplify the work with the help of plugins Types, but unfortunately I can not deal with pagination.
Forum: Themes and Templates
In reply to: Theme with Custom Post Type and paginationCustom Post Type I need a reason for this, in order to post on the main page image and text and the standard “Posts” I want to leave myself to present content such as Terms, Privacy Policy, etc.
I tried to create a Custom Post Type with plugins – http://ww.wp.xz.cn/plugins/types/ – but it does not work I flip 🙂
I added index.php
<? php $ temp = $ wp_query; $ wp_query = null; $ wp_query = new WP_Query (); $ wp_query-> query ('post_type = xyz'. '& paged ='. $ paged); ?>Thanks for helping me 🙂