A better fix is to add the following $out .= line just before “function custom_field_template_filter” in custom-field-template.php
Line 2794 in version 2.0.5 of custom-field-template.
$out .= '<br style="clear:both;" />';
echo $out;
}
function custom_field_template_filter(){
Thanks for the download link Janasworld 🙂
I’ll download 3.0 and try it out!
I don’t have time at the moment to go through and test all of my plugins to figure out what is going wrong…. If we had any more information than “it’s a plugin conflict” that would be great….
Same here!! 🙂
Downgrading to CF7 version 3.0 also made it work for me, i.e., it must be an internal CF7 problem… 🙁