-
AuthorPosts
-
April 11, 2016 at 2:10 pm #611278
I want to change the Fade speed of Easy slider . I read in the forum how to do that, but I donlt know where I can enter this JS code for Easy slider, or for anything for that matter.
thanks
DickApril 11, 2016 at 5:19 pm #611470Hey DickZirkzee!
Thanks for getting in touch with us!
Maybe this was the post you found that helped you: https://kriesi.at/support/topic/slider-fade-speed-2/
The JS file is located at the folder path js>shortcodes.js within your theme folder.Let me know if you need further assistance.
Best regards,
JordanApril 11, 2016 at 5:38 pm #611475Thanks,
i’m finding my way, partly bij trying partly with your ans the forums help.
It worked, but it doesn’t look nice. I would like it to be as https://www.bartvandenbelt.nl/ its also Enfold
but perhaps thats done in a different way then backgroun? it almost looks like an image with text on top
can you helpt me?April 11, 2016 at 5:49 pm #611479Hi!
Thanks for getting back to me!
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Cheers!
JordanApril 11, 2016 at 6:14 pm #611491Thanks, see in private Content. I’m still building the website so its a bit of a mess.
Since you are going to look, I have another quustion I used the wasy slider to have a nice image all over the website below the header, with a text and a buttom. But I don’t want the text and the button to fade in. I guess the solution is to speed up the fade in so that nobody can see its a fade in. I alo saw a forum post about that, but I don;t know where to find t ecode to chage the tranistion speed.
By the way, I’m impressed with the support.
Thanks
DickApril 12, 2016 at 2:04 pm #611868I see that I am confusing two threads.
One question is about the background in testimonial . See the before montioned site https://www.bartvandenbelt.nl/ which is also enfold. How do they do that?
Second question is the speed of the easy slider. I only have one picture but I use the slider to fill the whole site witht the image and to put a button and text on top. The text and button appear according to the fade setting. But I would like to have them there immidiatly, so I want to make the fade in very fast.April 12, 2016 at 3:08 pm #611924Hey!
If the purpose is to use the image as a background image so that it fills the page width we recommend using a colorsection with a background image.
Do you have a ticket open for the other issue? if not we request you to open different tickets for different issues.
Cheers!
VinayApril 12, 2016 at 3:11 pm #611933Sorry no.
Two different things, sorry it got confused.One: I would like to have a background color on my testimonials like https://www.bartvandenbelt.nl/
Two: Where do I change the Fade speed of Easy slider. Where do I find the code, what do I have to changeApril 12, 2016 at 3:24 pm #611948Hi!
To add background color to testimonial use the below CSS in Enfold > General Styling > Quick CSS
Remove the inline style
<span style="background-color: #ffffff;">
Feel free to change the background color value
.avia-testimonial-content { background: gold; padding: 20px; }
To change the slider speed you can edit js > shortcodes.js, find this code:
//transition speed when switching slide<br /> transitionSpeed:900,
Replace it with:
//transition speed when switching slide<br /> transitionSpeed:100,
Regards,
VinayApril 12, 2016 at 3:41 pm #611960Thank you kindly for your answer, I’m getting close but not yet there, please be patient :-)
One: What do you mena by: Remove the inline style? Don;t know what that is. My CSS window is empty
Two: where do I find edit js > shortcodes.js. How do I get there?
thanks in advance, still impressed with your support
regards
DickApril 12, 2016 at 6:36 pm #612082Hey!
It’s not a problem, we’re happy to help :)
To edit the file shortcodes.js you will need to access the theme files using an FTP client, for example FileZilla. Your web host also usually provides access to a cpanel which allows you to see your files. Before downloading Filezilla please ask your web host about cpanel access.
Once you are able to see your files. Please locate the WordPress folder, then the Enfold theme folder. Within the Enfold theme folder will be another folder called js and in the js folder is the file shortcodes.js you will need to edit.
I hoped I explained things clearly. Let me know if you need further assistance or if you still don’t understand.
Regards,
JordanApril 13, 2016 at 12:12 pm #612625Hi There, thanks,
Kind of Urgent
Don;t know if you guys did something with my Login, but this morning I started up Working on my Website and the Easy slider does not work anymore. There is another media element I am using , testimonials, which is still working. The Easy slider element is still there and also filled with information, the info that worked yesterday
Pleas help
DickApril 13, 2016 at 5:26 pm #612984hullo??
April 13, 2016 at 5:27 pm #612987Hey!
Please update Enfold to the latest version 3.5.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Issue is related to WordPress update, not something we have changed :)Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.