Pixi Image Gallery Icon

Pixi Image Gallery

By pxelCode

Active Installs

70+

Last Updated

August 14, 2026

First Released

March 22, 2022

Download History (Last one month)


Pixi Image Gallery is a fast, responsive, and SEO-friendly WordPress gallery plugin with masonry layouts, lightbox, AJAX filtering, Elementor support, and modern image showcase features.

Whether you’re a photographer, designer, or business owner, Pixi Image Gallery gives you everything you need to showcase images beautifully โ€” without slowing down your site.

Live Demo Peview: : Watch Demo Peview

Key Features:

  • ๐Ÿ–ผ๏ธ Masonry & grid layouts
  • ๐Ÿ” Lightbox with smooth transitions
  • โšก AJAX filtering by category
  • ๐Ÿ“ฑ Fully responsive on all devices
  • ๐Ÿ”Œ Elementor widget support
  • ๐Ÿš€ Optimized for speed and SEO
  • ๐ŸŽจ Customizable styles and colors
  • โ™ฟ Accessibility-friendly markup
  1. Upload the plugin files to /wp-content/plugins/pixi-image-gallery, or install the plugin through the WordPress Plugins screen directly.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Pixi Gallery in your admin menu to create your first gallery.
  4. Use the shortcode [pixi_gallery id="1"] or the Elementor widget to embed it anywhere.
Is Pixi Image Gallery free?

Yes! The core plugin is completely free. Premium add-ons may be available separately.

Does it work with my theme?

Pixi Image Gallery is designed to work with any well-coded WordPress theme.

Does it support Elementor?

Yes, a dedicated Elementor widget is included out of the box.

Will it slow down my site?

No. The plugin uses lazy loading and optimized assets to keep your site fast.

Changelog

1.0.37

  • Renamed: Pixi Custom Filter widget is now named Pixi CPT Gallery Filter
  • New: Center slide highlight controls โ€” inactive slide opacity and scale, active slide opacity and scale, transition speed
  • Improvement: Center slide effects only activate when Centered Slides is enabled (scoped to .pixi-center-padding-active)

1.0.36

  • Fixed: Slider center padding caused slides to scatter โ€” padding now applied to wrapper instead of container so Swiper can calculate positions correctly
  • Fixed: Overlay color was hardcoded in CSS โ€” now fully controllable via style panel
  • New: Hover overlay color control for all layout styles including Default layout
  • New: Overlay normal/hover tabs with transition control

1.0.35

  • New widget: Pixi List Grid โ€” image left, content right horizontal layout with CSS Grid column control
  • New widget: Pixi Gallery Slider โ€” Swiper 11 based slider (horizontal/vertical, autoplay, loop, centered slides, arrows, pagination, scrollbar)
  • New: Button with icon per gallery item across all grid widgets (disabled by default)
  • New: Advanced style sections โ€” Title, Content, Button with typography, color, hover, margin, padding
  • New: Image width control in slider and list widgets
  • Improvement: Grid column layout switched from inline-block to CSS Grid for correct editor preview
  • Improvement: Autoplay now uses rewind mode so slider continues without requiring loop
  • Improvement: Social icons alignment fixed โ€” no longer inherits parent text-align center
  • Minor fix: First social icon blank when nested repeater default not populated
  • Minor fix: Image border radius now clips overlay correctly (applied to wrapper not img)
  • Minor fix: wp_kses replaced with wp_kses_post for WYSIWYG content fields
  • Minor fix: esc_attr/esc_html/esc_url 2-arg calls removed across all widgets

1.0.34

  • Fixed: Autoplay not working โ€” added rewind:true so slider restarts from first slide without requiring loop mode
  • Fixed: Autoplay was also incorrectly blocked on live frontend โ€” now only disabled in editor preview
  • Fixed: Grid columns broken in Elementor editor โ€” switched from inline-block/max-width to CSS Grid layout
  • Fixed: img_height control hardcoded object-fit:cover, now object-fit is set separately via its own control
  • New: Image width control added to Grid Slider widget

1.0.33

  • New: Button width control added to all grid widgets
  • New: Button with icon added to Pixi Grid Slider widget (disabled by default)
  • New: Button with icon added to Pixi List Grid widget (disabled by default)
  • New: Full button style section added to Grid Slider and List Grid widgets

