Using jQuery 1.4.2 for Carousel on Front Page

Discussion in 'GeoCraft WordPress Theme' started by dhawalshah, Apr 8, 2013.

  1. dhawalshah

    dhawalshah Guest

    Joined:
    Mar 13, 2013
    Messages:
    9
    Likes Received:
    3
    Location:
    Singapore
    Hi,

    I was attempting to include a slider on front-page.php but no matter which plugin I tried, it would not work on front-page.php although the slider would work fine on a normal page. I looked through the code and realized that the "Premium Listing" carousel is actually still using jQuery 1.4.2 which was overriding the newer jQuery versions that the slider plugins use. As such, I had to remove the premium carousel.

    However, I would still like to have the carousel option to place on the homepage. Can I ask why it is still using such an outdated version of jQuery?

    Cheers!

    Dhawal




     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Yes you are right. jQuery 1.4.2 is creating problem.
    Open front-page.php and remove link as shown in image.
    Theme will automatically take WordPress default updated jquery.

    [​IMG]
     

Share This Page