In /inc/featured.php change slideshow: false to true with a child theme.
from: http://files.alxmedia.se/themes/hueman/docs/#faq
Thank you very much! Do I need to put code in css or in functions file? I presume in functions but what would be a exect code if you can write me so I do not messed up something? 🙂
the file to edit is “featured.php” that is located in the “inc” folder of the theme.
this is the part of code to edit:
jQuery('#flexslider-featured').flexslider({
animation: "slide",
useCSS: false, // Fix iPad flickering issue
slideshow: true,
directionNav: true,
controlNav: true,
pauseOnHover: true,
slideshowSpeed: 7000,
animationSpeed: 400,
smoothHeight: true,
touch: false
});
Yeah, as I presume. Tnx! One more question for you if you have time? Do you now can I put revolution slider in “div.group.pad.” section (where is Hueman logo located) ?
I appreciate it!
sorry mate, no idea about this..