Home › Forums › Exoplanet › Adding one more slider page › Reply To: Adding one more slider page
March 8, 2017 at 1:47 pm
#1186
Andy
Keymaster
Look in extras.php – line 73
<?php for ($i=1; $i < 4; $i++) {
change the 4 to the same number as you changed in the customizer.
If you’re not already doing so, it is recommended to make your changes in a child theme so that your changes are not undone if you update the theme.