The main problem - flexslider does not work - I installed JQuery update, as advised, but this does not help.

in debug writes:

$ (...). flexslider is not a function

looked at the page code:

<script type="text/javascript" src="/sites/all/modules/jquery_update/replace/jquery/1.10/jquery.min.js?v=1.10.2"></script> <script type="text/javascript" src="/misc/jquery.once.js?v=1.2"></script> 

m. Is extra jQuery interfering? if yes - how to eliminate extra?

UPD

full error code

flexslider.load.js? ota23n: 42 Uncaught TypeError: $ (...). flexslider is not a function at HTMLDivElement. (flexslider.load.js? ota23n: 42) at Function.each (jquery.min.js? v = 1.10.2: 4) at $ .fn.init.each (jquery.min.js? v = 1.10.2 : 4) at $ .fn.init. $. Fn.once (jquery.once.js? V = 1.2: 55) at _flexslider_init (flexslider.load.js? Ota23n: 35) at Object.attach (flexslider.load. js? ota23n: 25) at Object. (drupal.js? ota23n: 76) at Function.each (jquery.min.js? v = 1.10.2: 4) at Object.Drupal.attachBehaviors (drupal.js? ota23n: 74) at HTMLDocument. (drupal.js? ota23n: 504)

  • one
    it looks like it’s not in the repeating links JQ - kvvk
  • And where is flexslider used in your js file? - Byulent
  • @Byulent flexslider tried to create and view and blocks - it never happened to achieve the desired result - kvvk
  • I'm flexslider() about where the flexslider() function itself is - Byulent
  • @Byulent I use modules in Drupal, I have no idea about their insides. How can I see it? - kvvk

0