Пример #1
0
                    <dt><?php 
        _e('Type', 'appthemes');
        ?>
</dt>
                    <dd class="type"><?php 
        jr_get_custom_taxonomy($post->ID, 'job_type', 'jtype');
        ?>
</dd>

                    <dt><?php 
        _e('Job', 'appthemes');
        ?>
</dt>
					
					<?php 
        appthemes_before_post_title('job_listing');
        ?>

                    <dd class="title">
						<strong><a href="<?php 
        the_permalink();
        ?>
"><?php 
        the_title();
        ?>
</a></strong>
						<?php 
        jr_job_author();
        ?>
                    </dd>
Пример #2
0
                </div>
        
                <div class="<?php 
            if (get_option('cp_ad_images') == 'yes') {
                echo 'post-right';
            } else {
                echo 'post-right-no-img';
            }
            ?>
 <?php 
            echo get_option('cp_ad_right_class');
            ?>
">
                
                    <?php 
            appthemes_before_post_title();
            ?>
        
                    <h3><a href="<?php 
            the_permalink();
            ?>
"><?php 
            if (mb_strlen(get_the_title()) >= 67) {
                echo mb_substr(get_the_title(), 0, 67) . '...';
            } else {
                the_title();
            }
            ?>
</a></h3>
                    
                    <div class="clr"></div>
Пример #3
0
        the_post();
        ?>
		
			<?php 
        appthemes_before_post('resume');
        ?>

            <li class="resume" title="<?php 
        echo htmlspecialchars(jr_seeker_prefs(get_the_author_meta('ID')), ENT_QUOTES);
        ?>
">

                <dl>

					<?php 
        appthemes_before_post_title('resume');
        ?>
					
                    <dt><?php 
        _e('Resume title', 'appthemes');
        ?>
</dt>
					
                    <dd class="title">
					
						<strong><a href="<?php 
        the_permalink();
        ?>
"><?php 
        the_title();
        ?>
Пример #4
0
<li>

	<div class="slide-item">
		<span class="feat_left">

			<?php 
if ($cp_options->ad_images) {
    cp_ad_featured_thumbnail();
}
?>

		</span>

		<?php 
appthemes_before_post_title('featured');
?>

		<p><a href="<?php 
the_permalink();
?>
"><?php 
if (mb_strlen(get_the_title()) >= $cp_options->featured_trim) {
    echo mb_substr(get_the_title(), 0, $cp_options->featured_trim) . '...';
} else {
    the_title();
}
?>
</a></p>

		<span class="price_sm muted"><?php 
Пример #5
0
												
												<a href="http://www.facebook.com/share.php?u=<?php 
            the_permalink();
            ?>
&title=<?php 
            the_title();
            ?>
" class="facebook-share-button">
													<i class="fa fa-facebook"></i>
												</a>
												
												<span>share this</span>
											</div>
								
											<?php 
            appthemes_before_post_title(IDEAX_PTYPE);
            ?>
								
											<?php 
            if (is_singular(IDEAX_PTYPE)) {
                ?>
												<h2 itemprop="name"><strong>Πρόταση:</strong> <?php 
                the_title();
                ?>
</h2>
											<?php 
            } else {
                ?>
												<h2 itemprop="name"><a href="<?php 
                the_permalink();
                ?>