Landing Page as a Youtube Page - Need Help

Discussion in 'JavaScript' started by freakadmins, Nov 25, 2011.

  1. #1
    Hello People, Thanks in Advance....

    I want a code or plugin which will turn my landing page as a youtube page. As we all know that youtube shows the latest post from each and every category. I want to keep my homepage same like that. But My theme is not allowing such things. Currently my home page is like, whenever i put new post in any category it comes in the homepage. my site name is www . Freaksnap . com

    It is having all the latest post updates there but not by category views...

    I want something like youtube home page.... anyone have any kind of suggestion on this?
     
    freakadmins, Nov 25, 2011 IP
  2. fast_cashloan

    fast_cashloan Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can try jquery application for it.see jquery example on google & learn it & try.thanks.
     
    fast_cashloan, Nov 25, 2011 IP
  3. BorisKramar

    BorisKramar Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It is not true that your theme doesn't allow such a home page - just go to index.php (from Appearance-->Editor) and start backtracking where the php code is located that determines what is output on your home page. Most likely it will be within "the loop" in loop.php. You will have to tweak the php code in there by finding the appropriate function calls in the wordpress codex. Alternatively, you can try to find a plugin that does this for you, if other people had your needs:)
     
    BorisKramar, Nov 25, 2011 IP
  4. freakadmins

    freakadmins Greenhorn

    Messages:
    63
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    Thanks Boris and Fast.... The thing is I am newbie in PHP coding. and beacuse of that its bit difficult for me to make such kind of changes on my site. @Fast_cashloan - I know some jquery works on this.. but dont know the exact name of that jquery..
     
    freakadmins, Nov 29, 2011 IP
  5. JohnnySchultz

    JohnnySchultz Peon

    Messages:
    277
    Likes Received:
    4
    Best Answers:
    7
    Trophy Points:
    0
    #5
    are you trying to replicate the layout of a youtube page?
     
    JohnnySchultz, Dec 15, 2011 IP