0
I am using MC a little bit different cause I have one artist: Madonna.
Have a look here: http://www.madonna.nl/madonnaned/muziek/discografie/1/22-4-minutes
The artist name is '4 Minutes' (a Madonna single).
I have added all the different releases from '4 Minutes'.
On this page I also want to display the country the release is made in.
You can see it where I have typed COUNTRY NAME HERE.
I want this because for Madonna collectors it is handy to know this information because there are a lot of release which have the same format/type. So they know the difference...
I have played a bit and even put this code at that place:
But the country is not showing... I think that information is not loaded on this page?
How can I adjust this page so I can display the country name?
Have a look here: http://www.madonna.nl/madonnaned/muziek/discografie/1/22-4-minutes
The artist name is '4 Minutes' (a Madonna single).
I have added all the different releases from '4 Minutes'.
On this page I also want to display the country the release is made in.
You can see it where I have typed COUNTRY NAME HERE.
I want this because for Madonna collectors it is handy to know this information because there are a lot of release which have the same format/type. So they know the difference...
I have played a bit and even put this code at that place:
?php echo $this->album->edition_country; ?
But the country is not showing... I think that information is not loaded on this page?
How can I adjust this page so I can display the country name?
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »