I am using S3Slider (http://www.serie3.info/s3slider/) with a template that I created which is enabled/disabled from the modules in admin. (I have even tried this with hard coding it right to layout.tpl for the selected template.) I currently have it showing up on the right column.
The two of them that I have in there display correctly on the store front, but when I go into a category/product view the sliders do not appear. The module box that contains it is present with the correct space for the two image areas - not to mention the code is present when I view source. I have taken the view source from the store front and the source from the product/category view to do a diff. I can't see anything that would prevent it from showing up. The files needed for s3slider are still present, the stylesheet information for s3slider is present, the code is present for timing the image switching, and the code to show the s3slider is present. I just can't see what would prevent it from not showing up when I switch to product/category view.
It would have to be something that comes up in the product/category view that would preventing it from displaying, I just don't know what.
Not a problem with OpenCart, this question is withdrawn as I have solved the cause for the issue and determined it has nothing to do with any conflicts with OpenCart code.
For those that may be interested, what happened was this:
Three s3slider images were on store front. They are labeled s3slider, s3slider1, s3slider2. All three show up on the store front. One was part of the home.tpl and the other two I incorporated via a custom module. When I switched to anything beyond the store front, s3slider1 and s3slider2 that are part of the module stopped working.
Resolution:
The numbering scheme for s3slider had to be adjusted. Turns out that the s3slider code would stop working if it did not find the first s3slider (#s3slider) on the page and would not continue to #s3slider1 and #s3slider2. Simply making the first s3slider div in the custom module the main one (#s3slider), the second s3slider div in the module then became (#s3slider1) and the one that shows up in home.tpl became #s3slider2 allowed them all to work.
For those that may be interested, what happened was this:
Three s3slider images were on store front. They are labeled s3slider, s3slider1, s3slider2. All three show up on the store front. One was part of the home.tpl and the other two I incorporated via a custom module. When I switched to anything beyond the store front, s3slider1 and s3slider2 that are part of the module stopped working.
Resolution:
The numbering scheme for s3slider had to be adjusted. Turns out that the s3slider code would stop working if it did not find the first s3slider (#s3slider) on the page and would not continue to #s3slider1 and #s3slider2. Simply making the first s3slider div in the custom module the main one (#s3slider), the second s3slider div in the module then became (#s3slider1) and the one that shows up in home.tpl became #s3slider2 allowed them all to work.
Kevin Davidson
Purolator Shipping Module
Canpar Shipping Module
VQMod - Paypal Transaction ID to Payment Details
Who is online
Users browsing this forum: No registered users and 12 guests