Project:jCarousel
Version:6.x-1.1
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Drupal: 6.12 clean
Theme: garland

I inserted the code example from readme.txt into page.tpl.php, but it does not work.

If you insert into the node with a php filter, it works.

What could be wrong?

Comments

#1

The base Javascript "jquery.js" and "drupal.js" not loaded after jcarousel_add() call!

#2

Priority:normal» critical

#3

Category:bug report» support request
Priority:critical» normal
Status:active» fixed

You can't call this from page.tpl.php. That's too late. You have to do it from within a module.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here