Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS WordPress.com post order by date modified

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #185216
    rmccastro
    Participant

    Hello everyone,

    I have a premium wordpress.com account and i’m trying to solve a important issue, essential for my website idea.

    I need to have my posts in the front page ordered by date modified. I have read that by falsifying the date, it can be achieved, but unfortunately, i can’t apply it, as i need to use date accuracy in my posts.

    I tried the sticky note method, but all the posts with sticky notes activated, were positioned by alphabetical order!!

    So i wonder, what can i write in the CSS editor to obtain what i need. Is there some code allowing to change the order of those sticky notes?

    Thanks for the time and patience,

    Regards,

    Ricardo

    #185259
    shaneisme
    Participant

    You can’t write anything in CSS to do this.

    If you had your own WP blog you can do it by modifying the call on the query_posts method:

    https://wordpress.org/support/topic/sorting-posts-by-modified-date-not-creation-date

    I honestly don’t know if you can do this with a WP.com site.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.