Results 1 to 4 of 4

Thread: Can the show_video function be channel specific?

  1. #1

    Default Can the show_video function be channel specific?

    Hey Admin,
    I noticed that $show_videos command that you added to 2.6 (http://docs.buyscripts.in/Show_videos). I haven't seen any posts about it, but my understanding is that it allows you to post your new, recently viewed, and top rated videos on any page just by adding that command string. Please correct me if that's not what it does.
    My question is, can I use this $show_videos command to display the new and recently added videos specifically from one channel only. And if so, how would I do this?
    If this is not yet possible, could you consider adding this capability for version 2.7.
    Basically, my goal is to have the new and recently viewed videos from various channels displayed on my homepage, and this would probably be the easiest route.
    Please let me know

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Can the show_video function be channel specific?

    Presently it can show

    * top
    * new
    * recently_viewed
    * featured

    Videos on any page. We will try to show videos from specific channel on vshare 2.7

  3. #3

    Default Re: Can the show_video function be channel specific?

    That would be excellent. Thanks admin.

  4. #4
    Join Date
    May 2009
    Posts
    4

    Default show_video function

    These do not work on 2.7 only 2.6 is there a reason please,or can you tell me what to change?
    show_video function

    * top
    * new
    * recently_viewed
    * featured

    this is what i have tried
    {insert name=show_videos assign=show_videos num_videos=5 type='new'}

    {section name=i loop=$show_videos}

    <p>
    <a href="{$baseurl}/view/{$show_videos[i].video_id}/{$show_videos[i].video_seo_name}/">
    <img src="{$tmburl}/1_{$show_videos[i].video_id}.jpg">
    </a>

    {$show_videos[i].video_title}

    </p>

    {/section}
    Any ideas would be much appreciated
    Flickitup.com - Sharing Videos Worldwide
    Last edited by ezzyontour; 05-19-2009 at 05:56 PM.

Similar Threads

  1. Is it POSSIBLE ??? Translations in specific lines ???
    By EinfachClicken in forum Template Modifications
    Replies: 21
    Last Post: 09-17-2008, 01:32 PM
  2. Is it possible make a channel not appear on the channel list
    By sydawn in forum Template Modifications
    Replies: 5
    Last Post: 07-13-2008, 12:33 AM
  3. Would it be possible to make a channel specific RSS feed?
    By tnuriel in forum Feature Requests
    Replies: 0
    Last Post: 03-30-2008, 07:17 AM
  4. make users login on a specific page
    By devarioj in forum Frequently Asked Questions
    Replies: 22
    Last Post: 09-24-2007, 09:04 AM
  5. function.php on line 0
    By KnoPPerS in forum Installation Support
    Replies: 2
    Last Post: 08-09-2007, 09:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •