Plugin Directory

Fixedly Media Gallery

Create and integrate, easily and quickly your next video, image or slideshow gallery into your WordPress pages and posts.

Fixedly Media Gallery is WordPress plugin that can help you create and integrate, easily and quickly your next video, image or slideshow gallery into your pages and posts. Within 3 easy steps you can create and insert a gallery to your next post. Check out our Screencast page to learn more on how to use the plugin.

Be sure that you have <?php wp_head();?> function included into your WordPress theme header file otherwise the Fixedly Media Gallery won't work.

Shortag

[fixedly-media-gallery]

Options

  • id - the ID of the gallery you want to insert (required)
  • template_id - overwrite the default gallery template (optional)

(e.g. if you would like to have same gallery on different pages with different template style)

1 - default, 2 - default_thumbnails, 3 - content_left, 4 - content_right, 5 - content_top, 6 - content_bottom, 7 - content_left_thumbnails, 8 - content_right_thumbnails, 9 - gallery

Examples

[fixedly-media-gallery id="1"]
[fixedly-media-gallery id="1" template_id="4"]

PHP Code

Here is the code if you want to add the gallery directly into your PHP templates.

<?php
    if (function_exists("fixedly_media_gallery")) {
        print fixedly_media_gallery("1");
    }
?>

Another way to add gallery into your PHP templates is by using the <?php do_shortcode();?> function.

<?php print do_shortcode("[fixedly-media-gallery id="1"]");?>

Requires: 3.2 or higher
Compatible up to: 3.4.2
Last Updated: 2012-11-16
Downloads: 6,129

Ratings

3 stars
3.3 out of 5 stars

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

100,1,1
100,1,1
100,1,1
33,3,1 0,1,0