I have installed the module, created a simple content type (it has title and body. Nothing fancy).
I then created a few content pieces of that content type.
I have then gone into the settings for Content Glider, written news_main (the machine-readable name for the content type I want to display) into the first field ("content type for glider one").
I then activated the block.
What I get is an empty content glider and an error message saying:
"No content exists at page 1! Loading 1st page instead."
Comments
Comment #1
basicbest commentedI've got the same issue
Comment #2
drupalnesia commentedTry to clear you browser cache.
Comment #3
dwatty1 commentedI've got the same problem and clearing the browser cache doesn't help.
Comment #4
drupalnesia commented1. administer-site configuration-content glider: set content gilder 1 = page or story
2. try to clear you browser cache including cookies
3. refresh your site
Comment #5
drupalnesia commented6.x-1.4:
Fixed: Block Title use $glider_id and
New: Add instruction to README.TXT
Fixed: show better error message when no content exists
Hope the README.TXT and better error message will help user to understand well.