hakimjaya06 / carrington

Automatically exported from code.google.com/p/carrington
0 stars 0 forks source link

query_posts not working #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. add a query_posts(cat=x&showposts=x) before any loops

Have you noticed that there is no way of limiting the amount of posts in a
page / category or simply showing x amounts of posts from 1 category?

looks like query_posts is not working... as soon as i switch themes it goes
back to working as normal... any ideas?

Original issue reported on code.google.com by luigi.fu...@gmail.com on 19 Jul 2009 at 8:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It appears that neither of the ordering parameters work either.  For example:

query_posts("orderby=date&order=DESC") definitely is not ordering by date.

Leaving a call to query_posts out of my template entirely doesn't even solve the
ordering issue.  I can't tell exactly what it's sorting on.

This is in Carrington JAM-1.2

Original comment by internet...@gmail.com on 27 Jul 2009 at 6:42

GoogleCodeExporter commented 9 years ago
I ran into the same issue last week and I tried everything. I'm hoping it gets 
resolved soon but for now I had to 
use a count ( $count++; ).

Original comment by dancame...@gmail.com on 24 Aug 2009 at 6:19

GoogleCodeExporter commented 9 years ago
you can read about my experiences with this problem here -
http://wordpress.org/support/topic/311391?replies=11

Original comment by brad.sim...@gmail.com on 16 Sep 2009 at 7:38

GoogleCodeExporter commented 9 years ago
Should be resolved with r444

http://code.google.com/p/carrington/source/detail?r=444

Original comment by alexking...@gmail.com on 2 Oct 2009 at 4:20

GoogleCodeExporter commented 9 years ago
Nice, thanks Alex.

Original comment by dancame...@gmail.com on 2 Oct 2009 at 5:30

GoogleCodeExporter commented 9 years ago
i'm not familiar with how google code works. does that mean if i download what's
listed at carrington jam 1.3 today, it will fix this problem that was in 
carrington
jam 1.3 before?

Original comment by brad.sim...@gmail.com on 13 Oct 2009 at 7:19

GoogleCodeExporter commented 9 years ago
did this issue get fixed ? I tried it and it didn't work for me

Original comment by Charles....@gmail.com on 18 Jan 2010 at 6:29

GoogleCodeExporter commented 9 years ago
I just grabbed the r444 ajax-load.php file and this is still not fixed for me. 
Anyone else still experiencing it?

Original comment by joshkeph...@gmail.com on 6 Mar 2010 at 7:51

GoogleCodeExporter commented 9 years ago
Sorry, have never used Google code and just realized the issue has already been
closed.  Should I create another issue or is it ok to continue discussions in 
this one?

Original comment by joshkeph...@gmail.com on 7 Mar 2010 at 8:26

GoogleCodeExporter commented 9 years ago
Complete fix is in the latest r463 revision of ajax-load.php.  r444 only fixes
category queries.  the latest r463 fixes categories as well as any archive 
queries.  

Original comment by joshkeph...@gmail.com on 16 Mar 2010 at 2:42

GoogleCodeExporter commented 9 years ago
Still unfixed for me, I updated my ajax-load.php file and I'm still getting the 
full 
category posts list instead of my showposts parameter. Going with a counter for 
now, 
:(

Original comment by hernanda...@gmail.com on 28 May 2010 at 11:22

GoogleCodeExporter commented 9 years ago
ARRRGGGHHHHHHHH YET ANOTHER CARRINGTON JAM ISSUE I RUN INTO!!!! ARRRGGGHHHHHHHHH

Original comment by cells.ja...@gmail.com on 13 Sep 2011 at 3:54

GoogleCodeExporter commented 9 years ago
The r463 unfortunately has not fixed anything for me. sigh..

Original comment by cells.ja...@gmail.com on 13 Sep 2011 at 3:56