' . __('Load more', 'aino') . ''; // don't display the button if there are not enough posts if ( $wp_query->max_num_pages > 1 ) echo $loadmorebtn; ?>