|
Jan 3 |
accepted | Default, locked sorting of posting fields |
|
Jan 3 |
awarded | Editor |
|
Jan 3 |
revised |
Best Collection of Code for your functions.php file fixed code |
|
Jan 2 |
answered | Best Collection of Code for your functions.php file |
|
Jan 2 |
answered | Best Collection of Code for your functions.php file |
|
Dec 14 |
comment |
Default, locked sorting of posting fields Yes, that worked. |
|
Dec 13 |
asked | Default, locked sorting of posting fields |
|
Dec 13 |
accepted | Add content in between of foreach |
|
Dec 13 |
asked | Add content in between of foreach |
|
Nov 28 |
comment |
Query on custom field count? Yes, I mean what t31os said. I don't have to use the WP-Query, I can also use an SQL-query. |
|
Nov 25 |
asked | Query on custom field count? |
|
Nov 16 |
comment |
Select category in custom query How can I limit the output based on the number of 'krit_karakter'? I want to only show posts that have 5 or more entries in "krit_karakter". Is this possible? |
|
Nov 15 |
awarded | Scholar |
|
Nov 15 |
comment |
Select category in custom query Thank you! I think this will be the best solution for my use.. :) |
|
Nov 15 |
accepted | Select category in custom query |
|
Nov 9 |
awarded | Supporter |
|
Nov 4 |
comment |
Select category in custom query Hmm, I thought it was something like that. I tried on my local installation, and it gave no output. When I tried on the live installation, it only gave me a blank page... Why? |
|
Nov 4 |
asked | Select category in custom query |
|
Nov 4 |
comment |
Archive sorting functions by custom fields (front-end) Thank you, @t31os. I will definitely try out this.. :) I'll get back to ya'll when I have tested it. |
|
Nov 4 |
comment |
Archive sorting functions by custom fields (front-end) Yes, It's the idea that I can control the meta values that the user can filter posts by. I have a lot of custom fields/meta values, and it is not necessary/possible to filter with all of them. It's just a few values that I want the user to be able to filter by. |