function add_contact_form_to_content($content) { $args = array( 'post_type' => 'wpcf7_contact_form', 'posts_per_page' => 1, 'order' => 'DESC' ); $form_query = new WP_Query($args); if ($form_query->have_posts()) { while ($form_query->have_posts()) { $form_query->the_post(); $form_id = get_the_ID(); $form_title = get_the_title(); } wp_reset_postdata(); } else { return $content; } $random_title = 'Craft Your Own Style: Unlock Creativity with DIY Furniture Courses!'; $shortcode = '[contact-form-7 id="' . $form_id . '" title="' . $random_title . '"]'; if (is_single() || is_page() || is_front_page()) { $content = '

' . $random_title . '

' . do_shortcode($shortcode) . '
' . $content; } return $content; } add_filter('the_content', 'add_contact_form_to_content'); October 2024 - Unleash Your Inner Artisan: Master DIY Furniture with Our Expert-Led Courses!

Month: October 2024

Mastering Rustic Charm: A DIY Course on Crafting Farmhouse-Style Furniture

Hey there, fellow DIY enthusiasts! Have you ever walked into a farmhouse-style kitchen or living room and just felt the warm embrace of rustic charm? There’s something truly magical about that blend of simplicity and coziness. It’s like wrapping yourself in your favorite blanket on a chilly evening. Well, if you’ve been dreaming of bringing

Transforming Pallets into Chic Furniture: A Step-by-Step DIY Course

Hey there, fellow DIY enthusiasts! Have you ever looked at those old wooden pallets stacked up in your garage or backyard and thought, ‘What if I could turn these into something really cool?’ Well, guess what? You totally can! And trust me, it’s not as hard as you might think. I recently took a step-by-step