Hi,
I have created 3 new content type as given in the documentation. With the content type I added content for the particular content type.
In the content glider configuration settings in the slideshow source I entered the content type for glider 1 with the new content type I created like headlines,headlines1,headlines2.

In the block setting I placed content glider 1 in leftside but when I view the front page I am just getting box with no content in it.

Looking for some advise for the particular issue.

Comments

webcomm’s picture

subscribe

webcomm’s picture

I was having this problem. I fixed it by adding a reference to google's copy of jquery.

The default reference to /drupal/misc/jquery.js?X in the garland theme was not sufficient.

Actually, in garland, I'm seeing two references to /drupal/misc/jquery.js?X when I print $scripts. Not sure if that's causing the problem.

Not sure if adding the google reference would fix things for afif227.