Can't make it work with all the posts.
-
I’ve been trying to make the coda silver work for a week now and won’t seem to work. I’m sure I’m doing something stupid, beeing new with wordpress.
I want the coda silver to be displaying my posts, one at a time, the newest first, obviously. But when I put the code:
<?php if ( function_exists(‘c3m_wpcodaslider’) ) { c3m_wpcodaslider(‘myslider’, ’81’, ’10’, ‘autoHeight:true’);} ?>
I see the slider but only one post comes in. What am I doing wrong? Where do I put the blog loop?
- The topic ‘Can't make it work with all the posts.’ is closed to new replies.