Topic: Need help with code - Bootstrap and Pagination
Im beginner so I need your help.
I want to use pagination to default blog plugin that comes with monstra.
Im pretty sure I must do something with file /plugins/blog/views/frontend/pager.view.php
Probably I must use just:
<ul class="pagination"> </ul>
But where? Please help.