Is there any way to manually choose which images are shown in the header via code?
I run a multilingual site (http://www.sbbic.org) and I want to be able to choose which header images show up in the slider based on a return of php code (it is code that detects which language the page is showing in). Is there a way to manually select which images show in the slider using jQuery or something when I call boom_header_image() ?
So basically (in English):
If language = English
then show these two images in the slider
else if language = Khmer
then show these three images in the slider
end if
Thanks!
Right now I am using vSlider, but it doesn't dynamically change size in the Twenty-Eleven theme like your slider can with the hack by Philip Gooch http://wordpress.org/support/topic/plugin-header-image-slider-dynamic-and-floating-page-widths-not-supported?replies=11
Thanks,
Nathan