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?
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
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..