Anton–
Thanks so much for creating this valuable resource. I’m a wordpress noob, though a PHP dev with lots of experience in Drupal. I’m wondering if you have some written docs on how to utilize the slideshow feature from the end user or client’s standpoint.
Here’s the settings from the config.php file for my subtheme “firehouse” viewable at http://wordpress2.kenyonbrown.com.
array (
'id' => 0,
'layout' => 'over',
'height' => '330',
),
I’m interested in a slideshow of images appearing below the header and above the three-column layout of the content area. I’m not making it past the conditional logic for showing the slideshow. How will the end user add images to wordpress so that htey will show up in the slideshow? Any help is appreciated. I’m not familiar with the wordpress api yet, but am starting to learn.
Thanks in advance,
Seth