Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #440004

    Hello there. I am trying to build a simple testimonial rotator that would display a custom div in the center as a person hovers or clicks on a thumnail. I found a script that i am trying to use but it is not working. I searched all the threads i could find within this forum and tried different calling methods included replacing $ with jQuery, etc many others. If i do that it does something but completely breaks the page. Otherwise it does nothing if i just use $(document).
    Help please. What am i doing wrong? How could i get the script to work?
    Thanks a bunch. Details below:

    #440619

    Hey fandragon!

    When I view your link I get this error.

    TypeError: $ is not a function
    	
    
    <div class="flex_column av_one_full first  avia-builder-el-2  el_after_av_headin...
    

    Switch all instances of “$” to “jQuery”.

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.