(Note: Due to this running on my own blog all the random images are from category 30)
Example 1
Show a random image:
[random_image category='30']
![]() Yosemite National Park |
Example 2
Show a random image, but set size to “medium” and tell both image- and post-link to open a new window:
[random_image category="30" size="medium" window_image=1 window_post=1]
![]() Toyota Camry |
Example 3
Show a medium-sized random image using the “scrapbook”-template:
[random_image template='scrapbook' category='30' size='medium']
|
works also great with different backgrounds:
|
|
Credits to daveJay’s Blog for the CSS
Example 4
Show a random thumbnail using the “rounded”-template:
[random_image template='rounded' category='30' size='thumbnail']
[random_image template='rounded' style='2' category='30' size='60,60']
|
The image on the right is generated using a custom-size and the template’s custom-attribute ‘style’ to choose an alternative style for the rounded image.
Credits to Nick La for the CSS
Example 5
Show a random image in full resolution and add the title of the post with a link to the post itself:
[random_image_template category='30']{{{full_image}}} {{{post}}}[/random_image_template]
Lake Tahoe: hin und zurück
Example 6
Show a random image using the “polaroid”-template. Use the template’s custom attributes to change the font-size and the width of the polaroid:
[random_image template='polaroid' category='30' polaroid_font_size='14px' polaroid_width='360px']
Credits to ZURB for the CSS
Example 7
Show a random image using the “caption”-template. Use the new shortcode-option “date_format” to define a custom date:
[random_image category="30" template="caption" date_format="D, d M Y" size="large"]
Unser Ziel, Katys Tipp - leider geschlossen by sebi on Tue, 31 Jan 2012
Credits to TutsValley for the CSS
Please post comments on the plugin-page



