Example #1
0
?>
</a>
                       </div>
   						<div class="member-position"><?php 
if (sketch_get_option($shortname . '_tm_job3')) {
    echo sketch_get_option($shortname . '_tm_job3', 'biznez-lite');
}
?>
</div>
						<?php 
if (sketch_get_option($shortname . '_tm_content3')) {
    $content3 = sketch_get_option($shortname . '_tm_content3', 'biznez-lite');
}
?>
						<p><?php 
echo biznez_slider_limit_words($content3, '20');
?>
</p>
						<ul class="teamsocial">
						
							<?php 
if (sketch_get_option($shortname . '_tm_fb3')) {
    $fb_url3 = esc_url(sketch_get_option($shortname . '_tm_fb3', 'biznez-lite'));
}
?>
							<?php 
if (sketch_get_option($shortname . '_tm_tw3')) {
    $tw_url3 = esc_url(sketch_get_option($shortname . '_tm_tw3', 'biznez-lite'));
}
?>
							<?php 
Example #2
0
	<div class="title"><a href="<?php 
                    echo $link3;
                    ?>
"><?php 
                    if (strlen($title3) > 20) {
                        $title3 = substr($title3, 0, 20) . "..";
                        echo $title3;
                    } else {
                        echo $title3;
                    }
                    ?>
</a></div><?php 
                }
                ?>
								<div class="entry"><?php 
                echo biznez_slider_limit_words($excerpt3, '40');
                ?>
</div>
						</div>
					</div>
			   <?php 
            }
            ?>
			</div>
			<!--slider -->
			<?php 
        }
        ?>
</div><!-- slider-full -->
<!-- #Container Area -->
<div id="container" class="clearfix">