Tagged Questions
0
votes
1answer
21 views
Archive for custom fields?
Recently I've done a nice taxonomy system on my WordPress website. Created also the taxonomy archive template files, so wherever I'm listing the taxonomies I can click on them and will bring me on a ...
1
vote
0answers
215 views
Meta query with multiple custom fields for archives page ordering problem
I'm modifying the query for archives pages so that the posts showing up on year, month or day pages are queried by there custom field (start-date and end-date) and are sorted by custom star-date ...
0
votes
1answer
564 views
Sort category page with custom field
This is similar to another question I asked, but I can't recognize how this query string works.
I have a custom field called "category_order" and I would like to sort my category page by this order ...
3
votes
2answers
1k views
Archive sorting functions by custom fields (front-end)
I want to give the users the ability to sort the posts in the archive by some custom fields that I pre-define.
The end result would be en a tabbed container, and the user will click on the relevant ...