I'm using Views Slideshow in the header of my site. For some reason, the slideshow is showing in FireFox, but it's not working in IE. This is confusing since I've used Views Slideshow successfully on a couple of other sites. Any thoughts why it's working in FF but not IE? Thanks guys

Here is the site: www.mwebdev.com/jp.html

Comments

i25’s picture

I just realized that the slideshow only shows when I'm logged in. If I'm not logged in, it doesn't show... only the background image for that div (the header image) shows. I haven't configured any permissions for the slideshow. Why is it showing for logged in users alone? Where do I need to look first? Thanks guys!

i25’s picture

Any thoughts or suggestions, guys? Why is the slideshow only showing for logged in users?

betz’s picture

Have a look at admin/user/permissions
Maybe you have a permission that isn't set right?

i25’s picture

I can't find anything in User Permissions that would cause this (even thought it seems like the natural place to fix the problem).

ishmael-sanchez’s picture

I would check in content_permissions. I have seen this before you create a slideshow, you have CCK installed so you add a new field (You have Content Permissions turned on). By default anon users will not be able to see your newly added field until you check off view field_fieldname permission. Hopefully that does it.

i25’s picture

That did it! Thanks!