- Install the Artisography plugin to your blog, and Activate it.
- Admin/Dashboard > Artistography > Artists: Create An Artist
- Admin/Dashboard > Artistography > Music Albums: Create An Album
- Admin/Dashboard > Artistography > Artist/Album Linker: Drag and Drop the Artist to the Music Album
- To populate the artist’s Related Posts tab just tag posts with the Artist’s name. Artistography will automatically find it.
- Under Appearance > Widgets use the “Artistography Shopping Cart” and “Artistography Products” widgets as needed.
- Use the following shortcodes on a page/post:
[artistography_display_artist_page id=1]
Displays photo/bio, discography, videos, and related posts of artist with database id=1
[artistography_artist_name id=1]
Displays the name of the artist with database id=1.
[artistography_display_artists]
Displays artists in a table with pictures that break away on mouse-over
Optional paramaters:
cols=(default 4)
[artistography_display_artist]
[artistography_playlist id=1]
Displays songs that are linked to album with id=1 in a list ordered by the song track numbers
[artistography_album_download_link id=1]
Displays a download picture with link to download album of album with database id=1
[artistography_album_art id=1]
Displays album photo for album with database id=1
[artistography_display_albums]
Displays albums in a table with associated download hyperlink (if linked to a download) or add to cart link
Optional paramters:
cols=(default 3)
size=(default 200)
[artistography_display_album id=1]
Displays album where id=1 with associated download hyperlink (if linked to a download) or add to cart link
Optional parameters:
cols=(default 3)
size=(default 200)
[artistography_display_album_tracklist id=1]
Displays tracklist/description of album with album database id=1
[artistography_display_album_artist id=1]
Displays artist name of album with album database id=1