Home Forums WordPress Themes – Premium Celestial (Celestial Reloaded) Sort posts in portfolio alphabetically

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14016
    Jackie Clark
    Participant

    I’m assuming I need to edit the category.php file to do this. I think it’s chronological at present and as I’m using it as a Products page, would like to display the portfolio alphabetically.

    Is this possible?

    #14017
    Sushil Adhikari
    Moderator

    Unfortunately the portfolio in my themes are not overly robust, but function like the blog category and post method. To do it as you are wanting is not quite as easy because it’s done by date. Options are:

    1. find a plugin that will organize items (they exist actually)
    2. Code the category.php file with a custom order query
    3. list out on paper your items and then add them in the order you need them alphabetically (using the date ordering)

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.