Forum Replies Created
-
AuthorPosts
-
FocuxTheme Support
KeymasterYou must set the featured image for the gallery format post, then it will looks like the first big picture on my demo.
You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.You must have valid license to access this content.FocuxTheme Support
KeymasterFor disable the auto play, you should edit jquery.simplekey.js file which is under “js” folder, find the following code if you mean top slider
/*Top slider*/ $('#featured').flexslider({ slideshowSpeed: slidePlayingSpeed, animationSpeed: slideTransitionSpeed, pauseOnHover: true, video: true, keyboard: true, multipleKeyboard: true });Replace it to
/*Top slider*/ $('#featured').flexslider({ slideshowSpeed: slidePlayingSpeed, animationSpeed: slideTransitionSpeed, pauseOnHover: true, video: true, keyboard: true, multipleKeyboard: true, animationLoop: false });FocuxTheme Support
KeymasterThe content is already aligned to center now, I’m not sure which slider you mean? Did you mean the top slider on the home page?
-
AuthorPosts
