Seamless lists on frontend

gary.moncrieff
gary.moncrieff
@garymoncrieff
10 years ago
865 posts
Hey Guys

Before I start this is there anything I should be aware off.

I want to add seamless lists to the frontend of MediaPro, using the same style that skin uses for video and audio.

Creating seamless lists using the default styling is fairly easy but how would go about it in the frontend using custom templates?

And am I wasting my time here, as I currently have filterable categories in all these seperate sections. Is it still possible to do say an genre filter of a seamless audio list?

I also need to use custom templates to format seamless blocks on my community profile index page, so rather than diving straight in, I wanted to check if you guys had any tips on this.

Thanks
updated by @garymoncrieff: 06/19/15 02:15:16AM
paul
@paul
10 years ago
4,335 posts
I think you should be ok. Seamless supports wildcard searches so
{jrSeamless_list modules="jrAudio,jrSoundCloud" search="*_genre = rock"}
would work.
For a custom template, specify it in the above list call then test the $item.seamless_module_name to run the appropriate item code.


--
Paul Asher - JR Developer and System Import Specialist

Tags