Title: Randomizing Header Image
Last modified: August 22, 2016

---

# Randomizing Header Image

 *  [rohithca](https://wordpress.org/support/users/rohithca/)
 * (@rohithca)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/randomizing-header-image/)
 * On my website, thelostgeographer.net, I want to add a header image, but I also
   want to be able to randomize them. Certain pages already have featured images,
   but for the rest I want to randomize a certain set of eimages to come up.
 * Here is what I have so far on my header.php file.
 * <?php
    if ( has_post_thumbnail() ) { the_post_thumbnail(‘banner’); }?>
 * Where “banner” is the featured image for those certain pages. What else do I 
   have to add? Thank you so much for your help!

The topic ‘Randomizing Header Image’ is closed to new replies.

## Tags

 * [header](https://wordpress.org/support/topic-tag/header/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 0 replies
 * 1 participant
 * Last reply from: [rohithca](https://wordpress.org/support/users/rohithca/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/randomizing-header-image/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
