Originally there will be ten buttons for page navigation, but sometimes these amount is too much and can not be hold in one line, as with “MamboCurve” template. To reduce the number of buttons in page-navigation line, we need to modify “includes/pageNavigation.php” and change the value of “$displayed_pages” from 10 to 8 in function “writePagesLinks”.