Nova skin-Random Featured lists

johnchansa
@johnchansa
11 years ago
195 posts
I have been running JR5 for while and I noticed that the featured artists and songs do not change.They have been the same since i imported them.

In JR4,the featured lists are randomly changed each time the page is refreshed or loaded.Is their something i need to change?
updated by @johnchansa: 12/25/13 08:10:49AM
paul
@paul
11 years ago
4,326 posts
You can likely set the featured artists in the skin settings, but if you want the random, you'll probably have to modify a template.
Which skin are you running?


--
Paul Asher - JR Developer and System Import Specialist
johnchansa
@johnchansa
11 years ago
195 posts
Nova skin...I believe if the setting is left blank,then the lists are randomly generated.
douglas
@douglas
11 years ago
2,791 posts
If you are referring to the featured tabs, they do show random if you have not added profile ID's to the skin setting for those tabs. However, if you have cache turned on, they will not change until the cache timer has run out.

Hope this helps,
Douglas


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
johnchansa
@johnchansa
11 years ago
195 posts
the cache timer is set to the default...30 seconds
douglas
@douglas
11 years ago
2,791 posts
Do the lists show random if you turn the caching off?


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
johnchansa
@johnchansa
11 years ago
195 posts
Yes they do......but they are still the same images and songs
johnchansa
@johnchansa
11 years ago
195 posts
You have a look at http://www.zmusic.biz/
douglas
@douglas
11 years ago
2,791 posts
Are you using the latest version of Nova?


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
douglas
@douglas
11 years ago
2,791 posts
Also, if you do not have very many artists and songs, the same images may show more than if you had say 20 or 100 artists or songs.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
johnchansa
@johnchansa
11 years ago
195 posts
I'm using version 1.0.1.
johnchansa
@johnchansa
11 years ago
195 posts
I have the same data on my JR4 site 20 Artists,126 songs and over 80 videos.Everything works well on JR4
brian
@brian
11 years ago
10,148 posts
Looks like there is an error in the Nova/header.tpl jrCore_list call - this is from the latest Nova skin (not sure if this just changed) - but this:

order_by="_profile_id numerical_desc random"

should be this:

order_by="_profile_id random"

Douglas can you fix that up in the Nova skin?

Let us know if that fixes it for you.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 11/23/13 02:07:26PM
johnchansa
@johnchansa
11 years ago
195 posts
Yep.....that fixes it.
douglas
@douglas
11 years ago
2,791 posts
brian:
Looks like there is an error in the Nova/header.tpl jrCore_list call - this is from the latest Nova skin (not sure if this just changed) - but this:

order_by="_profile_id numerical_desc random"

should be this:

order_by="_profile_id random"

Douglas can you fix that up in the Nova skin?

Let us know if that fixes it for you.

Hope this helps!

Yes, I'll get that fixed up, thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

Tags