Example #1
0
        <article class="tab-layout tab4">

            <h2><?php 
print_content($content['alternative-page-title']);
?>
</h2>
             <div class="btn-container" style="font-family:'open sans';font-weight:400;font-size:18px;line-height:1.4;color:#000">
                <?php 
print_content($content[$tdLayoutId]['mid-region']);
?>
            </div>
            <section class="section-video video-tabs clearfix">
                <article class="video-main clearfix">
                    <?php 
the_videos($videoCategory, 'main_video');
?>
                </article>
            </section>

            <p class="paragraph-container" style="margin-top:-50px">
                <?php 
print_content($content[$tdLayoutId]['mid-paragraph']);
?>
            </p>
            <a href="http://moralcourage.org/teaching/teaching-details/#our-services" class="contact-btn">Discover our services for you</a>
            <section class="testimonials">
                <?php 
if (isset($content[$testimnialListId])) {
    $count = 0;
    if (isset($content[$testimnialListId]['author'])) {
Example #2
0
}
?>
            </section>

            <div class="btn-container">
                <?php 
print_content($content[$tdLayoutId]['mid-region']);
?>
            </div>
            <section class="section-video video-tabs clearfix">
                <article class="video-main clearfix">
                    <?php 
the_videos($videoCategory, 'main_video');
?>
                </article>
                <aside class="shadow-div scroll-top">
                    <div class="video-thumbs">
                        <?php 
the_videos($videoCategory, 'thumb_video');
?>

                    </div>
                </aside>
                <a class="load-more" href="#"><?php 
echo __('Load more videos');
?>
</a>
            </section>
        </article>

    
print_content($content['alternative-page-title']);
?>
</h2>
        <span class="bold"><?php 
print_content($content['subtitle-region']);
?>
</span>
        <section class="section-text">
            <?php 
print_content($content['main-region']);
?>
        </section>
        <section class="section-video">

            <?php 
the_videos('founder-videos', 'founder_video');
?>
        </section>
        <div class="external-links">
            <a href="<?php 
print_content($content['bottom-left-call-to-action-link']);
?>
" class="text-container">
                <span><?php 
print_content($content['bottom-left-title']);
?>
 <i class="fa fa-angle-double-right"></i></span>
                <p><?php 
print_content($content['bottom-left-paragraph']);
?>
</p>
                                <span>who feels alone because you want to do the right thing?</span>
                            </div>
                        </div>
                        <div class="tab-content active">
                            <h2>It's one thing to feel alone and another thing to be alone. </br> You are not alone.</h2>
                            <p>Check out these videos of other young people who are showing moral courage.</p>
                            <section class="section-video clearfix">
                                <div class="video-main clearfix">
                                    <?php 
the_videos('role-modeling-videos', 'main_video');
?>
                                </div>
                                <div class="shadow-div">
                                    <div class="video-thumbs">
                                        <?php 
the_videos('role-modeling-videos', 'thumb_video');
?>
                                        <a href="" class="load-more"> Load more videos</a>
                                    </div>
                                </div>
                            </section>
                            <section class="section-text">
                                <h2>Inspired? Then we have a few more tips for you:</h2>
                                <p>Share your story with Irshad, founder of the Moral Courage Project.</p>
                                <p class="middle-paragraph">If you have a specific dilemma that requires you to face your fears, contact our Guidance Team. It's free and confidential. </p>
                                <p>Talk to us through Twitter and Facebook.</p>
                                <span>Ask your school to get involved in the Moral Courage Project. Send this link to your teachers and principal:</span>
                                <a href="">moralcourage.org/educators</a>
                            </section>
                        </div>
                    </div>
Example #5
0
                </div>
                <div class="text-container">
                    <p><?php 
print_content($content['green-circle-right-paragraph']);
?>
</p>
                </div>
            </div>
            <div class="bottom clearfix">
                <div class="round-container blue-container">
                    <span class="bold"><?php 
print_content($content['blue-circle-region']);
?>
</span>
                </div>
                <div class="text-container">
                    <p><?php 
print_content($content['blue-circle-right-paragraph']);
?>
</p>
                </div>
            </div>
        </section>
        <section class="section-video">
            <?php 
the_videos('about-videos', 'about_video');
?>
        </section>
    </div>
<?php 
get_footer();
Example #6
0
				<?php endif; ?>

				<?php endif; ?>

				<?php if($data['blog_post_title']): ?>

				<h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2>

				<?php endif; ?>

				<div class="post-content">

					<?php 
						if($categoria[0]->parent == "58"): // Verificando se é filha da categoria Vídeos
							$video = get_post_meta($post->ID, 'video');
                        	the_videos($video[0], '100%', 530);
						else:
							the_content();	
						endif;
					?>

					<?php wp_link_pages(); ?>

				</div>

				<?php if($data['post_meta']): ?>

				<div class="meta-info">

					<div class="alignleft">