Esempio n. 1
0
        <div class="thumbnail__wrap">
          <div class="flex-video widescreen vimeo">
            <?php 
scotch_content_extract_iframe();
?>
          </div>
        </div>
  </figure>

  <div class="entry">

    <?php 
if (!is_category()) {
    ?>
      <div class="entry__category"><?php 
    scotch_entry_category();
    ?>
</div>
    <?php 
}
?>

    <header class="entry__header">
      <?php 
the_title(sprintf('<h1 class="entry__title"><a href="%s" rel="bookmark">', esc_url(get_permalink())), '</a></h1>');
?>
    </header>

    <div class="entry__content">

      <?php 
Esempio n. 2
0
    }
    ?>
);
                    margin-right: <?php 
    echo $best_divider;
    ?>
;
                    ">

                    <div class="best__wrap" style="<?php 
    echo 'background-color:' . scotch_get_post_color($post->ID);
    ?>
;" data-equalizer-watch="best">
                      <div class="best__header">
                        <div class="best__category"><?php 
    scotch_entry_category(1, false);
    ?>
</div>
                      </div>

                      <?php 
    the_title(sprintf('<h2 class="best__title"><a href="%s" rel="bookmark">', esc_url(get_permalink())), '</a></h2>');
    ?>

                      <div class="best__content">
                        <?php 
    the_excerpt();
    ?>
                      </div>

                      <div class="best__footer">