rahulword9895
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Posts_per_page= if more than 150 is dosen't worknow am facing same problem.i changed
~/wp-includes/default-constants.php
#line 23:‘WP_MEMORY_LIMIT’,’64M’.It doesnt show all post
Forum: Fixing WordPress
In reply to: querypost not showing all posthi,
It will return ‘No Results Found’!. When we give ‘posts_per_page’ more than 114 it also return ‘No Results Found’!. and having total 125 posts,now its taking only first 114 posts.Any solution for this?
Forum: Fixing WordPress
In reply to: querypost not showing all postForum: Plugins
In reply to: [CSS] [Plugin: CSS] scroll bar colorhow to give color for scroll in text area
Forum: Fixing WordPress
In reply to: wp pagenavi errorbrother..nw its working.i just changed archive page to a template page..then create a new page and select template as archive page..given that link to index page..nw its working fine..thank you for ur support.
Forum: Fixing WordPress
In reply to: wp pagenavi erroractually i have 200 post..need to show them all,thats all…the above code u given is fine..but it shows only post from 2012.i have post from 2012 to 2002..
Forum: Fixing WordPress
In reply to: wp pagenavi errori think browse by month
Forum: Fixing WordPress
In reply to: wp pagenavi errorie,i have post from 2002 to 2012..each month having 2 post ..in index page it shows only 10 post,to view more post click on link there[there i have given like this <?php echo $home./2012] it redirect to archive page..there need to show 20 post per page
Forum: Fixing WordPress
In reply to: wp pagenavi erroru have given above code will work..only problem it shows only 2012 post..need to show all post
Forum: Fixing WordPress
In reply to: wp pagenavi errorfunction my_archive_query( $query ) this code is working,but this shows only 2012 post only
Forum: Fixing WordPress
In reply to: wp pagenavi errorits not a general theme..its a spiritual organisation’s theme
Forum: Fixing WordPress
In reply to: wp pagenavi errorit will show all post…pagination is not there
Forum: Fixing WordPress
In reply to: wp pagenavi erroryes..i have so many post from 2002 to 2012,need to show 20 post per page
Forum: Fixing WordPress
In reply to: wp pagenavi errorarchive page,its in localhost
Forum: Fixing WordPress
In reply to: wp pagenavi errorno dynamic..in index page,there shows view post..and for more post one link is there like this inside href tag <?php echo $home.’/2012′;?>..it goes to archive page,url is http://MYSITE.com/2012/ this is working.next page onwards 404 error