Book a callback from us
global $post;
$iFrame = get_post_meta($post->ID, 'wpcf-iframe');
$content = get_post_meta($post->ID, 'wpcf-cta-content'); ?>
echo the_title() ?>
echo $content[0] ?>
echo $iFrame[0] ?>
