</div> <div class="featured-articles-article"> <img src="<?php echo image_path(); ?> /modules/community_callouts@2x.jpg" alt="siggi's Community"> <div class="article-overlay"> <h3>siggi’s Community</h3> <a href="<?php echo go_to_page('Community'); ?> " class="blue-arrow-link">learn more</a> </div> </div> <div class="featured-articles-article"> <img src="<?php echo image_path(); ?> /modules/our_story_callouts_square@2x.jpg" alt="simple beginnings, simple ingredients"> <div class="article-overlay"> <h3>simple beginnings, simple ingredients</h3> <a href="<?php echo go_to_page('About'); ?> " class="blue-arrow-link">learn more</a> </div> </div> </div>
<div class="cant-find"> <div class="content-container"> <h2>Can’t find what you’re looking for?</h2> <p>We're here to help</p> <div class="button-row"> <a href="<?php echo go_to_page('Contact Us'); ?> " class="btn btn-blue">Contact Us</a> </div> <div class="social-links"> <span class="label">follow us</span> <?php get_template_part('modules/social_nav'); ?> </div> </div> </div>
<?php foreach ($term_list as $term) { echo '<a href="/recipes/#?page=1&category=' . $term->term_id . '" class="recipe-term">' . $term->name . '</a>'; } ?> <?php foreach ($nutrition_term_list as $nutrition_term) { echo '<a href="/recipes/#?page=1&nutritionCategory=' . $nutrition_term->term_id . '" class="recipe-term">' . $nutrition_term->name . '</a>'; } ?> </div> </div> <?php endif; ?> <div class="share-wrap"> <div class="content-container"> <a class="blue-arrow-link" href="<?php echo go_to_page('Recipes'); ?>">back to all recipes</a> <span class="label">Share it:</span> <?php get_template_part('modules/social_share_nav') ?> <div class="email-print"> <?php $title = get_the_title(); $title = str_replace('&', '&', $title); $title = rawurlencode($title); ?> <a href="mailto:?subject=A%20recipe%20from%20siggi%27s&body=<?php echo $title; ?>%0D%0A<?php the_permalink(); ?>">email</a> <a href="javascript:window.print()">print</a> </div> </div> </div> <div class="recipe-info-wrap">
<?php $fp_img = get_field('home_featured_product_image'); $fp_copy = get_field('home_featured_product_headline'); $fp_hidden = get_field('home_featured_product_hidden'); if ($fp_img && $fp_copy && !$fp_hidden): ?> <div class="featured-product"> <div class="content-container"> <div class="featured-product-background" style="background-image: url(<?php echo $fp_img ?>)"></div> <div class="featured-product-headline"> <h2><?php echo $fp_copy ?></h2> <div class="ctas"> <a href="<?php echo go_to_page('Products'); ?>" class="blue-arrow-link">learn more</a> <a href="<?php echo go_to_page('Locations'); ?>" class="blue-arrow-link">where to buy</a> </div> </div> </div> </div> <?php endif; ?> <?php $fr_img = get_field('home_featured_recipe_image'); $fr_img_bg = get_field('home_featured_recipe_image_bg'); $fr_copy = get_field('home_featured_recipe_headline'); $fr_hidden = get_field('home_featured_recipe_hidden'); $ffl = get_field('home_featured_flavor_link'); if ($fr_img && $fr_copy && !$fr_hidden): ?>
$loop->the_post(); ?> <div class="faq-term"> <a class="faq-title"> <?php the_title(); ?> </a> <?php the_content(); ?> </div> <?php } ?> <?php } ?> <?php wp_reset_query(); ?> </div> <div class="button-row"> <a href="<?php echo go_to_page('FAQ'); ?> " class="btn btn-blue">See our FAQ</a> </div> </div>
<div class="info-list" ng-show="activeTab === 'donation'" ng-cloak> <p>siggi’s believes in supporting as many organizations and causes, and we will do our best to consider requests for donations. However, please understand that we are still a small company with limited resources for sponsorships. Donation requests take four weeks to process. Thank you.</p> <div class="button-row"> <a href="<?php echo go_to_page('Donation & Sponsorship'); ?> " class="btn btn-blue">Donation Form</a> </div> </div>
</li> <li> <a href="<?php echo go_to_page('Community'); ?> ">siggi’s Community</a> </li> <li> <a href="<?php echo go_to_page('Contact Us'); ?> ">Contact Us</a> </li> <li> <a href="<?php echo go_to_page('Jobs'); ?> ">Careers</a> </li> </ul> </nav> <div class="newsletter-signup" mail-form> <span>Sign up for our Newsletter!</span> <?php echo do_shortcode('[mc4wp_form id="191"]'); ?> <?php get_template_part('modules/social_nav'); ?> <span class="copyright">© 2015 The Icelandic Milk and Skyr Corporation</span>
<p>Choose any of the methods below:</p> <div class="contact-methods"> <div> <div class="icon-box"> <img src="<?php echo image_path(); ?> /shared/phone_icon.png" alt="call us"> </div> <p>Call Us - 1-855-860-6683<br>M-F, 9am - 5pm ET </p> </div> <div> <div class="icon-box mail-icon"> <img src="<?php echo image_path(); ?> /shared/mail_icon.png" alt="submit general questions and feeback"> </div> <p>Email - <a href="<?php echo go_to_page('Product Inquiry'); ?> #inquiry-form">Click Here</a><br>to submit general<br>questions and feedback</p> </div> </div> </div> </div>
<div class="featured-articles"> <div class="featured-articles-article all-products"> <img src="<?php echo image_path(); ?> /modules/allproducts-square@2x.png" alt="our products: skyr, filmjölk, and tubes"> <div class="article-overlay"> <h3>our products: skyr, filmjölk, and tubes</h3> <a href="<?php echo go_to_page('Products'); ?> " class="blue-arrow-link">learn more</a> </div> </div> <div class="featured-articles-article"> <img src="<?php echo image_path(); ?> /modules/community_callouts@2x.jpg" alt="siggi's Community"> <div class="article-overlay"> <h3>siggi’s Community</h3> <a href="<?php echo go_to_page('Community'); ?> " class="blue-arrow-link">learn more</a> </div> </div> </div>