Jquery question

Hey Guys,
I have been having an issue with my site and have been trying to figure out the issue. In the process I had the theme developer investigating and he made this comment about bb.
“I just looked over the output code of our site, and discovered that the bb-plugin plugin is doing a very bad thing that fails to follow basic WordPress development rules. It is loading its own non-standard version of jQuery.”

I liked to find out why the plugin is handling it that way.

Thanks!

Hey Kendra,

Just letting you know that I’ve assigned another member of the team to assist you with your concern. Meanwhile, could you tell us a little more about the problem that you’re having? It would be great if you can share your Website URL so we can take a better look. You can use the private reply option below.

Thanks!

KC

[Content Hidden]

Hey Kendra,

Sorry to hear about the issues! Your theme developer probably noticed our fallback code that loads in jQuery on older versions of WordPress that don’t use the most recent jQuery library.

You can see that being done here… https://www.dropbox.com/s/3r4o1e6ane8t61w/Screenshot%202016-01-07%2011.56.01.png?dl=0

We’re only loading in our own copy of jQuery there if for some reason jQuery is not available or an older version is loaded.

If you’re using the latest version of WordPress, jQuery is being loaded in “the WordPress way” :slight_smile:

Let me know if you have any specific issues that we can look at for you.

Thanks!
Justin

HI Justin,

Thank you very much for your answer. I appreciate it. I always like to know the ins and outs of how things are developed and his comment made me wonder.

You guys rock as always!

Thanks, Kendra! Happy to help :slight_smile:

Justin