I have created a website for a work collegue, to replace his existing site at http://www.rideincyprus.com
The site i have created is, at present, located at http://www.bilsonfamily.co.uk/ric/
On the home page i have a photograph which has been manually inserted. Is there anyway of having an image and caption automatically displayed from the gallery?
The actual photogallery is located at http://www.bilsonfamily.co.uk/ric/photos/
At present it is just the default gallery, but i will eventually try to integrate it into the website using CSS.
I have tried to integrate the gallery into the following web page http://www.bilsonfamily.co.uk/ric/horses.html
If you view source on the page you will be able to see where i have inserted the PHP include files. Are these in the correct place?
I read in another post that the page should be renamed to index.php I created a folder called horses and copied the horses.html page into it and renamed it to index.php , however i get the following error message when i try to acces the page
fatal error: Call to undefined function: the_gallery_head() in /home/bilson13/public_html/ric/horses/index.php on line 7
The page is located at http://www.bilsonfamily.co.uk/ric/horses/index.php
I have managed to work it out myself. I had to change one of the CSS id's though within my main site CSS file, as it clashed an ID within the gallery.css file.
My integrated page is located at http://www.bilsonfamily.co.uk/ric//horses.php
I just need to ammend my navigation links so that the Horses link points to horses.php instead of horses.html