Esempio n. 1
0
        ?>
</p>
					</section>
					<footer>
						<p><?php 
        _e("This is the error message in the template-blog.php template and can be fixed in the WordPress page options for this template.", MAX_SHORTNAME);
        ?>
</p>
					</footer>
				</article>

			<?php 
    }
}
?>

		</div><!-- #content -->

	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-blog');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>
<?php 
get_footer();
Esempio n. 2
0
			<?php 
the_content();
?>

			<?php 
// Get the image source template
get_template_part('includes/gallery', 'loop.inc');
// including the loop template gallery-loop.inc.php
?>

			<?php 
comments_template('', true);
?>

		</div><!-- #content -->

	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-gallery-one');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>


<?php 
get_footer();
Esempio n. 3
0
							</ul>
							<p><small><em>(*) <?php 
    _e("Required Fields", MAX_SHORTNAME);
    ?>
</em></small></p>
						</form>
				<?php 
}
?>
				<?php 
if (isset($resultOk)) {
    echo $resultOk;
}
?>
				</div>
			</div>

		</div><!-- #content -->
	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-contact');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>
<?php 
get_footer();
		<div id="fullsizeVideoHolder">
			<div id="fullsizeVideo" class="fullsize-video-<?php 
    the_ID();
    ?>
">
				<div id="youtubeplayer" class="video-hide"></div>
				<div id="vimeoplayer" class="video-hide"></div>
				<div id="selfhostedplayer" class="video-hide"></div>
			</div>
		</div>

		<div id="single-page" class="clearfix left-sidebar">

		<?php 
    /* Get the sidebar if we have set one - otherwise show nothing at all */
    $sidebar_string = max_get_custom_sidebar('sidebar-fullsize-video');
    /* get the custom or default sidebar name */
    // include the sidebar.php template
    get_sidebar();
    ?>

			<div id="primary" class="template-fullsize-video">

				<div id="content" role="main">


					<?php 
    if ($show_fullsize_title == true) {
        ?>
					<header <?php 
        post_class('entry-header');
?>
<div id="single-page" class="clearfix left-sidebar">

	<div id="primary">

		<div id="content" role="main">

			<?php 
the_post();
?>

			<?php 
get_template_part('content', 'page');
?>

		</div><!-- #content -->

	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-main');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>

<?php 
get_footer();
Esempio n. 6
0
" >

			<h1 class="page-title"><?php 
printf(__('Search Results for &quot;%s&quot;', 'invictus'), '' . get_search_query() . '');
?>
</h1>
			<h2 class="page-description">&nbsp;</h2>

		</header>

		<div id="content" role="main">
		<?php 
// including the content template search-loop.inc.php
get_template_part('includes/search', 'loop.inc');
?>
		</div><!-- #content -->

	</div><!-- #primary -->

	<?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-search-result');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>

<?php 
get_footer();
Esempio n. 7
0
?>
			<?php 
/* -- end -- */
?>

    		<?php 
comments_template('', true);
?>

		</div><!-- #content -->

	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-gallery-flickr');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>

<?php 
if (!post_password_required()) {
    ?>
<script type="text/javascript">

	jQuery(function($){

		function findWithAttr(array, attr, value) {
<div id="single-page" class="clearfix left-sidebar">

<?php 
// get the password protected login template part
if (post_password_required()) {
    get_template_part('includes/page', 'password.inc');
}
?>

<?php 
if (!post_password_required()) {
    ?>

<?php 
    /* Get the sidebar if we have set one - otherwise show nothing at all */
    $sidebar_string = max_get_custom_sidebar('sidebar-fullsize-flickr');
    /* get the custom or default sidebar name */
    // include the sidebar.php template
    get_sidebar();
    ?>

</div>

<!--Control Bar-->
<div id="controls-wrapper">

	<?php 
    if (get_option_max('flickr_thumbnail_navigation') == 'true') {
        ?>
	<div id="prevthumb" class="tooltip" title="<?php 
        _e('Show previous Image', MAX_SHORTNAME);
Esempio n. 9
0
// check if there is a excerpt
if (get_option_max('fullsize_featured_text') != '' && $show_fullsize_title == 'true') {
    ?>
				<h2 class="page-description"><?php 
    echo get_option_max('fullsize_featured_text');
    ?>
</h2>
				<?php 
}
?>

			</header>
		</div>

	</div>

	<?php 
// Check if Homepage Sidebar is activated
if (get_option_max('homepage_show_homepage_sidebar') == 'true') {
    /* Get the sidebar if we have set one - otherwise show nothing at all */
    $sidebar_string = max_get_custom_sidebar('sidebar-homepage');
    /* get the custom or default sidebar name */
    // include the sidebar.php template
    get_sidebar();
}
?>

</div>

<?php 
get_footer();
Esempio n. 10
0
			<?php 
the_content();
?>

			<?php 
// including the loop template gallery-loop.php
get_template_part('includes/gallery', 'loop.inc');
?>

    		<?php 
if (!post_password_required()) {
    comments_template('', true);
}
?>

		</div><!-- #content -->

	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-gallery-lightbox');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>

<?php 
get_footer();
Esempio n. 11
0
					<header class="section-heading"><?php 
    _e('Post navigation', MAX_SHORTNAME);
    ?>
</header>
					<div class="nav-previous"><?php 
    next_posts_link(__('<span class="meta-nav">&larr;</span> Older posts', MAX_SHORTNAME));
    ?>
</div>
					<div class="nav-next"><?php 
    previous_posts_link(__('Newer posts <span class="meta-nav">&rarr;</span>', MAX_SHORTNAME));
    ?>
</div>
				</nav><!-- #nav-below -->
			<?php 
}
?>

		</div><!-- #content -->
	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-archive-result');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>
<?php 
get_footer();
Esempio n. 12
0
			</article><!-- #post-<?php 
    the_ID();
    ?>
 -->

		</div><!-- #content -->

		<?php 
}
?>

		</article><!-- #post-<?php 
the_ID();
?>
 -->

	</div><!-- #primary -->

	<?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-gallery-project');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>

<?php 
get_footer();
?>


<?php 
// get the password protected login template part
if (post_password_required()) {
    get_template_part('includes/page', 'password.inc');
} else {
    $show_fullsize_overlay = get_post_meta($post->ID, 'max_show_page_fullsize_overlay', true);
    ?>

	<div id="single-page" class="clearfix left-sidebar">

		<?php 
    /* Get the sidebar if we have set one - otherwise show nothing at all */
    $sidebar_string = max_get_custom_sidebar('sidebar-fullsize-gallery');
    /* get the custom or default sidebar name */
    // include the sidebar.php template
    get_sidebar();
    ?>

		<div id="primary" class="template-fullsize-gallery">

			<div id="content" role="main">
			<?php 
    if ($show_fullsize_overlay == "true") {
        ?>
  			<header <?php 
        post_class('entry-header');
        ?>
 id="post-<?php 
Esempio n. 14
0
			</div>

			<?php 
if (!post_password_required()) {
    comments_template('', true);
}
?>

		</div><!-- #content -->

	</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-gallery-sortable');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>

<script>

  jQuery(document).ready(function($) {

		/* Isotope -------------------------------------*/
		if( jQuery().isotope ) {

		// block UI to make the thumbnails unclickable until masonry is loaded
Esempio n. 15
0
					<?php 
if (!empty($term->description)) {
    echo '<h2 class="page-description">' . $term->description . '</h2>';
}
?>

				</header><!-- .entry-header -->

				<?php 
// Query the portfolio posts
$portfolio_posts = null;
$portfolio_posts = new WP_Query($args);
// including the loop template gallery-loop.php
get_template_part('includes/gallery', 'loop.inc');
?>

			</div><!-- #content -->

		</div><!-- #primary -->

    <?php 
/* Get the sidebar if we have set one - otherwise show nothing at all */
$sidebar_string = max_get_custom_sidebar('sidebar-gallery-taxonomy');
/* get the custom or default sidebar name */
// include the sidebar.php template
get_sidebar();
?>

</div>
<?php 
get_footer();