$parent_image = wp_get_attachment_image_src(get_post_thumbnail_id($post->post_parent), 'banner');
if (has_post_thumbnail($post->ID)) {
$image = wp_get_attachment_image_src(get_post_thumbnail_id($post->ID), 'banner');
$kolor = get_field('_banner_text_color');
if (empty($kolor)) {
$kolor = '#5a4099';
} ?>
} elseif ($parent_image) { ?>
} else { ?>
} the_content(); if (is_page(299)) { ?>
the_title()?>
} the_content(); if (is_page(299)) { ?>

Job’s Daughters International Supreme Guardian Council and Supreme Bethel
$loop = new WP_Query(array('post_type' => 'links', 'orderby'=>'menu_order', 'posts_per_page' => -1, 'order'=>'ASC'));
while ($loop->have_posts()) {
$loop->the_post();
$image = wp_get_attachment_image_src(get_post_thumbnail_id($post->ID), 'medium'); ?>
}
wp_reset_query(); ?>
} ?>
