![]() |
|
|
|
|
|||||||
| Blogging From hobbyists to The New York Times, blogging is the way to go to express your thoughts online. This forum is designed to discuss the entire subject, including picking the best software, creating themes, getting hits and, most important of all, posting your commentaries. Hard programming issues, though, should be discussed in our PHP / MySQL Assistance forum. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
the home page of my blog from my hosting are showing last 5 posts of all categories. I want to show the last 5 posts of all categories except one. That which remains outside index.php I want to move in sidebar.php . How is it possible? |
|
#2
|
|||
|
|||
|
Put this code at the beginning of index.php somewhere before the first "while". That will remove desired category number (in this case number 1):
PHP Code:
PHP Code:
|
![]() |
| Tags |
| categories, hosting, wordpress |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|