Title: wp-scroll-up
Author: Darshan Sawardekar
Published: <strong>2. 5. 2014</strong>
Last modified: 7. 8. 2014

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://s.w.org/plugins/geopattern-icon/wp-scroll-up.svg)

# wp-scroll-up

 Autor: [Darshan Sawardekar](https://profiles.wordpress.org/dsawardekar/)

[Stáhnout](https://downloads.wordpress.org/plugin/wp-scroll-up.0.5.1.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/wp-scroll-up/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/wp-scroll-up/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/wp-scroll-up/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/wp-scroll-up/#developers)

 [Podpora](https://wordpress.org/support/plugin/wp-scroll-up/)

## Popis

Adds a Scroll To Top button that allows visitors to scroll back to the
 top of the
page. You can customize the button style using predefined styles or by adding a 
custom CSS file in your Theme.

### Credits

 * Thanks to [Mark Goodyear](http://markgoodyear.com/) for [scrollUp](http://markgoodyear.com/2013/01/scrollup-jquery-plugin/).

## Instalace

 1. Click Plugins > Add New in the WordPress admin panel.
 2. Search for „wp-scroll-up“ and install.

### Customization

The _Style_ dropdown changes the button style displayed. These
 correspond to CSS
styles present in the plugin’s CSS directory.

When you choose the _Custom_ style, the plugin automatically adds the
 CSS file 
located at _{current\_theme}/wp-scroll-up/custom.css_.

This CSS file must contain an ID selector, _#scrollUp_ and it’s custom
 style attributes.
For instance, the bundled `image` style is provided by the CSS,

    ```
    /* Image style */
    #scrollUp {
      bottom: 20px;
      right: 20px;
      height: 38px; /* Height of image */
      width: 38px; /* Width of image */
      background: url(../img/top.png) no-repeat;
    }
    ```

Other settings that can be changed,

 * Scroll Text: The text label of the button.
 * Scroll Distance: The number of pixels that a user needs to scroll
    before they
   see the button.
 * Scroll Speed: Duration in milliseconds to scroll to top.
 * Animation: Whether the scroll button should Fade in/out

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

wp-scroll-up je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ Darshan Sawardekar ](https://profiles.wordpress.org/dsawardekar/)

[Přeložte “wp-scroll-up” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-up)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/wp-scroll-up/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/wp-scroll-up/), nebo se
přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/wp-scroll-up/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/wp-scroll-up/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 0.5.1

 * Upgrades to Arrow 1.8.0

#### 0.5.0

 * Upgrades to Arrow 1.6.0.
 * Migrates options page to React.

#### 0.4.0

 * Upgrades to Arrow 0.7.0

#### 0.3.0

 * Upgrades to Arrow 0.5.1.

#### 0.2.2

 * Fixes typos.

#### 0.2.1

 * Upgrades Arrow to 0.4.1.

#### 0.2.0

 * Switched to Arrow 0.4.0.

#### 0.1.3

 * First release on wordpress.org

#### 0.1.2

 * Updates Encase-php to 0.1.3.

#### 0.1.1

 * Adds readme.

#### 0.1.0

 * Initial Release

## Meta

 *  Verze **0.5.1**
 *  Poslední aktualizace **před 12 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 3.5.0 nebo novější **
 *  Testováno až do WordPressu **3.9.40**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/wp-scroll-up/)
 * Štítky
 * [back to top](https://cs.wordpress.org/plugins/tags/back-to-top/)[scroll to top](https://cs.wordpress.org/plugins/tags/scroll-to-top/)
   [scroll up](https://cs.wordpress.org/plugins/tags/scroll-up/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/wp-scroll-up/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/wp-scroll-up/reviews/)

## Spolupracovníci

 *   [ Darshan Sawardekar ](https://profiles.wordpress.org/dsawardekar/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/wp-scroll-up/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://pressing-matters.io/)