1.0.32

  • New: Button control per gallery item โ€” text, link, icon with left/right position (disabled by default)
  • New: Title advanced style section โ€” typography, color, hover color, alignment, margin, padding
  • New: Content/Description advanced style section โ€” typography, color, hover color, alignment, margin, padding
  • New: Button advanced style section โ€” typography, color, bg, border, radius, padding, margin, icon size/gap, normal/hover tabs, box shadow, transition
  • Fixed: Social icons always centered โ€” explicit justify-content prevents parent text-align cascade
  • Fixed: First social icon blank โ€” empty icon value now skipped gracefully

1.0.31

  • Minor fixes: List Grid widget โ€” image now displays on the left, content on the right (horizontal layout)
  • Minor fixes: Added image width control to List Grid style panel
  • Minor fixes: Removed standalone Slider widget (use Grid Slider widget instead)
  • Minor fixes: Tested up to updated to WordPress 7.0.4

1.0.30

  • New: Pixi Gallery Slider widget โ€” Swiper 11 based slider with horizontal/vertical direction
  • New: Advanced slider controls โ€” slides per view (responsive), space between, loop, autoplay, speed
  • New: Centered slides with center padding to reveal adjacent slides
  • New: Navigation arrows with custom icons, size, color, bg, position controls
  • New: Pagination โ€” Dots, Fraction, Progress Bar modes
  • New: Scrollbar support
  • New: Slide layout styles โ€” Default, Image Overlay, Hover Content
  • New: Hover effects โ€” Zoom In, Shrink, Zoom Left
  • New: Full style controls โ€” slide card, image height/object-fit, title/desc typography, overlay bg
  • Improvement: Swiper 11 loaded from CDN (no extra bundle weight)

1.0.29

  • Fixed: esc_attr(), esc_html(), esc_url() called with 2 arguments across all widgets โ€” second arg is silently ignored but flagged by WP plugin checker
  • Fixed: wp_kses() called with string context instead of allowed-tags array โ€” switched to wp_kses_post()
  • Fixed: $layout_class uninitialized in filter widget โ€” caused PHP notice on default-layout items
  • Fixed: the_post_thumbnail_url() called without post ID โ€” replaced with get_the_post_thumbnail_url()
  • Fixed: the_permalink() used in esc_url() context โ€” replaced with get_permalink()
  • Fixed: Version constant (1.0.25) did not match plugin header (1.0.28) โ€” both now set to 1.0.29
  • Fixed: readme.txt Tested up to corrected to match current stable WordPress
  • Fixed: Duplicate nested folder structure in zip package

1.0.24

  • Admin Dashboard improved

1.0.12

  • New layout Added
  • Fixed lightbox z-index conflict with some themes
  • Minor CSS improvements for mobile devices

1.0.6

  • Improved AJAX filtering performance
  • Fixed lightbox z-index conflict with some themes
  • Minor CSS improvements for mobile devices

1.0.5

  • Added Elementor widget support
  • Improved accessibility markup

1.0.0

  • Initial release
<br />
<b>Warning</b>:  Undefined array key /home/ylinkin/truewp.net/wp-content/plugins/truewp-plugin-info/truewp-plugin-info.php on line 756
" width="120" height="120">

Available Versions

Version Download Type
1.0.37 Download Stable
1.0.30 Download Stable
1.0.29 Download Stable
1.0.28 Download Stable
1.0.25 Download Stable
1.0.24 Download Stable
1.0.20 Download Stable
1.0.19 Download Stable
1.0.18 Download Stable
1.0.17 Download Stable
1.0.16 Download Stable
1.0.15 Download Stable
1.0.14 Download Stable
1.0.13 Download Stable
1.0.12 Download Stable
1.0.11 Download Stable
1.0.10 Download Stable
1.0.9 Download Stable
1.0.5 Download Stable
1.0.4 Download Stable
1.0.3 Download Stable
1.0 Download Stable
Development Download Trunk

Plugin Info

  • Version: 1.0.37
  • Last Updated: August 14, 2026
  • Active Installs: 70+
  • WordPress Version: 5.6 or higher
  • Tested up to: 7.0.4
  • PHP Version: 7.2 or higher
  • Tags:    
    elementor gallery image-gallery lightbox masonry

Ratings


0.0 out of 5 stars. (0 reviews)

See all reviews
Scroll to Top