alphausa
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: putting posts on a different pageExcatly my problem too. Buy no one can seem to help with this issue. I have tried and done the solutions posted and still no success.
Forum: Fixing WordPress
In reply to: putting posts on a different pageThanks, I give up there is no; if(have_posts()) : while(have_posts()) : the_post(); ?> in the index.php file. Must be using a different scrypt code.
I cannot get user posts to go to their own Citizens Post categaory or their own Citizens Post page and stay off of the main default page.
Forum: Fixing WordPress
In reply to: putting posts on a different pageI added/created anew page from the admin site in my PUNDIT 1.2 theme.
I went to settings and it does not have a page name for the default page.
I created a category and test post did appear in the category and the default page, not the new citizen page.
I can handle Citizens posts appearing in their own category if this is the only way to do this. But I do not want them to appear on the Main Default Homepage.
Any code for this?
Forum: Fixing WordPress
In reply to: putting posts on a different pageI have the same thing, posts go to default home page and all others. I want o add posts from users called citzens to theirs won page not the default home page.
Forum: Fixing WordPress
In reply to: putting posts on a different pageI do not see this scrypt in the index.php file. Only in the page.php file
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
any ideas if there are othere words used for the same loop in Pundit 1.2?
Forum: Fixing WordPress
In reply to: How to make category of posts appear under a page?whre do I find category ID-# and Page Id-#’s to put in the scrypt?
Forum: Fixing WordPress
In reply to: How to make category of posts appear under a page?Ho w do I do this. I have created a pafe suing the admin add a page in the theme but cannot get posts to appera there. Where do I make the file and save to where? This sounds easy, I am way new to this stuff. Do I create a file on my PC and then upload to my theme? I have tried uploading plugins but cannot use them either.
Forum: Fixing WordPress
In reply to: putting posts on a different pageNot that I have found. Does have a main index file
Forum: Fixing WordPress
In reply to: putting posts on a different pageI have the same issue. Home is not in the select file. Home page seems to be a default page fro m setup. I am using Pundit 1.2 theme. my site is http://www.alphaamericannation.com. I want o post my posts to the home page and users posts to a page I made called Citizens post. Ant ideas?
Forum: Fixing WordPress
In reply to: How to make category of posts appear under a page?I have the same question. This scryp tis not in my index.php. It is in my page.php template. I have tried this and in page.php and it stil posts on the home page.
Any suggestions. I am new to this.
Forum: Themes and Templates
In reply to: Show only X Category Posts on Pageplease help I am tryng this and is not working. I kepp gettin ghthese post to show up on my home page not in their own category.
Forum: Fixing WordPress
In reply to: put posts to their own page seperate from Home Blog postthank you for the help. ryans149. Can you tell me Where do I place this code in front of in the index file and do I need to change the Cat ID #?