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:
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