Slupostrupek
Member
Posted 4 years ago #
I have about 20 categories with sub-categories and in the biggest one [when i want to display only category like ...?cat=3 ] with more then 1500 posts is an error saying 'No Posts found' where could be bug ?
And this bug is in admin panel too [edit posts]
I'm using k2 theme, http://getk2.com/
Hi,
Make sure that you are using the correct query_post function in index.php file of your theme..as an example is here
<?php query_posts('cat=-3'); ?>
and also set max post for the page from wordpress admin area...I am able to see the posts in your blog at this time..
Thanks,
Shane G.
Slupostrupek
Member
Posted 4 years ago #
I think that. you should download K2, there is a little bit different formating :p
for example that what you are saying is in 'rollingarchive.php' and 'theloop.php' and looks like that: http://paste2.org/p/214391
so are you sure it's a theme bug ?
Slupostrupek
Member
Posted 4 years ago #
i've check other themes, and same bug..
"No Posts Found"
Slupostrupek
Member
Posted 3 years ago #
Slupostrupek
Member
Posted 3 years ago #
I have updated to the new wordpress, still 'No posts found' and... on RSS feed in this category it's dont work too.
help ! :p