getgrav / grav-plugin-lightslider

Grav LightSlider Plugin
https://getgrav.org
MIT License
14 stars 15 forks source link

Overwrite of some properties not working #12

Closed samuelstein closed 8 years ago

samuelstein commented 8 years ago

Hello, i couldn't find a way to overwrite the properties speed and auto. I changed the values on the slider content page at the user/config/plugins page.

flaviocopes commented 8 years ago

This already works. You need to put the change in user/config/plugins/lightslider.yaml or in the page frontmatter

lightslider:
  auto: false
samuelstein commented 8 years ago

if i'm adding this, then i have no autmatic slides changing. my goal was to change the default speed and pause settings.