Shape 5

Wordpress Club Plugins => MP3 Player - Club => : sanemaat October 29, 2012, 03:53:11 AM



: Don't know how to use the MP3 Plugin
: sanemaat October 29, 2012, 03:53:11 AM
Uploaded the plugin to wordpress. But there's no instructions anywhere on how to use it. and to actually put the player into the website. So what do I do?


: Re: Don't know how to use the MP3 Plugin
: Tristan Rineer October 29, 2012, 09:14:46 AM
Sorry about that.  I do have plans to update with an "instructions" area; I just haven't had enough time available to get to everything that needs to be done.

Use the following shortcode wherever you want to have the player appear.  The url will be relative to the path configured in the plugin settings.
:
[mp3 url=file.mp3]


: Re: Don't know how to use the MP3 Plugin
: sanemaat October 29, 2012, 12:54:02 PM
Oh okay cool, so can I upload an mp3 to the media library and then use that url link in the shortcode, is that what you mean?

Thanks


: Re: Don't know how to use the MP3 Plugin
: Tristan Rineer October 29, 2012, 01:23:47 PM
You should be able to without any difficulty.  Let me know if you have any issues.

You may want to set your uploads folder as the "default" path in the plugin options, and then just use the subfolder & file name for the "url" option of the shortcode ( e.g.:  "url=2012-10/file.mp3").