Is there a way to have a different thumbnail image below the silder to the one that is automatically used?
Different thumbnail to image in slider.
4 posts from 2 voices-
Posted 2 years ago #
-
It uses the same image as this is based on the Featured Image you set.
To change it would involve rewriting the function and having a way to add a second featured image (which WordPress doesn't currently support) so sorry but no.
Posted 2 years ago # -
Hi James, thanks for the response.
Can you point me in the right direction of the scripts to modify?
I could just append _2 to the image file name and then manually ftp that image into the relevant directory.
Thanks
Dan
Posted 2 years ago # -
If you want to help develop WordPress, you can find more information on http://wordpress.org about contributing code.
To modify the front page slider you need to edit /framework/classes/kclass_display_slideshow.php. I like the idea about appending _2 to the image filename (assuming you've uploaded this file as well).
If you're comfortable with PHP then go ahead, any modifications which improve the theme are welcomed back to us to include in future updates to the theme.
Posted 2 years ago #
Reply
You must log in to post.














