Posts by josemortean • 1 point
2 posts
-
0
votes2
answers63
viewsA: Insert jquery Cycle 2 in wordpress
I got it this way: <!--no header.php do tema--> <script src="http://malsup.github.io/jquery.cycle2.js"></script> <script…
-
0
votes2
answers63
viewsQ: Insert jquery Cycle 2 in wordpress
<!--cycle6--> <?php wp_enqueue_script('jquery.cycle.all.js', '/wp-content/themes/powerclub-lite/js/jquery.cycle2.js', array('jquery')); wp_enqueue_script('jquery.cycle2.flip.js',…