Title: Particular Random Image
Last modified: August 18, 2016

---

# Particular Random Image

 *  [pmalerba](https://wordpress.org/support/users/pmalerba/)
 * (@pmalerba)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/particular-random-image/)
 * Hi to everyone.
    I have just installed the last wp release and i found it very
   interesting. Now i’m trying to customize the “travelogue” theme found at [http://www.managedtasks.com/wpthemes/blog/index.php?wptheme=Travelogue](http://www.managedtasks.com/wpthemes/blog/index.php?wptheme=Travelogue)
 * I would like to know how it’s possible to realize a small script to generate 
   a random image of the polaroid on the top left of the screen.
    I just want to
   prepare 5 or 6 “polaroid” changing every time that i refresh the page.
 * Have you got any suggestion?
 * Tnx

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

 *  [raynerape](https://wordpress.org/support/users/raynerape/)
 * (@raynerape)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/particular-random-image/#post-186782)
 * It’s fairly simple. Find someone who can code in PHP to make you a tiny <php>
   that pulls a random number between 1 and X and echoes it. Then find where the
   image is located in the template and change it with < img src=”title-< ?php instertscripthere;?
   >.jpg” > and you will get each time a title from title-1.jpg to title-X.jpg.
 *  [jowra](https://wordpress.org/support/users/jowra/)
 * (@jowra)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/particular-random-image/#post-186783)
 * I’m using the Automatic Image Rotator on my Blog wich is really simple to use.
 * [http://automaticlabs.com/products/rotator](http://automaticlabs.com/products/rotator)
 *  [Joshua Lyman](https://wordpress.org/support/users/uplink/)
 * (@uplink)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/particular-random-image/#post-186855)
 * Glad to know you’re testing out the theme! Per your suggestion, I added support
   for that this morning. Go to [http://www.podq.com/travelogue/](http://www.podq.com/travelogue/)
   to download the newest version.
 * It simply relies on using a randomized CSS class to pull an image, so you will
   need to create your images, edit the CSS file, and edit one line in the header.
   php file. Don’t worry, detailed instructions are included in the readme and CSS
   files. 😉
 * Josh
 *  Thread Starter [pmalerba](https://wordpress.org/support/users/pmalerba/)
 * (@pmalerba)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/particular-random-image/#post-187238)
 * Tnx for your consideration. Your suggestions were really helpful for me.
    And
   tnx to Josh for the new realease!

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

The topic ‘Particular Random Image’ is closed to new replies.

 * 4 replies
 * 4 participants
 * Last reply from: [pmalerba](https://wordpress.org/support/users/pmalerba/)
 * Last activity: [21 years, 2 months ago](https://wordpress.org/support/topic/particular-random-image/#post-187238)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
