treehouse : what would you like to learn today?
Web Design Web Development iOS Development

jquery wordpress conflict

  • I am using woocommerce on wordpress. We had a problem with permalinks and Quick Mysql. We turned quick MySQL off and woocommerce works right. Now I have a problem with some plugins not working. Sharexy and Lightbox Plus. Both were working with my setup before. Can someone point me in the right direction?

    millermarineproducts.com

    Thanks
  • Major problem:

    You gotta use smaller images for those thumbnails. Seen on this page: http://millermarineproducts.com/products/

    As for any jQuery conflict, you're loading two versions, so I'd definitely fix that.


    There aren't any console errors, though, so I'm not sure what's not working.
  • Ok fixed the jquery thing. Didn't help anything that I can see but good fix none the less. I run a audit in Chrome and I get this advice "Optimize the order of styles and scripts:

    The following external CSS files were included after an external JavaScript file in the document head. To ensure CSS files are downloaded in parallel, always include external CSS before external JavaScript.

    1 inline script block was found in the head between an external CSS file and another resource. To allow parallel downloading, move the inline script before the external CSS file, or after the next resource."

    What do you think about that?