Results 1 to 10 of 13

Thread: show on front page

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    23

    Default show on front page

    I want to fix vshare in current portal. I didn't try yet but is this possible I can show a "feature video" and "videos being watched right now" on my portal front page..

    I am going to install vshare in subdirectory and portal on root.

  2. #2
    Join Date
    May 2009
    Posts
    23

    Default

    please answer my question..

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

    Default

    If you need to custom coding for this. There is 3 ways you can do.

    1. Refer code in index.php and add required code in your portal page.
    2. Fetch RSS feed of vshare and show on your portal page.
    3. Make a custom PHP script that output what you need in JS format, call it with <script src="http://url/to/custom/script.php"></script>

  4. #4
    Join Date
    May 2009
    Posts
    23

    Default

    i check in source code of front page and in template files too.. I only found
    <div id="flash_recent_videos" align="center"></div>
    which seems does not show, can you give any example?

  5. #5

    Default

    flash recent videos source code in js/index.js

  6. #6
    Join Date
    May 2009
    Posts
    23

    Default

    can you give any example, how I can call.

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
  •