Active
Project:
Content Glider
Version:
6.x-1.8
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2011 at 02:26 UTC
Updated:
6 Sep 2011 at 21:12 UTC
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
Comment #1
webcomm commentedsubscribe
Comment #2
webcomm commentedI 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.