%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/wordpress/wp-content/themes/roots-kritik-portale/ |
Current File : /var/www/html/bbw/farmaci/wordpress/wp-content/themes/roots-kritik-portale/base.php |
<?php get_template_part('templates/head'); ?> <body <?php body_class(); ?>> <?php echo Kripo::renderBlock('google.tag.manager'); ?> <!--[if lt IE 8]> <div class="alert alert-warning"> <?php _e('You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.', 'roots'); ?> </div> <![endif]--> <?php do_action('get_header'); get_template_part('templates/header'); ?> <div class="wrap container" role="document"> <div class="content row"> <?php /*div class="breadcrumbs"> <?php if (function_exists('bcn_display')) { bcn_display(); } ?> </div */?> <main class="main" role="main"> <?php include roots_template_path(); ?> </main> <!-- /.main --> <?php if (roots_display_sidebar()) : ?> <aside class="sidebar" role="complementary"> <?php include roots_sidebar_path(); ?> </aside><!-- /.sidebar --> <?php endif; ?> </div> <!-- /.content --> </div> <!-- /.wrap --> <?php get_template_part('templates/footer'); ?> <?php wp_footer(); ?> <?php if (!is_front_page() && !is_home()) : ?> <script> if(jQuery("body").hasClass("archive")) { } else { jQuery("body").removeClass("sidebar-primary"); } </script> <?php endif; ?> <!-- <script> jQuery("footer .container").hide(); jQuery("footer .kreis").click(function () { jQuery("footer .container").slideToggle("slow", function () { var icon = jQuery("footer .kreis i"); icon.toggleClass("fa-angle-down").toggleClass("fa-angle-up"); if (icon.hasClass("fa-angle-down")) { var newheight = jQuery("footer.content-info").height(); jQuery(".wrap.container .content").css("margin-bottom", newheight); jQuery("footer .kreis").css("line-height", "40px"); //jQuery('html, body').scrollTop( jQuery(document).height() - jQuery(window).height() ); jQuery("html, body").animate({scrollTop: jQuery(document).height() - jQuery(window).height()}, "slow"); } if (icon.hasClass("fa-angle-up")) { var oldheight = jQuery("footer.content-info").height(); jQuery(".wrap.container .content").css("margin-bottom", oldheight); jQuery("footer .kreis").css("line-height", "38px"); } }); }); </script> --> </body> </html>