-
Author
-
September 28, 2014 at 17:58 #30017secretenergyParticipant
The image slider is changing at a very slow pace in the blog area. How can I increase the speed of the default image slider built in to the theme?
September 29, 2014 at 11:42 #30055CatalinModeratoryou need to go first to edit the slide and the sub-menu for this is “layer animation”… take a look to my screenshot for more details
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.September 29, 2014 at 18:57 #30127secretenergyParticipantGood day. I’m speaking of the slides that can be created for post not Revolution Slider. I have attached an image.
Attachments:
You must be logged in to view attached files.October 7, 2014 at 17:13 #30954CatalinModeratorHello,
The speed can be modified from this file:
wp-content\themes\kleo\assets\js\app.js
around line 254:
COPY CODEscroll: { items: 1, duration: 600, //fx: "crossfade", easing: "easeInOutExpo", wipe: true },
the number you need to modify is 600
we will add this as a standard functionality on a future update also… thank you for pointing this out.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 7, 2014 at 17:16 #30955sharmstrModerator@catalin: Doesn’t it have to be done in the minified file since 2.0?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 7, 2014 at 17:20 #30957CatalinModerator@sharmstr: good point, the modifications should be done first in the app.js file and then, using this:
should be generated the compressed file and then replace this with the old one.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.