• Theme Options for Slider offers a drop down menu where the user can select if he wants to use Flex- or Nivo-slider.

    However, once that decision is made, you can’t revert it in the sense of having no slider selected at all. This means in consequence, JavaScript and style sheets for one of both sliders will always be loaded, no matter if a slideshow is being used at all.

    functions.php uses an if(isset($theme_options['select_slider'])) to enqueue both, style sheets and JavaScript for the sliders, but there is no way to unset that theme option.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Slider options’ is closed to new replies.