This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GOOGLE DOC PUBLIC IMAGE SHARE | |
https://drive.google.com/file/d/0B-x48ho8ZHmXeWUwUjlUY2hFbXc/view?usp=sharing | |
ALTERED GOOGLE IMG LINK | |
https://drive.google.com/uc?id=0B-x48ho8ZHmXeWUwUjlUY2hFbXc | |
<img src="https://drive.google.com/uc?id=0B-x48ho8ZHmXeWUwUjlUY2hFbXc"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--======================================== | |
= Normal Praise Loop = | |
=========================================--> | |
<section id="normal-praise-loop" class="container"> | |
<div id="primary" class="content-area col-md-12 col-lg-12"> | |
<main id="main" class="site-main" role="main"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--======================================== | |
= Normal Praise Loop = | |
=========================================--> | |
<section id="normal-praise-loop" class="container"> | |
<main class="container"> | |
<div class="flex-container"> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--========================================== | |
= VIDEO PRAISE SECTION = | |
===========================================--> | |
<section id="video-praise-loop" class="container"> | |
<main class="container"> | |
<div class="flex-container"> | |
<article class="text-box flex-item text-center" v-for="post in posts"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<figure class="video-box"> | |
<div class="video"> | |
<?php if( have_rows('choose_video_type') ) : ?> | |
<?php while ( have_rows('choose_video_type') ) : the_row(); ?> | |
<?php if ( get_row_layout() == 'wistia_video' ) : ?> |