// in section.boxes.php <div class="dcol_<?php echo $perline;?> dcol" id="box-<?php the_ID() ?>">
It may be useful to include this for the other sections that iterate over custom post types as well.
Posted 30 November 2010 - 11:18 PM
// in section.boxes.php <div class="dcol_<?php echo $perline;?> dcol" id="box-<?php the_ID() ?>">
Posted 30 November 2010 - 11:38 PM
Posted 01 December 2010 - 03:13 AM