Title: Simple Galleria for WordPress
Author: benjaminniess
Published: <strong>ডিচেম্বৰ 21, 2011</strong>
Last modified: এপ্ৰিল 21, 2015

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/simple-galleria-for-wordpress/assets/banner-772x250.png?rev
=478903)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/simple-galleria-for-wordpress_7f8285.
svg)

# Simple Galleria for WordPress

 [benjaminniess](https://profiles.wordpress.org/benjaminniess/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/simple-galleria-for-wordpress.2.0.1.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/simple-galleria-for-wordpress/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/simple-galleria-for-wordpress/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/simple-galleria-for-wordpress/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/simple-galleria-for-wordpress/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/)

## বৰ্ণনা

Simple Galleria for WordPress is a jQuery image gallery based on WordPress native
galleries. You just need to associate some photos to your posts and to use the [
gallery] shortcode.

## স্ক্ৰীনশ্বট

[⌊The overview of the frontend gallery⌉⌊The overview of the frontend gallery⌉[

The overview of the frontend gallery

[⌊The native gallery shortcode (TEXT MODE)⌉⌊The native gallery shortcode (TEXT MODE
)⌉[

The native gallery shortcode (TEXT MODE)

[⌊The native WordPress gallery creation⌉⌊The native WordPress gallery creation⌉[

The native WordPress gallery creation

[⌊The native WordPress gallery creation⌉⌊The native WordPress gallery creation⌉[

The native WordPress gallery creation

[⌊The admin option panel⌉⌊The admin option panel⌉[

The admin option panel

## ইনষ্টলেশ্যন

 1. Upload and activate the plugin
 2. Create a post or a page
 3. Click on the ‘media’ button and upload some photos with the WordPress uploader
 4. Enter the [gallery] shortcode inside your content. More info about the gallery 
    shortcode here: https://codex.wordpress.org/Gallery_Shortcode
 5. That’s it
 6. If you want to customize the appearance, go to settings > Simple Galleria

## সঘনাই উত্থাপিত প্ৰশ্ন

  The WordPress gallery works but the slideshow doesn’t appear?

 * You may have a conflict with another javascript plugin. Try to disable your plugins
   one by one.
 * Check that you don’t load jQuery in footer with another plugin

  How to use the shortcode?

You just need to put [gallery] inside your content. More info here https://codex.
wordpress.org/Gallery_Shortcode

  Why the appearance of the box suddenly changed after the update?

I had to remove Fancybox from this plugin because the 2.0 version of this library
is no longer under the GPL Licence.
 I had to use jQuery Colorbox instead which 
is similar. If you need to go back to the previous version, please visit my blog
at this page: http://benjamin-niess.fr/where-is-my-simple-galleria-for-wordpress-
plugin/

  How can I add a custom po/mo translation file

Create your translation file from the sgfw-default.po one and replace “default” 
by your country code (eg. sgfw-us_US.po)
 Paste the po and mo file into your wp-
content/languages/plugins/ folder

## পৰ্য্যালোচনা

![](https://secure.gravatar.com/avatar/1c24b3c442f847d1fdcf5fc02be033dca51283d9329b08d473551e08082c191d?
s=60&d=retro&r=g)

### 󠀁[Right plugin at the right time](https://wordpress.org/support/topic/right-plugin-at-the-right-time/)󠁿

 [cleanpagedesign](https://profiles.wordpress.org/cleanpagedesign/) নৱেম্বৰ 3, 2016

You know when you’re looking for something and can’t find it? Like, you find things
that do 100 times more than you want, but you can’t find the thing that just nails
what you want? Enter Simple Galleria. I wanted to extend the WordPress native gallery
just enough to allow users to add a gallery simply through the editor, without having
to go and create a new gallery or something like that in a separate menu, but have
it behave a little differently (thumbnails with scrolling large image). This is 
what this plugin does. Beautifully. Plus, it plays nice with CSS so you can style
it up how you want it. Favorited this one.

 [ আটাই 1টা পৰ্য্যালোচনা পঢ়ক ](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/)

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Simple Galleria for WordPress” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত 
অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ benjaminniess ](https://profiles.wordpress.org/benjaminniess/)

[আপোনাৰ ভাষাত “Simple Galleria for WordPress” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/simple-galleria-for-wordpress)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/simple-galleria-for-wordpress/),
[SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/simple-galleria-for-wordpress/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/simple-galleria-for-wordpress/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/simple-galleria-for-wordpress/)
ছাবস্ক্ৰাইব কৰক।

## সলনি-পঞ্জী

 * 2.0.1
    - Added the ability to load a mo (translation) file from wp-content/languages/
      plugins/ folder
 * 2.0
    - Warning: This new version is using jQuery Colorbox instead of FancyBox. DO
      NOT UPDATE ON A LIVE SITE WITHOUT HAVING TESTED IT BEFORE.
       I had to use this
      new library because Fancybox 2.0 is not under the GPL licence.
    - Removed options to change the ligtbox border border size and color (because
      of the new Colorbox library)
    - Updated screenshots
 * 1.1
    - Use Fancybox 2.1.5
    - Use Galleria 1.4.2
    - Code refactoring
 * 1.0.1
    - Add options to customize the slideshow
 * 1.0
    - First release

## মেটা

 *  **2.0.1** সংস্কৰণ
 *  **11 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **100+**
 *  WordPress-ৰ সংস্কৰণ ** 3.1 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **4.2.39**
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/simple-galleria-for-wordpress/)
 * [galleria](https://as.wordpress.org/plugins/tags/galleria/)[gallery](https://as.wordpress.org/plugins/tags/gallery/)
   [javascript](https://as.wordpress.org/plugins/tags/javascript/)[jquery](https://as.wordpress.org/plugins/tags/jquery/)
   [native](https://as.wordpress.org/plugins/tags/native/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/simple-galleria-for-wordpress/advanced/)

## ৰে’টিংবোৰ

 5টাৰ ভিতৰত 5টা তৰা।

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/reviews/)

## অৱদানকাৰীসকল

 *   [ benjaminniess ](https://profiles.wordpress.org/benjaminniess/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/simple-galleria-for-wordpress/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](http://beapi.fr/donate)