eaport (April 22nd, 2012), smithonline (December 21st, 2011), timkoch (December 21st, 2011)
theme-actions.php <div class="price-wrap"> <?php if (get_post_meta($post->ID, cp_price, true) != "00.00" && get_post_meta($post->ID,"cp_price",true)!="Free") : ?> <span class="tag-head"> </span><p class="post-price"><?php if ( get_post_meta( $post->ID, 'price', true ) ) cp_get_price_legacy( $post->ID ); else cp_get_price( $post->ID, 'cp_price' ); ?></p> <?php endif ?> </div>
eaport (April 22nd, 2012), smithonline (December 21st, 2011), timkoch (December 21st, 2011)
There are currently 1 users browsing this thread. (0 members and 1 guests)