Eric,
this is the reply I got from the theme developer.
"
Hi,
Could you try going to include/plugin/shortcode-generator.php file.
At the bottom, try removing these out.
// Remove the 2 main auto-formatters
remove_filter('the_content', 'wpautop');
remove_filter('the_content', 'wptexturize');
// Before displaying for viewing, apply this function
add_filter('the_content', 'webtreats_formatter', 99);
add_filter('widget_text', 'webtreats_formatter', 99);
Hope this helps. 
"
I am not sure where to adjust this. Must i do this within Datafeedr Factory or in Wordpress. If in wordpress, can you explain where I must adjust this?
many thanks.
Daniel