Viewing File: /home/rtsgrob/ww6/wp-content/themes/synergia/header.php
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<?php
/**
* synergia_select_header_meta hook
*
* @see synergia_select_header_meta() - hooked with 10
* @see synergia_select_user_scalable_meta - hooked with 10
* @see qodef_core_set_open_graph_meta - hooked with 10
*/
do_action( 'synergia_select_header_meta' );
wp_head(); ?>
</head>
<body <?php body_class(); ?> itemscope itemtype="//schema.org/WebPage">
<?php
/**
* synergia_select_after_body_tag hook
*
* @see synergia_select_get_side_area() - hooked with 10
* @see synergia_select_smooth_page_transitions() - hooked with 10
*/
do_action( 'synergia_select_after_body_tag' ); ?>
<div class="qodef-wrapper">
<div class="qodef-wrapper-inner">
<?php
/**
* synergia_select_after_wrapper_inner hook
*
* @see synergia_select_get_header() - hooked with 10
* @see synergia_select_get_mobile_header() - hooked with 20
* @see synergia_select_back_to_top_button() - hooked with 30
* @see synergia_select_get_header_minimal_full_screen_menu() - hooked with 40
* @see synergia_select_get_header_bottom_navigation() - hooked with 40
*/
do_action( 'synergia_select_after_wrapper_inner' ); ?>
<div class="qodef-content" <?php synergia_select_content_elem_style_attr(); ?>>
<div class="qodef-content-inner">
Back to Directory
File Manager