Creates a Discography Custom Post Type and allows you to import your albums from Bandcamp.
Musopress Discography creates a Discography Custom Post Type to display and organize your albums on your site.
If you use Bandcamp, it lets you import your music through the click of a button. This way you can use Bandcamp’s awesom features and integrate them effortlessly with your site. Any changes you make can be easily updated by simply re-importing the album(s) in question.
An optional Artist taxonomy is included, useful for labels and artists with many bands/projects.
There’s also a widget to display your latest releases.
You can install it through the admin interface or manually:
musopress-discography
folder to the /wp-content/plugins/
directoryPlugin Setup
1. Create a page and add the [discography] shortcode.
2. If you want to use the Artist taxonomy, create a copy of your current theme’s ‘archive.php’ file and rename it ‘taxonomy-artist.php’. Replace the title with * and the Loop with *.
This is usually because of a timeout issue. Try again later, or if you’re importing a lot of albums, try importing them in smaller batches.
Go to Setting->Permalinks and save.
This is most likely a conflict with a plugin or theme. Try switching to a different theme and re-saving the permalinks. If that doesn’t fix it, try going through each plugin, deactivating it, re-saving the permalinks, and seeing if that fixes it.