Skip to:
Content
Pages
Categories
Search
Top
Bottom

jQuery not loading correctly


  • wallyhood
    Participant

    @wallyhood

    Something is broken with my use of BBPress related to jQuery:

    Using the jQuery selector does not work. For example:

    $(".title")
    TypeError: undefined is not a function
    

    However, using
    jQuery(".title")

    does work. This is breaking other plugins and code I have on my site (http://www.wallyhood.org). I’ve tried disabling all other plugins except for BBPress, and the problem still occurs. I’ve tried enabling all plugins EXCEPT BBPress and the problem doesn’t occur. So it would seem that it must be BBPress causing the issue, except that I would assume lots of other people would be reporting it if that were the case.

    Any help?

  • You must be logged in to reply to this topic.
Skip to toolbar