$theme_mode = get_field( 'theme_mode', 'option' ); $button_mode = get_field( 'button_mode', 'option' ); } $body_bg_color = get_field( 'body_bg_color', 'option' ); // Header Options $header_default = get_field( 'header_default', 'option' ); $header_responsive = get_field( 'header_responsive', 'option' ); if ( $header_default && $header_responsive ) { // Search Icon if ( array_key_exists( 'search_icon', $header_default ) ) { if ( $header_default['search_icon'] ) { $navbar_search_icon = 'd-sm-inline-block'; } else { $navbar_search_icon = 'd-sm-none'; } } if ( array_key_exists( 'search_icon', $header_responsive ) ) { if ( $header_responsive['search_icon'] ) { $navbar_search_icon .= ' d-inline-block'; } else { $navbar_search_icon .= ' d-none'; } } // Social Networks if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['social_networks'] ) { $navbar_social_networks = 'd-sm-inline-block'; } else { $navbar_social_networks = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { if ( $header_responsive['social_networks'] ) { $navbar_social_networks .= ' d-inline-block'; } else { $navbar_social_networks .= ' d-none'; } } // Call to Action if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['call_to_action'] ) { $navbar_call_to_action = 'd-sm-inline-block'; } else { $navbar_call_to_action = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { } if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['custom_action'] ) { $navbar_custom_action = 'd-sm-inline-block'; } else { $navbar_custom_action = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { if ( $header_responsive['custom_action'] ) { $navbar_custom_action .= ' d-inline-block'; } else { $navbar_custom_action .= ' d-none'; } } // Shop Cart if ( array_key_exists( 'social_networks', $header_default ) ) { if ( $header_default['shop_cart'] ) { $navbar_shop_cart = 'd-sm-inline-block'; } else { $navbar_shop_cart = 'd-sm-none'; } } if ( array_key_exists( 'social_networks', $header_responsive ) ) { if ( $header_responsive['shop_cart'] ) { $navbar_shop_cart .= ' d-inline-block'; } else { $navbar_shop_cart .= ' d-none'; } } } } if ( class_exists( 'WooCommerce' ) ) { $is_woocommerce = is_woocommerce(); $is_cart = is_cart(); $is_checkout = is_checkout(); } else { $is_woocommerce = false; $is_cart = false; $is_checkout = false; } ?> GameNock - We Bring Your Wildest Gaming Desires to Life!