1 featured videos regardless of source
highest rated regardless of source
newest regardless of source
paul gave me clues for the rating wicch i havent tried yetr due to issues
i tried this code (wich was suggested in another thread but in the main customization forum not sitebuilder)
{jrSeamless_list modules="jrVideo,jrVimeo,jrYouTube" order_by="_created numerical_desc" pagebreak="5" page=$_post.p pager=true}
{jrSeamless_parse_template} required parameter "item" is missing {jrSeamless_parse_template} required parameter "item" is missing {jrSeamless_parse_template} required parameter "item" is missing {jrSeamless_parse_template} required parameter "item" is missing {jrSeamless_parse_template} required parameter "item" is missing
so i tried copying the the jrvideo modules item_list.tpl code into my my_video.tpl in my skin with a search added
and as predicted i got the list of videos in the video module
so i thought the solution was if isset something that identifies it as part of that module use the item_list code from that module elseif ..etc
im very new to this smarty code and am figuring it out little by little
heres my template code as is (note i will also want each of the lists i create to paginate within the page using the js paging as that pagebreak pager true doesnt seem to work in sitebuilder custom built pages)
(snipped)
now i know its wrong and just need a lil help debugging my logic here i think i either need to remove the foreach etc within each section or ..maybe do that and in addition add a if isset($item
foreach item type wrapped around the whole code block?
please be patient with me im struggling to learn a whole new system and language ..and in just a few weeks ive learned a whole lot ..but still get very confused at times
so to summerize i need to use a seemless list in 3 widgets each ordering the list a diferent way each paginating within the page
i just cant get the logic down right to make the template work and imnot sure why its not working without a custom template
--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities
updated by @soaringeagle: 12/22/16 11:55:59AM