• Hello,
    I just want to order the archive from oldest to latest comics,
    I tried to modify line 35 in the archive.php template
    $chapter_comic_order = get_option(‘toocheke-chapter-first-comic’) ? get_option(‘toocheke-chapter-first-comic’) : ‘DESC’;

    from DESC to ASC, but it didn’t seem to work.
    How can I do this?
    Thanks in advance !

    The page I need help with: [log in to see the link]

The topic ‘Ordering the archive’ is closed to new replies.