• Hi,

    I have Facebook Comments for WordPress installed. WHen I add comments and then view the comments on FB, I see this every time:

    function check() { var chk = 0; var maxDay = 0; var dd = document.form1.startday.value; var mm = document.form1.startmonth.value; mm=(mm*1)+1; var yyyy = document.form1.startyear.value; maxDay = max_day(mm, yyyy); dateNotOk = greaterThanToday(dd,mm,yyyy); …

    Can anyone tell me why that is showing up, and how to get Facebook Comments for WordPress to display the actual comments?

    Thanks,
    -Brett

    https://www.ads-software.com/extend/plugins/facebook-comments-for-wordpress/

  • The topic ‘[Plugin: Facebook Comments for WordPress] Facebook Comments – function check()…’ is closed to new replies.