Basically you need to remove the call to $this->view_count in q_item_stats.
Then add a call to $this->view_count in the place you wish to show it. You can wrap it in if ( $this->template == 'question' ) {} so it only appears on the question view page.
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.