Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi gregowr,

    I’m having the same prob, and have tried every ‘non-invasive’ method of removing this og insertion I can think of. Have you found a solution?

    I’ll post mine if I do.

    Thanks,
    Britt

    SO stoked. This hack works:

    add to your functions.php

    //fake SharePress so Fat Panda wont print ogs
    if ( !class_exists(‘SharePress’) ) {
    class SharePress {};
    }

    Exactly what I was looking for 🙂 Works perfectly. But if you update WordPress, the functions.php file gets overwritten, isn’t it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Facebook Comments by Fat Panda] Disable Meta Tags’ is closed to new replies.