Kim’s Gardening Report – Winter 2023

<?php
if ( is_singular() ) {
    $terms = get_the_terms( get_the_ID(), 'department' );
    if ( $terms && ! is_wp_error( $terms ) ) {
        foreach ( $terms as $term ) {
            $group = get_field( 'department_ads', 'department_' . $term->term_id );
            if ( ! empty( $group['above_content_full_width'] ) ) {
                echo do_shortcode( $group['above_content_full_width'] );
                break;
            }
        }
    }
}
?>

Below you'll find the Gardening Reports that Editor Kimberly Bloom recorded during the Winter 2023 issue of ripen - a gardening lifestyle magazine. Go to the Lifestyle Media Group YouTube Channel to access all of the videos in our playlist for ripen - a gardening lifestyle magazine.


Kim's Gardening Report - 1


Kim's Gardening Report - 2

Author

Share

Further Reading

Returning To Our Roots – VIDEO
Sophia Nguyen Eng talks about seeking God to make choices for family and finding community.
Be Hardcore
The 2024 issues of ripen - a gardening lifestyle magazine help you keep Christ central to your gardening lifestyle.
#FealTheSeason
Most of us don’t get outdoors for long in the winter cold. We should to feel the season God has established.
Breathe In the Energy – Soak Up the Light
We have increasingly left natural light and fresh air out of our lives. Stormie Omartian says you can change that.

Leave the first comment