Title: Slowing Down Dynamic Changes
Last modified: August 31, 2016

---

# Slowing Down Dynamic Changes

 *  [adamjsingh](https://wordpress.org/support/users/adamjsingh/)
 * (@adamjsingh)
 * [10 years ago](https://wordpress.org/support/topic/slowing-down-dynamic-changes/)
 * So the issue I have is there is a rotating carousel in one of the pages of the
   site. It will show a picture and text in a layout like a banner and then switch
   to the other one a few seconds later. The client says it goes by too fast. I 
   found the code for the display in on of the PHP files in the editor. I found 
   out it uses an infinite PHP loop to rotate among the displays. I tried initially
   to use the PHP sleep function in the loop to try to delay the iterations of the
   loop, but it didn’t affect the iteration time. So now, I am a little puzzled.
   Is there another way to do this? I even tried the setTimeout javascript function
   in the lop and that didn’t work either. Thank you for any help.

The topic ‘Slowing Down Dynamic Changes’ is closed to new replies.

## Tags

 * [delay](https://wordpress.org/support/topic-tag/delay/)
 * [loop](https://wordpress.org/support/topic-tag/loop/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [adamjsingh](https://wordpress.org/support/users/adamjsingh/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/slowing-down-dynamic-changes/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
