I read the content slider post a couple before this one and made sure I linked to the external javascript files correctly. I don’t believe that’s the issue in my case.
It was just added last night and I can’t get the buttons in the bottom-right to manually cycle through the slides. I have tried various combinations of increasing the z-index of the parent DIV (content_slider_wrapper), the child DIV (rotate_slide_button_container) and the slider buttons themselves. Something tells me I’m barking up the wrong tree.
Mr. O’B, if you happen to read this, I learned from my last mistake and did not add position:relative to the parent DIV so as to prevent a stacking issue. Hope I learned the proper lesson from that earlier gaffe.
Anyhoo, I’m hoping someone can spot my issue.
(Also, I am aware that I shouldn’t use the dirty hacks I coded into this page, such as embedding CSS and calling external .js files from the middle of the content. This was a quick test, to verify we could get the slider to work in our proprietary framework. I will circle back and get our developer to properly link to the files in the header).
I don’t think you need those null items and would assume they were for turning off those functions. However, the documentation for that slider is not available unless you have purchased it so I can’t gain any more info (I’m assuming you did purchase it though).
It was working for me with just the code I gave above so it seems you don’t need them