Potential BUG in FireSlider

Tagged: 

ThemeBurn SupportForumsOpenCart ThemesBurnEnginePotential BUG in FireSlider

This topic has been marked as resolved.

I think that FireSlider may have a CSS bug with the mSButtons for navigation. It seems that the dynamic theme stylesheet (not custom styles) is applying the following class:


a.mSButtons {
    display: none;
}

Thanks!

December 1, 2016 at 10:23 pm #53913

Hi,

The styles that you have posted are not part of theme stylesheet. Are you sure it is not inserted from Custom CSS panel in theme options?

BR,
ThemeBurn team

December 7, 2016 at 12:11 am #54050

@TB Support

I am 100% positive that the custom styles section does not have any CSS because I have a custom stylesheet that is loaded after all other styles and that style is not specified as such in that sheet.

The style for:

a.mSButtons {
    display: none;
}

Is being loaded in a dynamic spreadsheet in the image folder:
~/image/cache/tb/dynamic.f2da26eb2cf8a0aa577……. which tells me that it’s being generated by the theme for some reason.

Thanks!

December 7, 2016 at 12:25 am #54051

Hi,

We’ve checked your website configuration and this is indeed a custom CSS, but it comes from a slider.

http://i.imgur.com/JWV7FKO.png

BR,
ThemeBurn team

December 9, 2016 at 1:52 pm #54162

I see, so custom CSS is not applying to a single slider but ALL sliders present on that page.

Perhaps consider fixing this on your next update. When applying custom styles to a single slider, they should not affect all sliders on the same page.

December 20, 2016 at 3:22 am #54495

Point taken, will fix this in the next version.

Thanks for helping us!

BR,
ThemeBurn team

December 21, 2016 at 6:41 pm #54580
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.