Title: Embed SalesVu
Author: gnowland
Published: <strong>6 Shkurt, 2020</strong>
Last modified: 30 Nëntor, 2020

---

Kërkoni te shtojca

![](https://ps.w.org/embed-salesvu/assets/banner-772x250.png?rev=2428491)

Kjo shtojcë **s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim 
të WordPress-it**. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe
mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të 
WordPress-it.

![](https://ps.w.org/embed-salesvu/assets/icon.svg?rev=2239599)

# Embed SalesVu

 Nga [gnowland](https://profiles.wordpress.org/gnowland/)

[Shkarkim](https://downloads.wordpress.org/plugin/embed-salesvu.1.0.2.zip)

 * [Hollësi](https://sq.wordpress.org/plugins/embed-salesvu/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/embed-salesvu/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/embed-salesvu/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/embed-salesvu/#developers)

 [Asistencë](https://wordpress.org/support/plugin/embed-salesvu/)

## Përshkrim

Add [SalesVu](https://www.salesvu.com) store “widgets” using the simple `[salesvu]`
Shortcode.

#### 💭 Rationale

WordPress removes `<iframe>` and `<script>` HTML tags for a variety of security 
reasons.

#### ⚠️ HTTP(S)

**Important**: Your site must be using HTTPS! You cannot embed secure SalesVu store
pages into an insecure HTTP website.

#### 👾 Parameters

Embed SalesVu accepts the same parameters as the `<iframe>` HTML tag (plus some 
extras!). At a minimum you must supply the `src` and `script` parameters, e.g:

    ```
    [salesvu src="https://www.salesvu.com/widget-url?storeid=000&etc" script="https://www.salesvu.com/widget-script-url/file.js"]
    ```

All Parameters:

    ```
    | Parameter             | Description                                                | Unit   | Example                                                        | Default                                                           |
    | --------------------- | ---------------------------------------------------------- | ------ | -------------------------------------------------------------- | ----------------------------------------------------------------- |
    | src                   | SalesVu Widget Store URL                                   | url    | src="https://www.salesvu.com/widget-url?storeid=000&etc"       | ⚠️ required                                                       |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | script                | SalesVu Widget Script URL                                  | url    | script="https://www.salesvu.com/widget-script-url/file.js"     | ⚠️ required                                                       |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | width                 | Widget width                                               | # (px) | width="500"                                                    | 100%                                                              |
    |                       |                                                            | %      | width="50%"                                                    |                                                                   |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | height                | Widget height                                              | # (px) | height="800"                                                   | 800                                                               |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | scrolling             | Allow or disallow scrolling                                | yes    | scrolling="yes"                                                | yes                                                               |
    |                       |                                                            | no     | scrolling="no"                                                 |                                                                   |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | frameborder           | Show or hide the iframe border                             | show   | frameborder="1"                                                | 0                                                                 |
    |                       |                                                            | hide   | frameborder="0"                                                |                                                                   |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | marginheight          | Height of the widget margin                                | # (px) | marginheight="10"                                              | 0                                                                 |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | marginwidth           | Width of the widget margin                                 | # (px) | marginwidth="10"                                               | 0                                                                 |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | id                    | Add an ID to the iframe                                    | string | id="whatever"                                                  | tvoow                                                             |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | class                 | Add class(es) to the iframe                                | string | class="cheese fork broccoli"                                   |                                                                   |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | style                 | Add CSS styles to the iframe                               | string | style="margin: 30px; padding: 20px;"                           | "border: none; overflow: visible; width: 100%; background: #FFF;" |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | same_height_as        | Set the height of the iframe to the same as target element | class  | same_height_as="div.sidebar"                                   | false                                                             |
    |                       |                                                            | id     | same_height_as="div#content"                                   |                                                                   |
    |                       |                                                            | tag    | same_height_as="main"                                          |                                                                   |
    |                       |                                                            | false  | same_height_as="false"                                         |                                                                   |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | any_other_param       | Add an arbitrary HTML parameter(s) to the iframe           | string | any_other_param="any_value"                                    |                                                                   |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    | any_other_empty_param | Add an "empty" HTML parameter(s) to the iframe             | string | any_other_empty_param="allowfullscreen"                        |                                                                   |
    | _____________________ | __________________________________________________________ | ______ | ______________________________________________________________ | _________________________________________________________________ |
    ```

## Instalim

 1. Install and Activate the Plugin on the Plugins Admin page
 2. Add shortcode `[salesvu src="https://www.salesvu.com/widget-url?storeid=000&etc
    =etc" script="https://www.salesvu.com/widget-script-url/file.js"]` to page or post
    content

## Shqyrtime

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

### 󠀁[Works great](https://wordpress.org/support/topic/works-great-7160/)󠁿

 [stumpyshh](https://profiles.wordpress.org/stumpyshh/) 10 Tetor, 2020

Does what it says on the tin! Seamless set up and use. We use it on a Multisite 
install with 23+ sub-sites and thousands of pageviews without issue.

 [ Lexoni 1 shqyrtimin e vetëm ](https://wordpress.org/support/plugin/embed-salesvu/reviews/)

## Kontribues & Zhvillues

“Embed SalesVu” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë
personat vijues.

Kontribues

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

[Përkthejeni “Embed SalesVu” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/embed-salesvu)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/embed-salesvu/), shkarkoni
[depon SVN](https://plugins.svn.wordpress.org/embed-salesvu/), ose pajtohuni përmes
[RSS-je](https://plugins.trac.wordpress.org/log/embed-salesvu/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/embed-salesvu/).

## Regjistër ndryshimesh

#### 1.0.2

 * Docs: Fixed readme parameters table

#### 1.0.1

 * Docs: Add installation instructions and changelog to README
 * Docs: Added Parameters and HTTPS warning to README
 * Cleanup: Remove unsupported `allowtransparency` tag from parameters
 * Bugfix: Allow both ID & Classes in same_height_as
 * Improvements: Increase default height to 800px

#### 1.0.0

 * Initial Release

## Të tjera

 *  Version **1.0.2**
 *  Përditësuar së fundi më **5 vjet më parë**
 *  Instalime aktive **Më pak se 10**
 *  Version WordPress-i ** 4.0 ose më i madh **
 *  E provuar deri me **5.6.17**
 *  Version PHP-je ** 5.2.4 ose më i madh **
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/embed-salesvu/)
 * Etiketa
 * [embed](https://sq.wordpress.org/plugins/tags/embed/)[iframe](https://sq.wordpress.org/plugins/tags/iframe/)
   [shortcode](https://sq.wordpress.org/plugins/tags/shortcode/)[store](https://sq.wordpress.org/plugins/tags/store/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/embed-salesvu/advanced/)

## Vlerësime

 5 nga 5 yje të mundshëm.

 *  [  1 shqyrtim me 5 yje     ](https://wordpress.org/support/plugin/embed-salesvu/reviews/?filter=5)
 *  [  0 shqyrtime me 4 yje     ](https://wordpress.org/support/plugin/embed-salesvu/reviews/?filter=4)
 *  [  0 shqyrtime me 3 yje     ](https://wordpress.org/support/plugin/embed-salesvu/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/embed-salesvu/reviews/?filter=2)
 *  [  0 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/embed-salesvu/reviews/?filter=1)

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

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/embed-salesvu/reviews/)

## Kontribues

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

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

 [Shihni forum asistence](https://wordpress.org/support/plugin/embed-salesvu/)

## Dhuroni

Do të donit të përkrahnit shpënien më tej të kësaj shtojce?

 [ Dhuroni për këtë shtojcë ](https://buymeacoff.ee/gnowland)