wp/wp-content/themes/IN-MOTION-package-u1/in-motion/portfolio-post.php
changeset 3 6d22aaa62d12
parent 1 f6eb5a861d2f
child 6 490d5cc509ed
equal deleted inserted replaced
2:a899d1822525 3:6d22aaa62d12
    27 						$terms = get_the_term_list( $post->ID,'portfolio_categories', '', ', ');
    27 						$terms = get_the_term_list( $post->ID,'portfolio_categories', '', ', ');
    28 						$terms = strip_tags( $terms );
    28 						$terms = strip_tags( $terms );
    29 					?>
    29 					?>
    30 					<p><?php echo $terms; ?></p>
    30 					<p><?php echo $terms; ?></p>
    31 					<div class="dotted-line"></div>
    31 					<div class="dotted-line"></div>
    32 					<p class="item-text"><?php echo get_the_content(); ?></p>
    32 					<!--p class="item-text"--><?php /*echo get_the_content();*/ ?><!--/p-->
       
    33 					<p class="portfolio-post" style="font-family: 'Lato', arial, serif; color: #1b1b1b; line-height: 1.6; font-size: 14px; font-style: normal; text-align: justify;"><?php echo get_the_content(); ?></p>
    33 					<?php					
    34 					<?php					
    34 					if (!empty($portfolioURL))
    35 					if (!empty($portfolioURL))
    35 					{
    36 					{
    36 						?>
    37 						?>
    37 					<div class="url-stuff fl" style="margin-top: 0;margin-right:5px;">
    38 					<div class="url-stuff fl" style="margin-top: 0;margin-right:5px;">