Title: Kuvat.fi embed
Author: Kuvat.fi
Published: <strong>मे 12, 2015</strong>
Last modified: जनवरी 8, 2024

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](https://ps.w.org/kuvatfi-embed/assets/icon-256x256.png?rev=2025870)

# Kuvat.fi embed

 [Kuvat.fi](https://profiles.wordpress.org/kuvatfi/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/kuvatfi-embed.1.1.2.zip)

 * [विवरण](https://ne.wordpress.org/plugins/kuvatfi-embed/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/kuvatfi-embed/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/kuvatfi-embed/#installation)
 * [विकास](https://ne.wordpress.org/plugins/kuvatfi-embed/#developers)

 [सहायता](https://wordpress.org/support/plugin/kuvatfi-embed/)

## विवरण

#### Overview

This plugin is for embedding a folders, photos or videos from the [Kuvat.fi](https://kuvat.fi)
photo sharing service.

Kuvat.fi creates a great looking photo site from your photos. It’s easy to use and
you can use it with your web browser, tablets and mobile devices. We’re based in
Finland and have been running for 15 years.

#### Usage example

    ```
    [kuvat width=1 height=1 bgcolor=0 thumbstrip=0 captions=0]https://demo.kuvat.fi/kuvat/[/kuvat]
    ```

#### Parameters

 * **width**: The desired width of the embedded view. Required. Possible values:
    - 1: Responsive width that fills the entire available horizontal space
    - A width in pixels (eg. _760_)
 * **height**: The desired height of the embedded view. Required. Possible values
    - 1: Responsive height determined by the most used aspect ratio in the embedded
      folder. Requires `width=1`.
    - A height in pixels (eg. _420_)
 * **bgcolor**: This sets the background color and theme for the browser. Possible
   values:
    - 0: Dark gray (default)
    - 1: Black
    - 2: Light gray
    - A hex string (_eg. #e8e8e8_)
 * **thumbstrip**: If set to 1, a film strip of the other photos in the same folder
   is shown. Possible values:
    - 0: Disabled (default)
    - 1: Enabled
 * **captions**: If set to 1, the caption of the current photo is displayed if the
   photo has one. By default, this will show multiple lines of text on a shaded 
   background over the image. Possible values:
    - 0: Disabled (default)
    - 1: Enabled
 * **captionbg**: If set, caption will change to a single line of text on a background
   color that you can define. Possible values:
    - A hex string (_eg. #0066c9_)
    - An rgba color (_eg. rgba(0,102,201,0.8)_)
 * **captiontext**: This will change the text color when used in combination with`
   captionbg`. The default text color is white. Possible values:
    - A hex string (_eg. #ffffff_)
    - An rgba color (_eg. rgba(255,255,255,0.8)_)

## स्क्रिनसटहरू

 * [[
 * This is the basic embedded view with a dark theme and thumbnail strip enabled
   below the current photo.

## स्थापना

 1. Upload `kuvatfi.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## प्रश्नोत्तर

### Where can I learn more about this service?

For more information, please visit our [home page](https://kuvat.fi).

## समीक्षाहरू

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

### 󠀁[Not working](https://wordpress.org/support/topic/not-working-1999/)󠁿

 [](https://profiles.wordpress.org/heinakenka/) फेब्रुअरी 8, 2017

Activation fails: Parse error: syntax error, unexpected ‘[‘ in /home/XXXX/public_html/
XXXXX/wp-content/plugins/kuvatfi-embed/kuvatfi.php on line 15

 [ सबै 2 समीक्षाहरू पढ्नुहोस् ](https://wordpress.org/support/plugin/kuvatfi-embed/reviews/)

## योगदानकर्ता र डेभलपरहरू

“Kuvat.fi embed” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका
छन्।

योगदानकर्ताहरू

 *   [ Kuvat.fi ](https://profiles.wordpress.org/kuvatfi/)

[“Kuvat.fi embed” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/kuvatfi-embed)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/kuvatfi-embed/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/kuvatfi-embed/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/kuvatfi-embed/) हेर्नुहोस्, 
वा [विकास लग](https://plugins.trac.wordpress.org/log/kuvatfi-embed/) को सदस्यता 
लिनुहोस्।

## चेन्जलग

#### 1.1.2

 * Updated readme

#### 1.1.1

 * Updated readme

#### 1.1

 * Added support for responsive dimensions for the embedded view
    - Enable with `width=1` and `height=1` arguments
 * Added support for captions
    - Enable with the `captions` argument (_eg. `[kuvat captions=1]https://demo.
      kuvat.fi/kuvat/[/kuvat]`_)
    - Change the appearance of the caption with `captionbg` and `captiontext` arguments
 * Fixed an error on old PHP versions
 * Removed a conflict with other oembed providers

#### 1.0

 * Initial release.

## मेटा

 *  संस्करण **1.1.2**
 *  पछिल्लो अपडेट **2 वर्ष अघि**
 *  सक्रिय स्थापना **40+**
 *  वर्डप्रेस संस्करण ** 3.0.1 वा उच्च **
 *  जाँच गरिएको **6.4.8**
 *  PHP संस्करण ** 5.6 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/kuvatfi-embed/)
 * ट्यागहरू
 * [embed](https://ne.wordpress.org/plugins/tags/embed/)[kuvat.fi](https://ne.wordpress.org/plugins/tags/kuvat-fi/)
   [kuvatfi](https://ne.wordpress.org/plugins/tags/kuvatfi/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/kuvatfi-embed/advanced/)

## रेटिङ्गहरू

 ५ मा 3 तारा।

 *  [  1 5-तारा समीक्षा     ](https://wordpress.org/support/plugin/kuvatfi-embed/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/kuvatfi-embed/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/kuvatfi-embed/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/kuvatfi-embed/reviews/?filter=2)
 *  [  1 1-तारा समीक्षा     ](https://wordpress.org/support/plugin/kuvatfi-embed/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/kuvatfi-embed/reviews/)

## योगदानकर्ताहरू

 *   [ Kuvat.fi ](https://profiles.wordpress.org/kuvatfi/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/kuvatfi-embed/)

## दान गर्नुहोस्

के तपाईँ यस प्लगिनको उन्नतिको लागि सहायता गर्न चाहनुहुन्छ?

 [ यो प्लगिनको लागि दान गर्नुहोस् ](https://kuvat.fi/)