Okay
  Public Ticket #2298545
Deactivate Animations in Agenda View
Closed

Comments

  •  1
    Patrick started the conversation

    Hi there,

    as I don't really need the animations I´d rather boost performance and deactivate them. How can I do that?

    Best regards, Patrick

  •  780
    Zhivko replied

    Try following:

    Open file stachethemes_event_calendar\assets\js\front\animate.js on line 12 set value to 0:

                var accordeonSpeed = 0;

    Stachethemes Developer

  •  1
    Patrick replied

    Perfect, thanks a lot! :)