Support » Plugin: Storefront Homepage Extra Sections » older version of Flexslider used not compatiable with woocommerce image slider

  • Anonymous User 13716511

    (@anonymized-13716511)


    An older version of Flexslider is being loaded on my site coming from this plugin,
    Storefront Homepage Extra Sections. It is preventing the woocommerce product image slider from working on my rtl site.
    Please can you update the flexslider being used by the plugin.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m sure the developer will release new version soon, but meanwhile I give you a temporal solution:

    1) Replace these files:
    wp-content/plguins/storefront-homepage-extra-sections/assets/js/jquery.flexslider.js
    wp-content/plguins/storefront-homepage-extra-sections/assets/js/jquery.flexslider-min.js

    With:
    new JS files from:
    https://github.com/woocommerce/FlexSlider/tree/release-2-7-0

    2) Edit the file:
    wp-content/plguins/storefront-homepage-extra-sections/assets/js/slider.js

    Add this parameter:
    rtl: true

    Note: make backup of the files that you update just in case.

    Thread Starter Anonymous User 13716511

    (@anonymized-13716511)

    Great, thank you, it is working now.
    fyi – line 1115 in jquery.flexslider.js
    // Ensure the slider isn’t focussed if the window loses focus.
    The ‘ broke the code for me. I changed it to isnt

    I’m so happy that it is working now 🙂

    Have a very good day Lucy

    Thread Starter Anonymous User 13716511

    (@anonymized-13716511)

    I’m getting errors in my console now:

    GET http://xxx/wp-content/plugins/storefront-homepage-extra-sections/assets/js/jquery.flexslider-min.js?ver=4.8 
    ?sfid=461&_sft_product_cat=laptop-computers-he:771 
    GET http://xxx.co.il/wp-content/plugins/storefront-homepage-extra-sections/assets/js/slider.js?ver=4.8 404 (Not Found)

    do I need to change the version somewhere?

    • This reply was modified 6 years, 8 months ago by Anonymous User 13716511.
    Thread Starter Anonymous User 13716511

    (@anonymized-13716511)

    Please can you help me remove console errors, they are causing issues on the site. I had to put the old slider code back up and now I can’t see the images again..
    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘older version of Flexslider used not compatiable with woocommerce image slider’ is closed to new replies.