Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- global $avia_config;
- get_header();
- if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title();
- ?>
- <div id="av_section_1" class="avia-section main_color avia-section-default avia-no-border-styling avia-bg-style-fixed avia-full-stretch avia-builder-el-0 avia-builder-el-no-sibling av-minimum-height av-minimum-height-100 container_wrap fullsize" style="background-repeat: no-repeat; background-image: url(http://i0.wp.com/support.girlmeetslake.com/wp-content/uploads/2014/08/background.jpg?resize=2500%2C1563); background-attachment: fixed; background-position: top center; " data-section-bg-repeat="stretch">
- <div class="container">
- <main role="main" itemprop="mainContentOfPage" class="template-page content twelve alpha units">
- <div class="post-entry post-entry-type-page post-entry-25">
- <div class="entry-content-wrapper clearfix">
- <div class="flex_column av_one_fifth first avia-builder-el-1 el_before_av_three_fifth avia-builder-el-first " style="position: absolute; left: 0px; top: 0px;">
- <div class="avia-builder-widget-area clearfix avia-builder-el-2 avia-builder-el-no-sibling ">
- <section id="nav_menu-2" class="widget clearfix widget_nav_menu" style="position: relative;">
- <div class="menu-menu-container">
- <ul id="menu-menu" class="menu">
- <li id="menu-item-37" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37"><a href="http://support.girlmeetslake.com/home/">home</a></li>
- <li id="menu-item-38" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"><a href="http://support.girlmeetslake.com/about/">about</a></li>
- <li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a href="http://support.girlmeetslake.com/portfolio/">portfolio</a></li>
- <li id="menu-item-40" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40"><a href="http://support.girlmeetslake.com/mantra/">mantra</a></li>
- <li id="menu-item-41" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41"><a href="http://support.girlmeetslake.com/works/">how it works</a></li>
- <li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42"><a href="http://support.girlmeetslake.com/contact/">contact</a></li>
- </ul>
- </div>
- <span class="seperator extralight-border"></span>
- </section>
- </div>
- </div>
- <div class="flex_column av_three_fifth avia-builder-el-3 el_after_av_one_fifth avia-builder-el-last ">
- <div style="height:5px" class="hr hr-invisible avia-builder-el-4 el_before_av_heading avia-builder-el-first "><span class="hr-inner"><span class="hr-inner-style"></span></span></div>
- <div style="padding-bottom:10px;" class="av-special-heading av-special-heading-h1 blockquote modern-quote modern-centered avia-builder-el-5 el_after_av_hr el_before_av_textblock "><h1 class="av-special-heading-tag" itemprop="headline" style="padding-bottom:10px;">MELINDA FARANETTA</h1><div class="av-subheading av-subheading_below" style="font-size:29px;"><p>Homes that love the people inside.</p></div><div class="special-heading-border"><div class="special-heading-inner-border"></div></div></div>
- <section class="av_textblock_section" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="avia_textblock " itemprop="text"><p><img class="avia_image aligncenter" style="width: 80%; margin: 0 auto;" title="blog" src="http://i1.wp.com/support.girlmeetslake.com/wp-content/uploads/2014/08/blog1.png?resize=1000%2C148" alt="" width="1000" height="148"></p></div></section>
- <?php
- get_template_part( 'includes/loop', 'custom-single');
- get_template_part( 'includes/related-posts');
- comments_template( '/includes/comments.php');
- ?>
- </div>
- </div>
- </div>
- </main>
- </div><!--end builder template-->
- </div>
- <?php get_footer(); ?>
Advertisement
Add Comment
Please, Sign In to add comment