Use this code in functions.php file of your child theme.
function my_custom_footer() {
echo do_shortcode(‘[ et_pb_section global_module=”123″] [/et_pb_section ]’);}
add_action(‘et_after_main_content’, ‘my_custom_footer’);
echo do_shortcode(‘[ et_pb_section global_module=”123″] [/et_pb_section ]’);}
add_action(‘et_after_main_content’, ‘my_custom_footer’);
Thanks for sharing. I read many of your blog posts, cool, your blog is very good.