Album content display

infinityssm
infinityssm
@makande
7 years ago
53 posts
Hello

I am having a little trouble figuring out how to display my artist albums on the main site page.

Currently, when a user clicks on an artist album they are sent to the artist profile page listing all the songs in the album.

http://soundsofhiphop.com/sounds-of-hiphop/uploaded_audio/albums/test-album

I would like to bypass the artist profile page and create a page on the main site that will list the content of an album.

I have set this up for single songs. When users click on a song from the homepage I get the results with no issues here.

http://soundsofhiphop.com/music/item_id=18

How do I duplicate for albums?

I tried many different variations but none are working.

http://soundsofhiphop.com/mixtapes/item_id=26


Please advise
Thanks
updated by @makande: 11/23/17 05:21:15AM
michael
@michael
7 years ago
7,695 posts
The site is in beta launch mode, cant see any of your urls.

The code you're after is probably the one from the /modules/jrAudio/templates/item_albums.tpl file.
infinityssm
infinityssm
@makande
7 years ago
53 posts
Thanks, I figured out how to display the outcome needed.

Now I'm having an issue with my shared players not working on facebook. I am serving them over SSL but nothing is playing.

Please advise
Thanks
michael
@michael
7 years ago
7,695 posts
try putting the url into the facebook debugger:
https://developers.facebook.com/tools/debug/sharing

See what it says.