• Resolved MLC59

    (@mlc59)


    Hello,

    I found the solution to removing the slider from loading on every page. However it did not resolve it for my blog page. Therefore when I navigate to the blog page the slider kicks in. Is there a way to disactivate the slider on this specific page?

    Thanks and best regards.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello MLC59,

    Enabling slider for selected pages feature is upcoming in next update, until that just be patience.

    Regards

    I came here to look for a fix for this – any ETA on the next update by any chance?

    Hi – I know from my own experience that asking ‘is it ready’ yet isn’t very helpful… but

    (a) looking forward to the next releases
    (b) if there’s anything I can do to help, eg beta testing etc.. Software Engineer by profession as well as hobby ??

    Matthew

    In the same way as MLC59 did a month ago, I’m now looking for a manner to deactivate the Agama slider just for certain pages – since for the default settings of the theme the slider is at the top of every single page -;
    unfortunately in the theme customization beckend doesn’t seem possible to remove the slider as well as in the backend of the single page doesn’t seem possible to set this option.

    As I’ve just read in this thread the option to insert/remove the slider will be a feature in the next upcoming update; so, I would ask:
    – does the PRO version have this feature yet?
    – approximately how much time will take the next update releasing?

    Moreno

    Hello Morenos,

    If you want deactivate slider just remove slider images and it will be automatically disabled.

    The PRO version have all those features and much more.

    Regards

    Hi, as a workaround until the next update, you can try

    .blog #agama_slider {
      display: none !important;
    }

    Worked for me…

    noamgo, where exactly did you post the shortcode you posted above?

    Thanks!

    hi, its not shortcode, its css.
    you should paste it in your child theme’s css file, or use a plugin for custom css and paste it in there.

    This feature is already implemented in Agama 1.2.1 version so update your theme and check:

    Appearance -> Customize -> Slider -> General

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Disabling slider on blog page’ is closed to new replies.