Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

Change the order of the post
(1 viewing) (1) Guest
All your queries regarding
Wordpress Blog,
Installation of Wordpress Blog,
Configuration of Wordpress ,
Using Wordpress as a CMS,
Wordpress Plugins and tonnes more... will be solved in this forum...
  • Page:
  • 1
TOPIC:

Change the order of the post

Change the order of the post 10 months, 3 weeks ago #661

  • avan12
  • OFFLINE
  • Junior Boarder
  • Posts: 35
  • Karma: 0
I have made a custom template for a wordpress page. This template lists all posts in a certain category.
I want to change the order of the post, so they are listed ascending by a custom field named date. The date in the custom field is formatted like this: "d/m/Y". I also want to exclude posts where the date has passed.

Re: Change the order of the post 10 months, 3 weeks ago #662

  • andrew
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
For the order of the post basen on a custom field use
meta_key=CustomFieldName&orderby=meta_value In your query.

Re: Change the order of the post 10 months, 2 weeks ago #675

  • avan12
  • OFFLINE
  • Junior Boarder
  • Posts: 35
  • Karma: 0
Thanks for the response.
How do I use this in my query?
When I replace <?php query_posts('category_name=events'); ?> on line 29 with <?php query_posts('meta_key=Dato&orderby=meta_value'); ?>, i break the code.

Thanks in advance.
  • Page:
  • 1
Time to create page: 1.30 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download