Okay good to know, Ryan. Thanks for responding, I’ll wait for the fix.
I am having a similar issue, on a fresh website I am unable to set a focus keyword OR meta description. When I enter one in the post page and hit update, the field does not show the content I entered. It remains blank.
SEO Version: 1.5.3.3
Thanks, topic posted here
On the template for the page:
$portfolioContent = get_post_meta($post->ID, ‘wpcf-portfolio-content’, true);
echo $portfolioContent;