Title: Header images not randomizing
Last modified: August 31, 2016

---

# Header images not randomizing

 *  Resolved [boydostroff](https://wordpress.org/support/users/boydostroff/)
 * (@boydostroff)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/header-images-not-randomizing/)
 * I’m using the raindrops theme and have uploaded about 50 different header images.
   I have randomized these with Customize > Header Images and it works as expected….
   but only when I am logged into wordpress.
 * If I log out and visit the site, the same header image is always displayed. I
   see the same behavior on two different Macs running both Safari and Firefox in
   addition to Safari under iOS on an iPhone 6s+
 * Is this the way it’s supposed to work? I want everyone who visits my site to 
   see random header images as they browse different pages without logging in (users
   have no option to comment or log in).
 * How can I get random headers to work for everyone?
 * Thanks in advance for any help!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/header-images-not-randomizing/#post-7142174)
 * Hi boydostroff
 * This is a BUG
 * Hotfix　（ temporary　）
 * functions.php
 *     ```
       <?php
       $raindrops_use_transient = false;// ADD ONLY THIS LINE
       /**
        *
        *
        * @package Raindrops
        * @since Raindrops 0.1
        */
       ```
   
 * Thank you
 *  Thread Starter [boydostroff](https://wordpress.org/support/users/boydostroff/)
 * (@boydostroff)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/header-images-not-randomizing/#post-7142177)
 * That worked perfectly! Thank you so much for the quick reply, I really appreciate
   it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Header images not randomizing’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [boydostroff](https://wordpress.org/support/users/boydostroff/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/header-images-not-randomizing/#post-7142177)
 * Status: resolved