Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter bwisecritic

    (@bwisecritic)

    I really appreciate the response. Here are lines 21 through 27:

    Line 21
    <div id=”carousel_t1″>
    Line 22
    <div id=”carousel_t1_box”>
    Line 23
    <div id=”stepcarouse_tl”>
    Line 24
    <div class=”stepcarouse_belt_tl”>
    Line 25
    <?php $featured_post_count = obwp_get_meta(SHORTNAME.”_featured_post_count”,’int’,5); ?>
    Line 26
    <?php $carousel_posts = carousel_featured_posts($featured_post_count); $coint_i=0; foreach($carousel_posts as $carousel_post) { ?>
    Line 27
    <!– stepcarouse_tl_thumb –>

Viewing 1 replies (of 1 total)