Carousel not showing images

Hello, I’m a new member, and am finding the program really good, thanks.

In my project I am attempting to use the simple Carousel, that BSS provides.

All went well it displayed in my local preview browser well. A few days later I went to add the carousel component to a new page and it is not displaying the images in either the app main stage or in the browser. So I went back to an earlier page that had the Carousel that was displaying correctly and lo and behold it is also now not showing the images.

I am not aware if anything I have done elsewhere could have led to the problem, but obviously something has

Can anyone ascertain where I have made an error?

I’m new to posting here but I will attempt to include some screen shots please let me know if you need further info

Thanks

George

Hi,

I have the same problem. Is there a solution?

With regards,

Bram

George here again.

I think I found what was stopping the images from displaying I compared my new test project where i used carousel successfully with the faulty instance of Carousel in my actual project - I compared every item and attribute some were different in the Options and appearance panels. I altered them but to no avail. Some of the settings would momentarily flash the carousel on my browser screen then it would just fade away.

My next approach was to scour every single css file in the actual project there were many entries relating to Carousel, that were not in my Test Carousel project…hmmmn.
So I saved my actual project with a 'save As" different name and in that new iteration went and deleted every css file relating to Carousel. After that the carousel popped back into life as it should be display.

I am no expert in fact a I’m a total novice, but I believe that the Carousel was using css that was left over from my earlier attempts at using it. THIS MAY NOT BE THE EXPLANATION

It’s difficult to diagnose issues without seeing the actual live website. Publish and post a link, so we can examine your code.

1 Like

Thanks PrintNinja,

As I mentioned above, I believe I have found the fault - it was in my conflicting older css custom files that were governing or corrupting the proper displaying of the Carousel. These came from earlier attempts to use/experiment with Carousel.

I did a ‘Save As’ a new project and deleted all the css relating to Carousel and the Carousel popped back up on the screen displaying correctly, I assume that was the fault.

I am trying to keep better track of all my custom css as I work…lot of balls to juggle, even at this simplest stage of what I’m trying to do, given that I am fresh off the block.

I cannot give you an URL to the site as it is not published, I am still building it.

Thanks for keeping an eye out on my post

Hardieboys