![]() Server : Apache System : Linux pod-100823:apache2_74:v0.6.0 5.4.0-1138-gcp #147~18.04.1-Ubuntu SMP Mon Oct 7 21:46:26 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33.10 Disable Function : apache_child_terminate,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,disk_free_space,disk_total_space,diskfreespace,dl,exec,fastcgi_finish_request,link,opcache_compile_file,opcache_get_configuration,opcache_invalidate,opcache_is_script_cached,opcache_reset,passthru,pclose,pcntl_exec,popen,posix_getpid,posix_getppid,posix_getpwuid,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,realpath_cache_get,shell_exec,show_source,symlink,system Directory : /nas/content/live/attorneyexperi/wp-content/themes/directory2/ |
<!doctype html> <!--[if IE 8]> <html {languageAttributes} class="lang-{$currentLang->locale} {$options->layout->custom->pageHtmlClass} ie ie8"> <![endif]--> <!--[if !(IE 7) | !(IE 8)]><!--> <html {languageAttributes} class="lang-{$currentLang->locale} {$options->layout->custom->pageHtmlClass}"> <!--<![endif]--> <head> <meta name="google-site-verification" content="CBnXDpupvmcboyh8U9-0DB1HWRGq-V7ApFoT9SX4NuQ" /> <meta charset="{$wp->charset}"> <meta name="viewport" content="width=device-width"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="{$wp->pingbackUrl}"> {if $options->theme->general->favicon != ""} <link href="{$options->theme->general->favicon}" rel="icon" type="image/x-icon" /> {/if} {includePart parts/seo} {googleAnalytics $options->theme->google->analyticsTrackingId, $options->theme->google->anonymizeIp} {wpHead} {!$options->theme->header->customJsCode} </head> {var $searchFormClass = ""} {if $elements->unsortable[search-form]->display} {var $searchFormClass = $elements->unsortable[search-form]->option('type') != "" ? "search-form-type-".$elements->unsortable[search-form]->option('type') : "search-form-type-1"} {/if} <body n:class="$wp->bodyHtmlClass(false), defined('AIT_REVIEWS_ENABLED') ? reviews-enabled, $searchFormClass, $options->layout->general->showBreadcrumbs ? breadcrumbs-enabled"> {* usefull for inline scripts like facebook social plugins scripts, etc... *} {doAction ait-html-body-begin} {if $wp->isPage} <div id="page" class="page-container header-one"> {else} <div id="page" class="hfeed page-container header-one"> {/if} <header id="masthead" class="site-header"> <div class="top-bar"> <div class="grid-main"> <div class="top-bar-tools"> {includePart parts/social-icons} {includePart parts/languages-switcher} {includePart "parts/woocommerce-cart"} {includePart portal/parts/header-resources} </div> <p class="site-description">{!html_entity_decode($wp->description)}</p> </div> </div> <div class="header-container grid-main"> <div class="site-logo"> {if $options->theme->header->logo} <a href="{$homeUrl}" title="{$wp->name}" rel="home"><img src="{$options->theme->header->logo}" alt="logo"></a> {else} <div class="site-title"><a href="{$homeUrl}" title="{$wp->name}" rel="home">{$wp->name}</a></div> {/if} </div> <div class="menu-container"> <nav class="main-nav menu-hidden" data-menucollapse={$options->theme->header->menucollapse}> <div class="main-nav-wrap"> <h3 class="menu-toggle">{__ 'Menu'}</h3> {menu main} </div> </nav> </div> </div> </header><!-- #masthead --> <div class="sticky-menu menu-container" > <div class="grid-main"> <div class="site-logo"> {if $options->theme->header->logo} <a href="{$homeUrl}" title="{$wp->name}" rel="home"><img src="{$options->theme->header->logo}" alt="logo"></a> {else} <div class="site-title"><a href="{$homeUrl}" title="{$wp->name}" rel="home">{$wp->name}</a></div> {/if} </div> <nav class="main-nav menu-hidden" data-menucollapse={$options->theme->header->menucollapse}> <!-- wp menu here --> </nav> </div> </div>