hello my problem is this if I already have installed jquery_update and jquery_plugin where I put the following code:

jquery_plugin_add ( 'cycle');

if I put some effects to my website

In page.tpl.php? Where do you the code to insert the link of the plugin?

Comments

Jeff Burnz’s picture

To load the plugin add it to the subthemes info file, with the path to the plugin, eg:

scripts[] = js/jquery.cycle.js

So, create a folder inside the subtheme called "js" and place the plugin in there.

kanzer’s picture

ok, but where I put this piece of code?

sorry is not good English

greetz