lissabelle
08-30-2010, 06:53 AM
1) Script Title: Stepcarousel JQuery Slider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
3) Describe problem: I have installed a WP from Site5.com called Webfolio. This theme has the Stepcarousel JQuery Slider function. i have managed to upload only one featured project to this slider and cannot, no matter what I do add any other projects to the slider, even after going through the very minimal documentation provided by Site5. I have trawled the forums for help, even asking what to do on the Site5 forums with no response, not even a look in.. so I though going straight to the source, Dynamic Drive is my last option to get this to populate properly.
Can you please, please please take a look at my site by viewing the source code and tell me if you can see any breaks/conflicts and or missing elements in the code? As you will see it, is only showing one featured project present..
<!-- begin slider -->
<!-- begin slider -->
<div id="slider" >
<div class="stepcarousel">
<div class="belt">
<!-- slider item -->
<div class="panel">
<div class="image"><a href="http://www.brandneuemedia.com/blog/talent-portraits-drawn-with-cassette-tapes/"><img src="http://www.brandneuemedia.com/wp-content/uploads/2010/06/audrey-reclining-slider.jpg" border="0" alt="Talent: Portraits Drawn with…Cassette Tapes!" /></a></div>
<div class="right">
<div class="text">
<div class="featured"><img src="http://www.brandneuemedia.com/wp-content/themes/webfolio_wp/images/ico_star.png" alt="Featured" /> FEATURED PROJECT</div>
<h1><a href="http://www.brandneuemedia.com/blog/talent-portraits-drawn-with-cassette-tapes/">Talent: Portraits Drawn with…Cassette Tapes!</a></h1>
<p>Erika Iris Simmons breathes life into all things recycled by making portraits of movie stars, beauty and musicians from old dusty cassette tapes…</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end slider -->
<!-- begin home boxes -->
<!-- end home boxes -->
<!-- slider setup -->
<script type="text/javascript">
stepcarousel.setup({
galleryid: 'slider', //id of carousel DIV
beltclass: 'belt', //class of inner "belt" DIV containing all the panel DIVs
panelclass: 'panel', //class of panel DIVs each holding content
autostep: {enable:true, moveby:1, pause:5000},
panelbehavior: {speed:500, wraparound:false, persist:true},
defaultbuttons: {enable: true, moveby: 1, leftnav: ['http://www.brandneuemedia.com/wp-content/themes/webfolio_wp/images/but_prev.png', 653, 300], rightnav: ['http://www.brandneuemedia.com/wp-content/themes/webfolio_wp/images/but_next.png', -170, 300]},
statusvars: ['statusA', 'statusB', 'statusC'], //register 3 variables that contain current panel (start), current panel (last), and total panels
contenttype: ['inline'] //content setting ['inline'] or ['external', 'path_to_external_file']
})
</script>
</div>
<!-- end content -->
The website in question is http://www.brandneuemedia.com
I have resized the image to the recommended 600 x 337, uploaded via the installation instructions and still.....no cigar!
Please help me rectify this problem...im going crazy trawling through code i don't particulary understand... =(
Thanks in advance x
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
3) Describe problem: I have installed a WP from Site5.com called Webfolio. This theme has the Stepcarousel JQuery Slider function. i have managed to upload only one featured project to this slider and cannot, no matter what I do add any other projects to the slider, even after going through the very minimal documentation provided by Site5. I have trawled the forums for help, even asking what to do on the Site5 forums with no response, not even a look in.. so I though going straight to the source, Dynamic Drive is my last option to get this to populate properly.
Can you please, please please take a look at my site by viewing the source code and tell me if you can see any breaks/conflicts and or missing elements in the code? As you will see it, is only showing one featured project present..
<!-- begin slider -->
<!-- begin slider -->
<div id="slider" >
<div class="stepcarousel">
<div class="belt">
<!-- slider item -->
<div class="panel">
<div class="image"><a href="http://www.brandneuemedia.com/blog/talent-portraits-drawn-with-cassette-tapes/"><img src="http://www.brandneuemedia.com/wp-content/uploads/2010/06/audrey-reclining-slider.jpg" border="0" alt="Talent: Portraits Drawn with…Cassette Tapes!" /></a></div>
<div class="right">
<div class="text">
<div class="featured"><img src="http://www.brandneuemedia.com/wp-content/themes/webfolio_wp/images/ico_star.png" alt="Featured" /> FEATURED PROJECT</div>
<h1><a href="http://www.brandneuemedia.com/blog/talent-portraits-drawn-with-cassette-tapes/">Talent: Portraits Drawn with…Cassette Tapes!</a></h1>
<p>Erika Iris Simmons breathes life into all things recycled by making portraits of movie stars, beauty and musicians from old dusty cassette tapes…</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end slider -->
<!-- begin home boxes -->
<!-- end home boxes -->
<!-- slider setup -->
<script type="text/javascript">
stepcarousel.setup({
galleryid: 'slider', //id of carousel DIV
beltclass: 'belt', //class of inner "belt" DIV containing all the panel DIVs
panelclass: 'panel', //class of panel DIVs each holding content
autostep: {enable:true, moveby:1, pause:5000},
panelbehavior: {speed:500, wraparound:false, persist:true},
defaultbuttons: {enable: true, moveby: 1, leftnav: ['http://www.brandneuemedia.com/wp-content/themes/webfolio_wp/images/but_prev.png', 653, 300], rightnav: ['http://www.brandneuemedia.com/wp-content/themes/webfolio_wp/images/but_next.png', -170, 300]},
statusvars: ['statusA', 'statusB', 'statusC'], //register 3 variables that contain current panel (start), current panel (last), and total panels
contenttype: ['inline'] //content setting ['inline'] or ['external', 'path_to_external_file']
})
</script>
</div>
<!-- end content -->
The website in question is http://www.brandneuemedia.com
I have resized the image to the recommended 600 x 337, uploaded via the installation instructions and still.....no cigar!
Please help me rectify this problem...im going crazy trawling through code i don't particulary understand... =(
Thanks in advance x