Title: seljeVisitorsFlags
Author: Tormod Seljenes
Published: <strong>এপ্ৰিল 6, 2026</strong>
Last modified: জুন 3, 2026

---

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

![](https://ps.w.org/seljevisitorsflags/assets/banner-772x250.jpg?rev=3499694)

![](https://ps.w.org/seljevisitorsflags/assets/icon-256x256.jpg?rev=3499694)

# seljeVisitorsFlags

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

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/seljevisitorsflags.1.1.0.zip)

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

 [সাহায্য](https://wordpress.org/support/plugin/seljevisitorsflags/)

## বৰ্ণনা

seljeVisitorsFlags lets you display country flags anywhere on your WordPress site
using a simple shortcode. It’s ideal for showing the countries you’ve visited, highlighting
where your visitors come from, or adding an international feel to landing pages,
sidebars, and content sections.

After activation, go to Tools  seljeVisitorsFlags to choose which countries to show,
arrange their order, and configure display defaults. Once saved, you can output 
the flags with the default shortcode:

[seljev_flags]

You can also build customized shortcodes using the built-in Shortcode Builder tab,
which helps you generate variants for different pages without needing to remember
every parameter.

Frontend display options include a normal static list/grid and a continuous scrolling
ticker (scroller). Ticker mode is designed to look smooth and modern, while still
being mindful of performance: the animation pauses when it’s off-screen or when 
the browser tab is hidden.

The plugin includes multiple visual options so the output can match your site: sizing,
spacing, alignment, and optional names/tooltip labeling. Flag images include explicit
dimensions to reduce layout shifts during loading for a more stable page layout.

Accessibility and admin usability are also considered: tooltip behavior supports
keyboard focus, and the country picker provides clear feedback (including a live
selected-count indicator). You can quickly select all countries, apply EU/EEA presets,
clear your selection with confirmation, and undo a clear action if you clicked it
by mistake.

Whether you want a clean row of flags, a polished animated scroller, or a simple“
countries list” section, seljeVisitorsFlags keeps setup fast and output flexible—
without requiring a page builder or custom code.

Find this free plugin useful? Please support my work on this plugin by sending me
a [one-time donation](https://buy.stripe.com/eVq14ncZGckd4xr2gibQY0i) (50% of the
proceeds go to Ukraine).

#### Key features

 * Choose countries from a searchable list
 * Drag-and-drop reorder of selected countries
 * Bulk actions: Select all, Select EU, Select EEA
 * Static display and continuous scrolling ticker/scroller mode
 * Shortcode Builder for easy customized shortcodes
 * Tooltip keyboard focus support
 * Performance-friendly scroller (pauses off-screen / tab hidden)
 * Reduced layout shift by setting explicit image dimensions

Find this free plugin useful? Please support my work on this plugin by [making a donation](https://buy.stripe.com/28EbJ1aRyfwp3tncUWbQY0h).

### Documentation

#### Getting started (admin page)

After activating the plugin, go to:

Tools -> seljeVisitorsFlags

You will see four tabs:

 * Countries
 * Settings
 * Shortcodes
 * Preview

#### Countries tab (choose which flags to show)

 1. Use the Search box to find countries quickly.
 2. Click a country to add it to Selected countries.
 3. In Selected countries, drag to reorder the flags (this affects display order).
 4. Use bulk actions if needed:
 5.  * Select all
     * Select EU
     * Select EEA
     * Clear all
 6. Click Save Changes when you are done.

Tip: If you do not select any countries, the shortcode output may be empty.

#### Settings tab (display defaults)

These settings control the default output for the [seljev_flags] shortcode (unless
you override them in a shortcode).

Common settings:

 * Flag size (px): controls how large each flag appears.
 * Flag source:
    - FlagCDN (SVG): load SVG flags from flagcdn.com
    - User flags folder: load flags from your own uploaded files

If using User flags folder:

 * Upload your flag files into the plugin user flags folder (as shown in the Settings
   tab).
 * Use ISO 2-letter country codes as filenames, typically uppercase (example: NO.
   svg or NO.png).
 * The plugin will try .svg first, then .png.

Display mode:

 * Show all flags (static)
 * Continuous scroller (ticker)

If you choose Continuous scroller:

 * Scroller direction: choose the scroll direction.
 * Scroller speed (seconds per loop): lower = faster, higher = slower (allowed range:
   5 to 120).
 * Edge fade: fades the flags near the edges of the scroller.
 * Bouncing flags: adds a subtle bounce animation while scrolling.

If you choose Show all flags (static):

 * Layout: row or grid
 * Columns (grid only)
 * Gap (px): spacing between flags
 * Align: left, center, or right
 * Names: none, tooltip, or caption
 * Entrance animation settings: animation, duration, stagger, trigger

#### Shortcodes tab (copy and paste)

The main shortcode is:

[seljev_flags]

This uses:

 * Your selected countries (from the Countries tab)
 * Your display defaults (from the Settings tab)

You can also generate a shortcode that includes specific countries, for example:

[seljev_flags countries=”NO,SE,DK”]

#### Shortcode Builder (recommended)

In the Shortcodes tab, use the Shortcode Builder to create a shortcode with options(
toggles/selects) without memorizing attributes.

 1. Choose whether to use saved selection or specify countries.
 2. Choose a display mode (default/static/ticker).
 3. Configure only the options relevant to that mode.
 4. Copy the generated shortcode using the Copy button.

#### Preview tab (test before publishing)

Use Preview to test how the flags will look with your current settings before placing
the shortcode on a live page.

If Preview is empty:

 * Make sure you selected at least one country and saved.

#### Troubleshooting

No flags show up:

 * Select at least one country in the Countries tab and click Save Changes.
 * If using countries=”…”, ensure you used valid ISO 2-letter codes (comma-separated,
   e.g. [seljev_flags countries=”NO,SE,DK”]).

Some flags missing when using User flags folder:

 * Confirm the file exists for that country code (SVG or PNG).
 * Check filename casing (some servers treat NO.svg and no.svg differently).

Scroller too fast/slow:

 * Adjust Scroller speed (seconds per loop). Lower is faster, higher is slower.

Copy button does not work:

 * Some browsers or security settings may block clipboard access. Try another browser
   if needed.

### Plugin settings

All settings are found under **Settings  seljeVisitorsFlags** in the WordPress admin.

#### Countries tab

This is where you choose which country flags to display.

 * **Search box** — Filter the full list of 250+ countries by name or ISO code as
   you type.
 * **All countries list** — Click any country to move it to the Selected countries
   panel.
 * **Bulk action buttons:**
    - _Select all_ — Adds every available country to the selection.
    - _Select EU_ — Adds all 27 EU member states.
    - _Select EEA_ — Adds all 30 EEA countries (EU + Norway, Iceland, Liechtenstein).
    - _Clear all_ — Removes all selected countries (with undo support).
 * **Selected countries panel** — Drag the handle (☰) to reorder flags. The display
   order on your site matches the order here. Click _Remove_ on any item to deselect
   it.
 * **Save Flags button** — Saves the current selection. The shortcode will output
   nothing until at least one country is saved.

#### Display Defaults tab

These settings control the default appearance of `[seljev_flags]`. Any of them can
be overridden per-shortcode via the Shortcode Builder.

**Flag size (px)**
 Width of each flag image in pixels. Applies to all display modes.
Range: 8–256. Default: 48.

**Flag source**
 Where flag images are loaded from: * _FlagCDN (SVG)_ — Scalable
vector flags loaded from flagcdn.com (recommended, sharpest at any size). * _FlagCDN(
PNG 4:3)_ — Raster PNG flags from flagcdn.com; best for older browsers that don’t
support SVG. * _Circle Flags (SVG)_ — Round/circular-style flag SVGs, loaded from
a GitHub CDN. * _User flags folder_ — Load your own image files from `wp-content/
plugins/seljevisitorsflags/assets/flags/userflags/`. Name files using uppercase 
ISO 2-letter codes (e.g. `NO.svg`, `SE.png`). The plugin tries `.svg` first, then`.
png`.

**Display mode**
 * _Show all flags (static)_ — Displays all selected flags at once
in a grid or row. Use the layout, alignment, and entrance animation settings below.*
_Continuous scroller (animated ticker)_ — Loops the flags past continuously. Entrance
animations are disabled in this mode. The scroller pauses when off-screen or when
the browser tab is hidden.

**Continuous scroller settings** _(only visible when Display mode = Continuous scroller)_

 * _Scroller direction_ — Which way the flags move: Right to left, Left to right,
   Top to bottom, or Bottom to top.
 * _Scroller speed (seconds per loop)_ — How many seconds one full loop takes. Lower
   = faster. Range: 5–120 s. Default: 20.
 * _Edge fade_ — Fades the flags near the edges of the scroller container for a 
   polished look.
 * _Bouncing flags_ — Adds a gentle up-and-down bounce animation to each flag while
   it scrolls.

**Layout** _(static mode only)_
 * _Row_ — Flags wrap into a horizontal line, breaking
onto new lines if the container is too narrow. * _Grid_ — Flags are arranged in 
a fixed-column grid.

**Grid columns** _(static mode, Grid layout only)_
 Number of columns in the grid.
Range: 1–20. Default: 6.

**Gap (px)**
 Space between individual flags. Range: 0–64 px. Default: 8.

**Alignment** _(static mode only)_
 Horizontal alignment of the flag group within
its container: Left, Center, or Right.

**Country names**
 * _None_ — Only the flag image is shown. * _Tooltip on hover_—
The country name appears in a tooltip on mouse hover and keyboard focus. * _Caption
below flag_ — The country name is shown as a text label directly below each flag.

**Text color**
 * _Follow theme_ — Caption and tooltip text inherits the color from
surrounding page text. * _Custom color_ — Pick a specific hex color for captions
and tooltip text.

**Entrance animation** _(static mode only)_
 The animation played as each flag enters
the viewport: * _None_ — No animation; flags appear instantly. * _Fade in_ — Flags
fade in from transparent. * _Fly in from left/right/bottom/top_ — Flags slide into
position from the chosen direction. * _Zoom in_ — Flags scale up from slightly smaller.

**Animation duration (ms)**
 How long each flag’s entrance animation takes. Range:
0–5000 ms. Default: 400.

**Stagger delay (ms)**
 Extra delay between each successive flag’s animation, creating
a wave-like cascade effect. Set to 0 for all flags to animate simultaneously. Range:
0–2000 ms. Default: 50.

**Animation trigger**
 * _On scroll into view_ — The animation fires only when the
flags scroll into the visible viewport (recommended; saves performance). * _On page
load_ — The animation fires immediately when the page loads, regardless of scroll
position.

#### Shortcode Builder tab

Generates a ready-to-paste shortcode with custom overrides. Every option here has
a _Default_ choice that falls back to the saved Display Defaults above.

Set a value only when you want that specific shortcode to behave differently from
your defaults. Copy the generated shortcode with the **Copy** button and paste it
into any page, post, block, or widget.

#### Preview tab

Shows a live render of your flags using the current Display Defaults. Save any changes
on the Display Defaults tab first to see them reflected here.

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

 * [[
 * Frontpage rounded flags.
 * [[
 * Frontpage waving flag animation.
 * [[
 * Frontpage square/rectangular flags.
 * [[
 * Admin settings page.

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

 1. In WordPress admin, go to **Plugins -> Add New**.
 2. Search for **seljeVisitorsFlags**.
 3. Click **Install Now** and then **Activate**.

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

### How do I show flags?

Use the shortcode:

    ```
    [seljev_flags]
    ```

### Can I select specific countries?

Select countries in the admin page (Tools -> seljeVisitorsFlags) and save settings.

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

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

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

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

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

 *   [ Tormod Seljenes ](https://profiles.wordpress.org/seljenes/)

“seljeVisitorsFlags” 1টা ভাষাত অনুবাদ কৰা হৈছে। [অনুবাদকসকল](https://translate.wordpress.org/projects/wp-plugins/seljevisitorsflags/contributors)
ক তেওঁলোকৰ অৱদানৰ বাবে ধন্যবাদ।

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

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

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

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

#### 1.1.0

 * Added info (i) tooltips to every settings field in Display Defaults and Shortcode
   Builder tabs.
 * Rebuilt sidebar: renamed to “— FROM THE DEVELOPER —”, added structured sections
   for Other plugins, Other software, Contact, and Visit our vacation homes.
 * Documentation link now opens an in-page overlay showing the full readme instead
   of an external URL.
 * Added links: seljeDrive for OneDrive, skrivline, sTimeFlow, Discord, Sansel Rental.
 * Added full “Plugin settings” section to readme.
 * Updated Norwegian translations for all new strings.
 * Tested up to WordPress 7.0.

#### 1.0.0

 * WP.org compliance release: uniform prefixing and main filename convention.

#### 0.9.6

 * Removed directory asset screenshots from plugin zip (WP.org review fix).

#### 0.9.5

 * Norwegian translation added.

#### 0.9.0

 * Selje brand accent color across admin UI, Norwegian translation update, plugin
   check fixes, and settings page moved to Settings menu.

#### 0.8.0

 * Admin UX improvements, better ticker performance, improved accessibility, and
   reduced layout shift.

#### 0.7.24

 * Improve admin UX: selected count, clear confirmation with undo, and color picker.

#### 0.7.23

 * Improve ticker performance: pause animation when off-screen or tab is hidden.

#### 0.7.22

 * Reduce layout shift by adding explicit image dimensions.

#### 0.7.21

 * Improve tooltip accessibility: show tooltip on keyboard focus.

#### 0.7.20

 * Add shortcode builder and inline help for scroller settings.

#### 0.7.19

 * Fix admin bulk action buttons JS regression.

#### 0.7.18

 * Add admin bulk actions (Select all, Clear all, EU/EEA presets) and shortcode 
   Copy buttons.

#### 0.7.17

 * Fix continuous scroller blank gaps by repeating enough flags to cover the container.

#### 0.7.16

 * Improve continuous scroller smoothness by using JS-driven looping (no CSS reset
   stutter).

#### 0.7.15

 * Improve continuous scroller smoothness (seamless loop in all directions).

#### 0.7.14

 * Fix admin selected flags being overwritten when adding new flags.

#### 0.7.13

 * Fix saving empty country selection (clearing all flags).

#### 0.7.12

 * Make continuous scroller loop seamlessly (no visible skip).

#### 0.7.11

 * Fix admin warning about undefined tab variable on first load.

#### 0.7.10

 * Add vertical scroller directions (top-to-bottom and bottom-to-top).

#### 0.7.9

 * Improve admin country selection list behavior.

## মেটা

 *  **1.1.0** সংস্কৰণ
 *  **1 দিন আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 6.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **7.0**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষাবোৰ
 * [English (US)](https://wordpress.org/plugins/seljevisitorsflags/) আৰু [Lao](https://lo.wordpress.org/plugins/seljevisitorsflags/).
 *  [আপোনাৰ ভাষাত অনুবাদ কৰক](https://translate.wordpress.org/projects/wp-plugins/seljevisitorsflags)
 * [animation](https://as.wordpress.org/plugins/tags/animation/)[country](https://as.wordpress.org/plugins/tags/country/)
   [flags](https://as.wordpress.org/plugins/tags/flags/)[shortcode](https://as.wordpress.org/plugins/tags/shortcode/)
   [visitors](https://as.wordpress.org/plugins/tags/visitors/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/seljevisitorsflags/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

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

[See all reviews](https://wordpress.org/support/plugin/seljevisitorsflags/reviews/)

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

 *   [ Tormod Seljenes ](https://profiles.wordpress.org/seljenes/)

## সাহায্য

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

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

## দান কৰক

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

 [ এই প্লাগিনক অনুদান দিয়ক ](https://buy.stripe.com/eVq14ncZGckd4xr2gibQY0i)