Hello,
I tried one of your comments on some one else to put the autoPlay for rotation for the testimonials and it didnt work. it says to upload it in js folder in entrada child. there is no such folder.
Please help me get this right.
THank you
Hello,
I tried one of your comments on some one else to put the autoPlay for rotation for the testimonials and it didnt work. it says to upload it in js folder in entrada child. there is no such folder.
Please help me get this right.
THank you
Hello, please share the link of the post that you are referring to where the suggestion is made so that I can help appropriately answer your query. Ty
All I am trying to do is make the testimonials rotate. How can I do that?
This is the link I was referring to …https://www.support.waituk.com/hc/en-us/community/posts/115001822765-Testimonial-Home-Slider
Thank you for your time
Hello Adham,
The way child theme works is when you want to edit core features of the theme, you create those directories in your child theme, only the ones needed. You can find detailed article on how child theme works here: https://themefuse.com/child-themes-what-they-are-how-to-use-them-and-why/
As for your case, you already have child theme so inside that, you add a folder called js and then add the file jquery.main.js inside it that you have modified.
Thank you