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

Be Hardcore
The 2024 issues of ripen - a gardening lifestyle magazine help you keep Christ central to your gardening lifestyle.
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.
#FealTheSeason
Most of us don’t get outdoors for long in the winter cold. We should to feel the season God has established.
Breath Of God
Have you ever thought about the big meaning of the word of? Let’s look at this word and how it relates in the phrase “Breath of God”. The word of…

Leave the first comment