• Sam R

    (@sam-r)


    I have the golden eagle theme and I only have the option of adding 2 photos to the slider. It has the capability to add 6 as seen through the live view theme demo. I am unable to figure out how to recode it correctly to fix this. I did however code the theme options to allow me to add the images, I am unable to get the slider to display them on my homepage. Any help would be most appreciated!!!

Viewing 1 replies (of 1 total)
  • Edit front-page.php
    Look for the section with slide 2. Copy it and paste the copy immediately after the original.

    It starts with “<?php [break] //The strpos”

    IMORTANT! Carefully compare the code for slide 1 and slide 2. Everywhere the 1 is changed to 2, change it to 3 in the new copy. Be sure you’ve done the same thing where you edited the theme-options and that everything matches up. That’s all there is to it.

Viewing 1 replies (of 1 total)
  • The topic ‘How to add more pictures inside my Golden Eagle theme Slider?’ is closed to new replies.