By nikkwong on
I want all pages to get rid of the sildeshow but the homepage. This is probably a stupid question, sorry. But I've been looking through pages and creating new content types for quite a while and am sincerely lost. Thanks for the help!
I have found this field,
http://img266.imageshack.us/img266/3008/imagezq.png
but I will enter say, node, or node/5 or node/* and nothing will change. I believe this field is not working or unresponsive? Or I just don't understand it? Thanks :)
Comments
Different issue to previous post?
Not sure if this is related to your previous recent post: http://drupal.org/node/1995098
But:
Try Banner Configuration settings for each image in the Theme settings
Settings found at: admin/appearance/settings/marinelli
This link may help: http://drupal.org/node/1000530
Here is the setting I would include in the Visibility field for each image, if you only want it to appear on the front page:
Finally figured it out.
Finally figured it out. Thanks so much!
<front> missing from post
Sorry, nikkwong,
"<front>"was in my last comment, but it didn't show up because I forgot to preview (and put it within code).i.e. Add
"<front>"to the Visibility field.Even though you figured it out, adding this comment, so that if others see this thread, they know what the value should have been for the visibility field.