"Load more" button

In order to add content to a page, by clicking the “load more “button you need to use  the library: 

<script src="js/js-plugins/ajax-pagination.js"></script>
The button  has the following look:
<a href="#" class="btn btn--medium btn--secondary btn--transparent" id="load-more-button" data-load-link="portfolios-to-load.html" data-container="portfolio-grid">load more works</a>

The button code includes the following data-attributes: