change this line https://github.com/q2a/question2answer/blob/dev/qa-include/qa-theme-base.php#L2408
public function c_list_items($c_items) { foreach (array_reverse($c_items) as $c_item) { $this->c_list_item($c_item); } }
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.