that doesn't pull up anything. I'm not working in a profile page. Does jrCombinedVideo work outside profile pages. I've used jrSeamless and it works but not this.
Thank You. That did work but I came up with this and it worked too but only list upload video but I need either way to list youtube videos also
{jrSeamless_list modules="jrVideo,jrYouTube" search1="video_rating_overall_average_count > 3" order_by="_item_id random" limit="20"}
updated by @monee: 12/05/24 04:12:37AM
I don't understand these responses that I'm getting in this forum. Instead of getting real answers I just getting directed to documentation that doesn't explain anything about what I'm asking. creating a whole module for a solution to this is crazy. now that I think about it should be a simple if statement. If item rating => 4 and then foreach. I'll figure out myself
updated by @monee: 12/04/24 06:07:23PM
not really. there's no information on how to make this work
how do I make this list both. it doesn't work by changing jrVideo to jrCombinedVideo
{jrCore_list module="jrVideo" search="video_category = `$_post.category`" order_by="_created numerical_desc" pagebreak=30 page=$_post.p pager=true template="videos_row.tpl"}
updated by @monee: 12/04/24 03:18:07PM
I need to know how to create some list. I need a list of new items created in last 30 days random
List of items rated 4 stars or more random
List of items top 100 on charts random
updated by @monee: 03/05/25 07:29:44AM