‘tmi-book’, ‘post_status’ => ‘publish’, ‘category_name’ => ‘PG’, ‘nav’ => ‘0’, ‘dots’ => ‘0’, ‘orderby’ => ‘menu_order’, ‘order’ => ‘ASC’, ‘numberposts’ => -1); $books = get_posts($args); ?>

post_title; ?>

post_content); $price = get_post_meta($post->ID, ‘tmi-price’, true) ; if($price != null && $price != “”) {?> post_title, $price)); ?>