?> </a> <span class="parent-cat"><?php echo $info_cat_post['parent_cat_name']; ?> </span> </div> </div> <div class="clear"></div> <!-- .post_content --> <div class = 'post_content entry-content'> <?php $content = get_the_content(); trim_content($content); ?> <span><a href="#decr-apps" class="read-more-link"> Read More </a></span> <h2 class="app-title"><i><?php the_title(); ?> / Specifications</i></h2> <div class="speca"> <div class="specb down-block"> <p class="spec">Download App</p> <strong><a class="spec" title="<?php the_title();
?> </a></h2> <p class="postmetadata">By: <?php the_author_posts_link(); ?> on <?php the_time('l, F jS, Y'); ?> at <?php the_time(); ?> </p> <div class="entry"> <?php echo trim_content($post->post_content, 110); ?> </div> <ul class="postmetadata"> <li class="comment"><?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?> </li> <li>Category: <?php the_category(', '); ?> </li> <li class="share"><?php if (function_exists('sharethis_button')) { sharethis_button();