Note: This is only a quick fix and not a permanent solution (i.e. a theme update might reset these changes).
The enlightment theme uses a slider called “flexslider”. To alter the speed you can go into the flexslider javascript-file and change the slideshowSpeed parameter.
In your theme folder, navigate to the file “jquery.flexslider.js”.
It is located at “enlightment > core > js”.
Open the file in a text editor and on line 1073 you’ll find the default settings for the slideshow speed:
slideshowSpeed: 7000, //Integer: Set the speed of the slideshow cycling, in milliseconds
Changing this value should allow you to set your own speed.
Related Posts:
- How to give image source in wordpress page editor?
- Default image for homepage when shared in social media
- How can I upload an image for background use using the Theme Editor in WordPress?
- Hero image cropped at different dimensions
- Random home page background images with caption text
- Why can’t I gain access to my homepage images?
- How to add an image below the header on homepage
- get_post_gallery_images returns thumbs . I want full size
- Media Upload Folder – how to manage
- Wrong image dimensions in Insert Media after add_image_size()
- Remove P tags from images
- Any easy way to automatically set the first inline image in a post as the thumbnail?
- Upload multiple images in a custom metabox
- How can I hide media library images from general users?
- WordPress speed slow after .5 million single image post via wp-cli
- How to add php to theme to show alt attributes
- Why won’t these imported images show up?
- Remove rel=”attachment wp-att-XX”
- Using Taxonomy Image code with my get_categories code
- Generate image size, based on the image-orientation
- Rename image during upload using date and time stamp?
- How to Add extra option to Image Block Settings?
- Upload thousands of images to WordPress without plugin?
- Images in the Twenty Fourteen theme
- Get author ID with attachment ID
- In media library images are not displaying run time [closed]
- How to get image extension from wp image editor object?
- Add a new data attribute in tag
- Images not working using Featured post
- Custom image sizes without add_image_size()
- SEO images in Nextgen Galleries
- Watermark images only for some users
- Domain Change with New Image Sizes
- Why no images on a fresh WordPress installation?
- How to upload images in a specific folder using API
- AJAX – save an $_FILES picture in media library
- How to stop thumbnail generation from some images and different size thumbnail generate
- wordpress (woocommerce) add image to media library programmatically python
- Searching for any images in media library displays “no media found”
- How can I filter image HTML to add schema.org attributes?
- How to get file URL from media library
- How to implement secure frontend image upload? [closed]
- Change media URL (images)
- Resize header image
- How to add image in rss?
- Rewrite inline image markup
- URL through custom field returning null
- How to set a Background image in WordPress?
- Images don’t load erratically
- Weird encoded error when using wp_generate_attachment_metadata()
- big trouble with javascript
- I want to rel=nofollow wordpress images
- Local install not loading template images but is loading everything else XAMPP
- Display cropped thumbnail not featured image
- Hide image gallery in Woocommerce if NO image [closed]
- All 3?: Responsive resizing of images + image width of actual image for small images + max-width for all larger images
- How to get the cropped image from media library?
- wordpress makes duplicate images of different size
- Add a span tag around image
- fitting the thumbnail image into a div
- Attachments without images
- Responsive Images from S3 has no srcset
- How to only show div of caption if caption exists on featured image
- How to “lazy load” post thumbnail
- Editing already up-loaded images
- Landing Page with HTML CSS JS and Images on wordpress
- Change Image URL on upload to some random number automatically
- wp_insert_attachment() dupplicate attachment posts
- Image title replace with current date
- WordPress Responsive Image ( srcset ) not work properly
- Product Gallery Images to go into full size on Product Page
- Why does wp_get_attachment_image_src return the wrong size, when the correct size exists?
- WooCommerce Variation Swatches and Photos – get attribute thumbnail
- link image file path embedded HTML
- Responsive Images in WordPress
- Is it possible to remove spaces from existing images? [closed]
- Troubles with code for upload a image
- get_post_meta returning broken path in image src
- Custom WordPress Theme – No Slider(s) Images
- Get image from one page and show/add it on another page
- Featured image on page set as “Posts page” in Settings > Reading
- problem with updating metabox of upload image
- How to have a specific image show up for everyone who comments?
- Images not showing after moving site
- Adding Image Description below Images Inserted into Posts
- Using file extensions in image titles
- Show uploaded images in full size
- Garbled HTML pulled for page description “caption id=attachment…”
- Media upload in add comment meta box
- Create post thumbnails from images stored outside of uploads directory
- How do I set the sizes of my thumbnails when inserting a [gallery]?
- Featured Image not changing
- has_post_thumbnail() Returns False on Scheduled Posts
- Automatically adding blog images to a portfolio/gallery
- How do I insert a photo at the top of the sidebar?
- If image width bigger than height [duplicate]
- Best practice for WordPress media image use
- Customize all image captions
- How do I display a PDF thumbnail as a link to the PDF without uploading the image
- medium_large image size not displaying properly on the frontend?