By default slider images in MotoSpeedPro Theme will not rotate until user clicks on prev/next arrows or play button.
In some cases you may want to make them auto rotate by default. It will require a small code change, here are all of the necessary steps:
1. Login to your WordPress Admin Panel
2. Navigate to Left Menu -> Appearance -> Editor
3. Open file motospeedpro/js/utilities.js
4. At the end of the file insert the following code:
jQuery( document ).ready(function() {
jQuery(‘#rm_play’).trigger( “click” );
});
5. Save changes
Best-selling Products:
-
ArtGalleryPro – Responsive Art WordPress Theme$34.99
-
MultiSportPro – Professional Sport WordPress Theme$29.00
-
All Premium WordPress Themes$53.99
-
DatingPro – Premium Dating WordPress Theme$32.99
-
FarmPro – Responsive Farm Premium WordPress Theme$30.00
-
DesignStudioPro – Responsive Design Studio WordPress Theme$34.99
Leave a Reply