PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
mendrisio
/
wp-content
/
themes
/
cittadimendrisio
<?php global $post, $YXBw; $thumb = ''; $no_header = [ 'event', 'post' ]; $post_type = (string) ''; $thumb = CDM_Mixins::get_header_thumb( $post, $no_header ); $background = ''; if ( ! $YXBw ) : // Se sono all'interno dell'app mobile nascondo il menu ?> <!-- skip link for screen reader--> <div id="top"> <a class="skip-to" href="#maincontent" tabindex="1">Vai al contenuto</a> <a class="skip-to" href="#nav-primary" tabindex="2">Vai al menu principale</a> <a class="skip-to" href="#nav-secondary" tabindex="3">Vai al menu secondario</a> </div> <!--/ END skip link for screen reader--> <?php endif; ?> <!-- CONTAINER: class colo-* give the main color of the page --> <div <?php CDM_Mixins::content_class( 'container_12' ) ?> > <!-- HEADER--> <header class="header" role="banner" style="background-image: url('<?= ( is_home() ? $background : $thumb ); ?>')"> <h1 class="logo"> <a href="<?php echo home_url(); ?>" title="Vai alla home" tabindex="0">Città di Mendrisio</a> </h1> <?php if ( ! $YXBw ) : // Se sono all'interno dell'app mobile nascondo il menu ?> <nav class="nav-primary grid_12 prefix_2" id="nav-primary" role="navigation" aria-label="Navigazione principale" tabindex="4"> <h1 class="hide">Menu principale</h1> <!-- phone menu--> <ul class="menu-phone clearfix" role="menubar"> <li class="item icon-left-circled" role="menuitem"> <a href="javascript:history.back()" class="menu-phone-link">Indietro</a> </li> <li class="item icon-home" role="menuitem"> <a href="<?= home_url(); ?>" class="menu-phone-link">Torna alla homepage</a> </li> <li class="item icon-link" role="menuitem"> <a href="#quick-links" class="show-tools menu-phone-link">Link utili</a> </li> <li class="item last icon-search" role="menuitem"> <a id="show-sb" class="menu-phone-link" href="#">Mostra barra di ricerca</a> </li> </ul> <!--/ END phone menu--> <?php $defaults = [ 'theme_location' => 'nav-primary', 'menu' => 'menu', 'container' => '', 'container_class' => '', 'container_id' => '', 'menu_class' => 'menu', 'menu_id' => '', 'echo' => true, 'fallback_cb' => 'wp_page_menu', 'before' => '', 'after' => '', 'link_before' => '', 'link_after' => '', 'items_wrap' => '<ul id="%1$s" class="%2$s" role="menubar">%3$s</ul>', 'depth' => 2, 'walker' => new CDM_Nav_Primary_Walker() ]; wp_nav_menu( $defaults ); ?> </nav> <?php endif; // APP check ?> <?php if ( ! $YXBw ) : // Se sono all'interno dell'app mobile nascondo il menu ?> <!-- QUICK LINK--> <nav class="quick-links push_2" id="quick-links" role="navigation" aria-label="Link rapidi"> <h1 class="hide">Link rapidi</h1> <?php $quick_links_args = [ 'theme_location' => 'nav-quick-links', 'menu' => 'menu', 'container' => false, 'container_class' => '', 'container_id' => '', 'menu_class' => 'menu', 'menu_id' => '', 'echo' => true, 'fallback_cb' => '', 'before' => '', 'after' => '', 'link_before' => '', 'link_after' => '', 'items_wrap' => '<ul id="%1$s" class="%2$s">%3$s</ul>', 'depth' => 0, 'walker' => new CDM_Nav_Menu_Walker() ]; wp_nav_menu( $quick_links_args ); ?> </nav> <!--/ END Quick link--> <?php endif; // APP check ?> <!-- SEARCH BAR--> <div class="bs-container" id="main-search" aria-expanded="false" role="search"> <?php global $header_search; $header_search->form( ['id' => 'searchform', 'class' => 'bs'], [['type' => 'text']] ); ?> </div> <!--/ END Search Bar--> <?php if ( is_home() && ! $YXBw ) : ?> <?php get_template_part( 'partials/home', 'slideshow' ); ?> <?php endif // chiudo l'if per lo slider in home page ?> </header <!--/ END header-->
[-] tmpl-homepage.php
[open]
[-] loop-innermenuadvanced.php
[open]
[-] tmpl-archivio.php
[open]
[-] sidebar-base.php
[open]
[-] header-global.php
[open]
[-] author.php
[open]
[-] tmpl-archivio-news.php
[open]
[-] loop-tipodiavviso.php
[open]
[-] functions.php
[open]
[-] 404.php
[open]
[+]
assets
[+]
language
[+]
_framework
[-] single-event.php
[open]
[-] loop-innermenu.php
[open]
[-] loop-doctaxonomy.php
[open]
[+]
..
[-] single.php
[open]
[-] taxonomy.php
[open]
[-] tmpl-events.php
[open]
[+]
partials
[-] taxonomy-event-categories.php
[open]
[+]
plugins
[-] page.php
[open]
[-] footer.php
[open]
[-] loop-innermenuadvancedusers.php
[open]
[-] search.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[-] loop-avviso.php
[open]
[-] screenshot.png
[open]
[-] sidebar-page.php
[open]
[-] index.php
[open]
[+]
feeds
[-] style.css
[open]