Title: WP VibeDeck
Author: ecurtain
Published: <strong>සැප්තැම්බර් 30, 2011</strong>
Last modified: අගෝස්තු 25, 2012

---

Search plugins

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/wp-vibedeck.svg)

# WP VibeDeck

 By [ecurtain](https://profiles.wordpress.org/ecurtain/)

[Download](https://downloads.wordpress.org/plugin/wp-vibedeck.1.3.zip)

 * [Details](https://si.wordpress.org/plugins/wp-vibedeck/#description)
 * [Reviews](https://si.wordpress.org/plugins/wp-vibedeck/#reviews)
 *  [Installation](https://si.wordpress.org/plugins/wp-vibedeck/#installation)
 * [Development](https://si.wordpress.org/plugins/wp-vibedeck/#developers)

 [Support](https://wordpress.org/support/plugin/wp-vibedeck/)

## Description

 * Embed the vibedeck audio player/store using a simple shortcode or widget.  
 * VibeDeck is a free audio and store to allow artists to sell their music online.
   You set the prices and you keep all the money. What this plugin does is embed
   the VibeDeck player inside your WordPres site.
 * **Please note:** This plugin is not part of the actual VibeDeck website and service.
   It is merely a plugin intended to make it easier to embed VibeDeck in a WordPress
   site.

## Screenshots

 * [[
 * Website with VibeDeck players. Main content contains a “default” player, and 
   sidebar contains an “artwork” player.
 * [[
 * “Purchase music” dialog generated by VibeDeck. VibeDeck handles purchase and 
   file download.
 * [[
 * Getting the shortcode from your VibeDeck account (part 1).
 * [[
 * Getting the shortcode from your VibeDeck account (part 2).
 * [[
 * Add the shortcode to any post or page.
 * [[
 * The player generated by the shortcode.
 * [[
 * Adding an “artwork” player to your site.
 * [[
 * The artwork player generated by the shortcode.
 * [[
 * Adding an “artwork” player to the sidebar using a widget.
 * [[
 * The WP-VibeDeck settings panel.

## Installation

 1. Extract the zip file and drop the contents into the `wp-content/plugins/` directory
    of your WordPress installation.
 2. Activate the Plugin from the `Plugins` page.
 3. Access your VibeDeck.com account and copy the shortcode provided on the `Share 
    to Website`->`WordPress` Plugin panel.
 4. Paste the shortcode into any post or page.
 5. Or, use the `Appearances`->`Screen` and add a WP-VibeDeck widget to the sidebar.

## FAQ

  How much does it cost?

Nothing!

 * The VibeDeck service is free and charges no fees. You set the price and you keep
   all the money.
 * The WP-VibeDeck plugin is free.
 * The only fees you will incur are the PayPal transaction fees when someone makes
   a purchase.

  What are all the shortcode parameters?

[vibedeck artist=”ARTIST_NAME” album=”ALBUM_NUMBER” width=”###” height=”###” style
=”STYLE”]

 * ARTIST_NAME is the VibeDeck artist name. For example, `artist="my-artist-name"`
 * ALBUM_NUMBER will be a number. For example, `album="55402"`
 * width and height are numbers, given without units. For example, `width="500"`
 * STYLE is the desired player style, either “default” or “artwork”. If not specified,“
   default” is used.

  How do I change the style, colors, etc of the player?

The player is generated by VibeDeck and is styled through that account.  The `<div
>` surrounding the VibeDeck uses the `vibedeck-wrapper` class and can receive minimal
styling like `border` and `float`.

    ```
    <style> 
        /* This Will float the VibeDeck to the left and give it an orange border. */
        .vibedeck-wrapper { border:10px solid #F90; float: left; } 

        /* This won't do anything because the font is controlled within the VibeDeck account. */
        .vibedeck-wrapper { font-size:24px; }
    </style>
    ```

  What if I have more than one album?

VibeDeck will allow you to create multiple albums, each with a unique album number.
Save your artist name on the plugin settings, and just specifiy the album number
for the shortcode: `[vibedeck album="####"]`

  What if my album has a lot of tracks and doesn’t fit in the player window?

Use the height parameter in the shortcode: `[vibedeck height="900"]` or some other
big number.

  Can I have more than one player on a screen?

Sure, you can have multiple players on a page, in a post, or have one player in 
each post and list them all in an archive. Multiple sidebar widgets are also allowed.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP VibeDeck” is open source software. The following people have contributed to 
this plugin.

Contributors

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

[Translate “WP VibeDeck” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-vibedeck)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-vibedeck/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-vibedeck/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-vibedeck/) by
[RSS](https://plugins.trac.wordpress.org/log/wp-vibedeck/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3

 * Update screenshots to reflect current VibeDeck.com site.

#### 1.1

 * Change generated code to reflect VibeDeck’s current widget format.
 * Change default widths: default widget=520, artwork widget=200
 * Add shortcode option for “artwork” style.
 * Update settings page.

#### 1.0

 * Initial release.

## Meta

 *  Version **1.3**
 *  Last updated **වසර 14ක් ago**
 *  Active installations **10+**
 *  WordPress version ** 2.9 or higher **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-vibedeck/)
 * Tags
 * [audio player](https://si.wordpress.org/plugins/tags/audio-player/)[ecommerce](https://si.wordpress.org/plugins/tags/ecommerce/)
   [musician](https://si.wordpress.org/plugins/tags/musician/)
 *  [Advanced View](https://si.wordpress.org/plugins/wp-vibedeck/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-vibedeck/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BBXVR2Q3MQE64)