Easily embed Cooliris Galleries using your NextGen galleries or albums via shortcode
Features at a glance:
/wp-content/plugins/
directory or install it from WordPress.org’s Plugin directory inside your WordPress installation.Options and defaults in order (if using PHP):
width=600
Width of Gallery
height=370
Height of Gallery
numrows=4
Rows to show
style=white
Cooliris Style (black, dark, light, white)
mode=gallery
NextGen item (gallery, album, last_picture)
id=1
Gallery ID
aid=1
Album ID
page=0
Last Pictures Page
show=10
Last Pictures Amount
Shortcode:
[nextgen_cooliris]
Example of choosing gallery 2: [nextgen_cooliris id=2]
PHP:
<?php if function_exists('show_nextgen_cooliris') echo show_nextgen_cooliris (); ?>
Example of choosing gallery 2: <?php if function_exists('show_nextgen_cooliris') echo show_nextgen_cooliris (600,370, 4, 'white', 'gallery', 2); ?>
That’s what I’m here for. I do WordPress sites for many people in a professional capacity and
can do the same for you. Check out www.zackdesign.biz
0.7
0.6
0.5