Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter frenziedsilence

    (@frenziedsilence)

    update: I removed the above functions.php code and instead used !important in my CSS file to override the style that was being printed by wordpress, which is a good enough fix for now. If anyone else comes up with a better solution, I would love to see it! ??

    I got this problem with the full release of 2.3 – it’s back to the old version for now I guess ??

    Thread Starter frenziedsilence

    (@frenziedsilence)

    Okay, I’m still looking at this problem.
    The error I get in the popup window is
    Fatal error: Call to undefined function: add_filter() in blog/wp-content/themes/default/comments-popup.php on line 3

    i tried requiring functions.php. i stopped getting the above error, but it only gave me more errors for more undefined functions. it does the same thing even in the default comments-popup file. What’s missing here? Anyone?

    thanks.. ??

    Thread Starter frenziedsilence

    (@frenziedsilence)

    thanks!

    it does popup, but the popup then includes ‘falling.php/?comments_popup=[postid]’ … falling.php is the main page of my website that has a php include for my wp theme file. ..if that makes sense.
    it -should- be calling a separate comments page, like it used to (themename/comments_popup.php). but it isn’t since the upgrade. when i tried specifying a page in comment-functions.php, it brought up the page i specified but gave ‘call to undefined function’ errors.

Viewing 4 replies - 1 through 4 (of 4 total)